-
Notifications
You must be signed in to change notification settings - Fork 5
Changelog
ChrisWiegman edited this page Nov 20, 2012
·
1 revision
-
4.1
- Fixed bug when opening tasks in a new tab
-
4.0
- Now supported by Bit51.com
-
3.6.3
- Fix for "Open in new tab" bug by Michael Barrientos
-
3.6.2
- Fixed a display error on the options page
-
3.6.1
- Updated JQuery to 1.5.2
- Code cleanup
-
3.6
- Added a choice to allow the user to open the tasks in a new window or a new tab
-
3.5
- Stylistic updates to popup and options
-
3.4.2
- Fixed bug that would count tasks without a title
-
3.4.1
- Updated location of home and support page.
-
3.4
- Added option to show notifications from tasks due today as well as tasks that are overdue
-
3.3
- Added option to count tasks today and in the past
-
3.2.1
- Fixed input type in options page
-
3.2
- Added option to hide badge when count = 0
-
3.1.5
- Fixed regex flag to determin login. Should now work on intl versions of Google Tasks
-
3.1.4
- Fixed another bug to make task count more accurate
-
3.1.3
- Fixed a bug to make task count more accurate
-
3.1.2
- Only checks for popup closing every 5 seconds (instead of 1)
-
3.1.1
- Minor Bugfix
-
3.1
- Now shows blue badge with 0 when there are no active tasks
-
3.0
- Now with notification of overdue tasks
-
2.18
- Now updates whenever popup is closed
-
2.17
- Added option to only count past-due tasks in the taskbar
-
2.16
- More efficiency improvements
- Removed option to reload in seconds in favor of reload on events
-
2.15
- Task count now updates when closing popup
-
2.14
- Fixed a bug where an extra task could be displayed if all tasks were deleted
-
2.13
- Fixed a bug that prevented options from working
-
2.12
- Changed default refresh time for taskbar icon to 10 minutes to reduce load on Google's servers (and hopefully CPU time)
-
2.11
- Updated page URL
-
2.10
- Bugfix: taskbar counts will now display correctly
-
2.9
- Added option for background refresh in minutes or seconds
- Added timer to check for new options and reload taskbar count accordingly
-
2.8
- Added print view for all tasks
- Cleaned up file structure
- Copied JQuery library locally for performance
-
2.7
- Added option to change popup size
- Added option to allow for simplified view in popup (instead of canvas view)
- Added option to show taskbar count from default list or all lists
-
2.6
- Added Donation Button
- Cleaned options page and provided help link
- Fixed default link list when opening in full window
-
2.5
- Can now select a new default task list for use with the extension
- Minor bug fix
-
2.1
- Task number now appears in mouseover title on taskbar icon
- Added option to turn off task count in taskbar
- Corrected language in the options page for clarity
- Cleaned the code
-
2.0
- Minor bugfixes
- Added taskbar count for unfinished tasks from ALL task lists
- Added options pain to customize taskbar count
-
1.1
- Usability improvements and minor bug fixes
-
1.0
- Initial Release