Taskolio Webextension version history - 11 versions
Taskolio Webextension by Andrew Sutherland
Taskolio Webextension version history - 11 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.7.2
Released Dec 4, 2019 - 24.14 KBWorks with firefox 42.0 and laterFor reals fix the canvas conversion logic.Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.7.0
Released Dec 3, 2019 - 24.13 KBWorks with firefox 42.0 and laterEnhances the HTML rendering logic to support a more standard rgb encoding for streamdeck display purposes.Source code released under MIT License
Version 0.6.0
Released Jun 15, 2019 - 23.94 KBWorks with firefox 42.0 and laterAdds Tree Style Tabs integration so that tab bookmarks set on the physical device hardware have their color reflected into the Tree Style Tab corresponding to the bookmark.Source code released under MIT License
Version 0.5.0
Released Jun 8, 2019 - 22.87 KBWorks with firefox 42.0 and laterFocus slot parent descriptor changed to expose the raw bounds rather than attempting to pre-transform to map from CSS pixels to device pixels. Unfortunately, the way Firefox does multi-monitor offset calculations for CSS pixels requires having information about the monitors in use, something that is not exposed to the WebExtension.Source code released under MIT License
Version 0.4.3
Released Feb 15, 2019 - 17.1 KBWorks with firefox 42.0 and laterFix bugs where the reported focusSlotId was not properly mapped to the persistent version.Source code released under MIT License
Version 0.4.2
Released Feb 14, 2019 - 17.14 KBWorks with firefox 42.0 and laterUgh. Version 0.4.1 was a bug-fix and I hit the "Cancel and Disable Version" button accidentally instead of the "Submit Version" button because I'm used to hitting the right-most button and it's nice and big and red.Source code released under MIT License
Version 0.4
Released Feb 14, 2019 - 17.14 KBWorks with firefox 42.0 and laterAdds the ability to "bookmark" buttons/links in specific tabs and report them to the controller server so that they can be assigned to buttons on the hardware controller. These bookmarks use a session-persisted per-tab permission model so that a rogue controller can only abuse the permissions which have explicitly been granted.Source code released under MIT License
Version 0.3
Released Feb 12, 2019 - 14.8 KBWorks with firefox 42.0 and later- Allocate persistent tab and window id's through use of the sessions API so that taskolio bookmarks are able to persist across browser restarts. This now requires the "sessions" permission.
- Send focus slots inventory at connection.Source code released under MIT License
Version 0.2
Released Feb 7, 2019 - 13.69 KBWorks with firefox 42.0 and laterThis update:
1. Provides the ability to render HTML to images so that the node.js server can use the LCD displays on the NI Maschine Mk3 as part of its interface.
2. Provides more information about tabs open in the browser to the node.js server so that the display can list the pinned tabs of the primary browser window. This includes the title of all open tabs.Source code released under MIT License
Version 0.1.1
Released Oct 22, 2018 - 12.63 KBWorks with firefox 42.0 and laterCompensate for device-pixel ratio when reporting window coordinates so the window manager can match with its own actual raw screen coordinates rather than logical CSS pixels.Source code released under MIT License
Version 0.1
Released Sep 18, 2018 - 12.58 KBWorks with firefox 42.0 and later, android 48.0 to 68.*Source code released under MIT License