Releases: johannesjo/super-productivity
Releases · johannesjo/super-productivity
1.10.14
v1.10.14 1.10.14
1.10.12
v1.10.12 1.10.12
1.10.9
v1.10.9 1.10.9
1.10.8
v1.10.8 1.10.8
1.10.4
v1.10.4 1.10.4
1.10.3
v1.10.3 1.10.3
1.10.0
Bug Fixes
- dark theme being unset after toggling theme settings (06da8b9)
- jira issue urls being wrong sometimes (67fb8bf)
- jira requests being made event though the configuration is invalid (31b0bc1)
- keyboard shortcuts from firing when editing text (9a9ae61)
- only check for tasks updates if jira is enabled (e8e9c73)
- original link icon wrongly aligned (13cc557)
Features
- add a way to configure transition handling initially (6548fb4)
- add animation utility classes and use them (1bceb9c)
- add dark theme for new task list styles (902fd7e)
- add idle time tracking for extension (49f4bde)
- add login toast if authentication fails (6534f7d)
- add mark as done button again (dffe15d)
- add neat progress bar when syncing to google drive (219b762)
- add notification for successful login (c20d9a8)
- add notification to extension interface (190f41e)
- add possibility to hide task list controls (c55b65b)
- add user select none to several ui items (7b6ea97)
- beautification (def56f2)
- beautification (1b21001)
- beautify settings and fix clickable area for extendable (627a433)
- don't hide collapse/expand button as it is an important indicator (6696c0b)
- give pomodoro settings their own panel (f4b0899)
- improve google api handling (b0e1a8d)
- improve google auth behaviour (394f59a)
- improve pomodoro messages (04a9325)
- make all settings expandables (a0b2c90)
- make app much more responsive by using template cache (0374f5a)
- make issue transitioning optional (c49601d)
- make settings a bit more compact (0c1c608)
- only show extension notification once (c417f1d)
- optionally block finish day until time sheet is exported (e479b29)
- organize jira options better (93d194e)
- restyle task list (4fcf15e)
- save to ls directly after sync to google drive to minify the risk of conflicting data (a032137)
- select text for edit on click (e707f8c)
- show optional time worked without break (d43150d)
- simply remove timer button for parent tasks if they have sub tasks (c8103c2)
- smoth out help icon animation (277ef51)
- smoth out some more (77dad29)
- smothen up animations once more (9c00f56)
- stop pomodoro timer if button is disabled (d557819)
- styling adjustments for settings (d843008)
- update chrome extension link (3fa0d8e)
- update pomodoro focus jira icon (e35adae)
1.9.4
Bug Fixes
- add strike-through again for done tasks (a6bd449)
- only select next task if current task was marked as done (a543829)
- chromeExtension: jira set status modal (e7c75ac)
- only show download extension button for web version (6444a40)
- only show download extension button for web version and if the extension is not installed already (9b3359c)
- scrolling on mobile with ng-sortable (9aac5bb)
Features
- add nice little animation to the task title edit form (565250f)
- add notification when syncing (26f4d40)
- add transition to inline-markdown (fba83fa)
- improve slide animation (caca38a)
- make daily summary much more lucid (df1437c)
- make dialogs bigger on mobile (a6f609f)
- only show import error, when an error occured (1a6aab3)
- chromeExtension: wait for extension to be ready before sending jira events (54e1877)
- slightly improve task enter leave animations (46c79eb)
- sync to google drive before closing app (3e4d4e9)
- chromeExtension: add basic jira interface (1cf304d)
- chromeExtension: add IS_EXTENSION checks for task jira actions (64eef30)
- sync before finishing day (4b6b37a)
- chromeExtension: basic communication interface for jira ready (348ecb1)
- chromeExtension: basic initialization of extension interface (de3164e)
- chromeExtension: improve help section (18118ba)
- chromeExtension: remove APP_READY and timeouts (5d3651f)
- chromeExtension: update jira settings to reflect on the extension being available (de93daa)
- gDriveSync: also set expires at for electron flow (076525d)
- taskList: move time and time button together (6a5ba34)
1.9.3
v1.9.3 1.9.3
1.9.1
Bug Fixes
- adding empty global links (b17a85c)
- auto remove dupes (59e5a26)
- idle time not being tracked when option is disabled #56 (a36f011)
- import not working correctly (fed37a9)
- gDriveSync: initial check not working as intended (9ae946c)
- project creation wrong check for existing (7fcefb8)
- settings state name (4d75537)
- gDriveSync: initial creation of backup file (e75e3d4)
- gDriveSync: message (51af762)
- pomodoroFocus: fix possible error (8ee5343)
- thumbnails: fix removing local links (bc3102e)
- timeSheetExport: allow for custom date formats (fe03021)
- timeSheetExport: use us/en date per default for export (2ae102f)
Features
- add button to reset all keyboard shortcuts (c3538cd)
- add notification when shutting down additional instances of super productivity (69cb232)
- add original stacktrace to error handling (c893fe9)
- gDriveSync: add auto login (c3885ac)
- improve error handling by sending the errors to the frontend and show them there as well (300caf0)
- focusMode: add keyboard shortcut for focus mode (b97767d)
- focusMode: add to pomodoro button (150fed1)
- focusMode: add ui for component (da97c4c)
- focusMode: better edge case handling (669fcf0)
- focusMode: clean up and fine tuning (272dc50)
- focusMode: implement as state (d6f9c71)
- focusMode: link button functionality (1d8013d)
- focusMode: make drop and drag work for focus mode (7ee2fc2)
- gDriveSync: add a way to specify the file name used (7c693fc)
- gDriveSync: add basic sync (f6ebeb8)
- gDriveSync: add better dialog for save confirm (7701927)
- gDriveSync: add error handling for google api (04130cc)
- gDriveSync: add import of data (2d5c5dc)
- gDriveSync: add promise button spinner (29d5f17)
- gDriveSync: add promise buttons also to time sheet export (af9e5af)
- gDriveSync: add settings and improve structure (67d03d7)
- gDriveSync: basic saving (528020c)
- gDriveSync: fix error handling (19da8f2)
- gDriveSync: further improve logging (96f8043)
- gDriveSync: handle loading conditions correctly (bbb94bf)
- gDriveSync: improve concurrent api call prevention (0a3ad93)
- gDriveSync: improve logging (245b7c6)
- gDriveSync: improve ui (dacbe58)
- gDriveSync: make syncing work nicely (30070c7)
- gDriveSync: prevent multiple dialogs (f3fa7e6)
- gDriveSync: prompt before loading data (d3dee47)
- gDriveSync: prompt before saving if there is a remote update (8b3e99a)
- gDriveSync: save data before closing the page (ae7a14a)
- mobile: beautify settings for mobile (4570ae9)
- mobile: don't display keyboard settings (d9e2df0)
- mobile: further improve ui (3cb776d)
- mobile: improve ui for mobile (954bbe5)
- mobile: make md switch more mobile friendly (ae547df)
- mobile: make more space for navigation items (fe67b53)
- pomodoroFocus: add basic outline of component (8943f1b)
- pomodoroFocus: also show parent task name in focus mode (bf05be1)
- pomodoroFocus: re-arrange ui (bca4813)
- thumbnails: add enlarging of thumbnails (7d3b057)
- thumbnails: add new global link type (bbdeb5c)
- let notes take up less space if empty (9354791)
- make notes more recognizable by changing their color (e989785)
- remember logged in state for time sheet export (8b40cd7)
- thumbnails: add thumbnails (05fb01f)
- thumbnails: prevent dragging of fullscreen image (8b7376f)
- require at least the current version of the gnome shell extension (aca6792)
- show images being dropped on markdown area as images rather than opening a dialog for attachments (e88cc50)