Skip to content

Commit

Permalink
7.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesjo committed Nov 17, 2023
1 parent ade5bed commit f11bcac
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 3 deletions.
82 changes: 82 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,85 @@
# [7.15.0](https://github.com/johannesjo/super-productivity/compare/v7.14.3...v7.15.0) (2023-11-17)

### Bug Fixes

- checkmark not being displayed ([88a5663](https://github.com/johannesjo/super-productivity/commit/88a566312b97b5bde1365031e326342baa274453))
- focus after marking last subtask done ([#2795](https://github.com/johannesjo/super-productivity/issues/2795)) ([af6e5e3](https://github.com/johannesjo/super-productivity/commit/af6e5e3a0cfb6e2cf5d18b37036b60ef05f3c593))
- **focusMode:** lint ([4490232](https://github.com/johannesjo/super-productivity/commit/4490232252f53d26ecb7b8fd705ec0999576d6fe))
- **focusMode:** several issues ([9af442b](https://github.com/johannesjo/super-productivity/commit/9af442b04a97dd97fafccb1a73266906aef9d92e))
- metrics bug when switching projects directly [#2790](https://github.com/johannesjo/super-productivity/issues/2790) ([3bfec3d](https://github.com/johannesjo/super-productivity/commit/3bfec3de0011ab9487fc480ad4c5da2b50c3f691))
- ordering of weekly entries in quick history [#2817](https://github.com/johannesjo/super-productivity/issues/2817) ([8c23b06](https://github.com/johannesjo/super-productivity/commit/8c23b06496c345efffc4e769acb500ce163850de))
- scrollbars caused by overflow overlay deprecation ([87b5ff2](https://github.com/johannesjo/super-productivity/commit/87b5ff2ffed54ab06b85b03adaf95075a484ce9e))
- wrong translation key ([c165c75](https://github.com/johannesjo/super-productivity/commit/c165c75289ef686ab05c826feff7f9adad86ce66))

### Features

- [#2809](https://github.com/johannesjo/super-productivity/issues/2809) set the jira sub-task and related issue ([21ea9fb](https://github.com/johannesjo/super-productivity/commit/21ea9fb75242087b3673c666f22cf859d0ae2c8d))
- add additional productivity tipps ([48f98ec](https://github.com/johannesjo/super-productivity/commit/48f98ecca13315bb75c5a70b4cda50b43d998f40))
- add new productivity tip ([240147b](https://github.com/johannesjo/super-productivity/commit/240147b52e8f312b99fb938e776ed2c505269bb7))
- add shortcuts to move task to the top/bottom of the task list [#2723](https://github.com/johannesjo/super-productivity/issues/2723) ([ade5bed](https://github.com/johannesjo/super-productivity/commit/ade5bedc85a0edaac5c870ff27e510d168768b86))
- add tooltips for add task bar buttons ([2b305fc](https://github.com/johannesjo/super-productivity/commit/2b305fcb487bc6a356fef850eb9604d093e37dc7))
- adjust scrollbar styling ([2ee316e](https://github.com/johannesjo/super-productivity/commit/2ee316e1604948d1ec5a30ae5a495ce2f8d4f593))
- display productivity message a tad longer ([48ad007](https://github.com/johannesjo/super-productivity/commit/48ad0071e3f581ee25740d7f018965b159eb5e49))
- **electron:** add error handler for render process gone and unexpected ([7e9f070](https://github.com/johannesjo/super-productivity/commit/7e9f0700e4efa3fc511f22254796726e7acd0ddd))
- **focusMode:** add animation ([ee75577](https://github.com/johannesjo/super-productivity/commit/ee755775e1e9fbaea176de28ded30529c8f1bd8f))
- **focusMode:** add autostart focus mode ([01bf38f](https://github.com/johannesjo/super-productivity/commit/01bf38fa6b4fe1044e9bd9432dc891b8aedc5400))
- **focusMode:** add drop attachment ([5fbbbe2](https://github.com/johannesjo/super-productivity/commit/5fbbbe2ed82c292196ae4af628093132980379a0))
- **focusMode:** add info to disable pomodoro timer to use focus mode ([ffa56e1](https://github.com/johannesjo/super-productivity/commit/ffa56e14b9a6c4a8c7d2e0df39a5f30778aeb9b2))
- **focusMode:** add issue link ([67f809e](https://github.com/johannesjo/super-productivity/commit/67f809ee647512be64d7ef941fa1e3f3ed4adda7))
- **focusMode:** add keyboard shortcut ([3214328](https://github.com/johannesjo/super-productivity/commit/321432814c2f2b25b238f4242d3b46c38331cee3))
- **focusMode:** add preparation screen ([596d702](https://github.com/johannesjo/super-productivity/commit/596d702d0e13a2eb12da18c73af4cce99b9cb28b))
- **focusMode:** add steps UI ([a3df662](https://github.com/johannesjo/super-productivity/commit/a3df662689b7f20ff1eda4249d3b0fb28495d565))
- **focusMode:** add store stuff ([43802df](https://github.com/johannesjo/super-productivity/commit/43802df50927b10b5510e592ad5d16df4765d970))
- **focusMode:** add translations ([0467e80](https://github.com/johannesjo/super-productivity/commit/0467e803aaf5c57532a556654ef81ebb093d97ab))
- **focusMode:** add ui for selecting a different task ([34576b1](https://github.com/johannesjo/super-productivity/commit/34576b138b4270524cc15973adae94ebf8705809))
- **focusMode:** also mark task as done ([4af86be](https://github.com/johannesjo/super-productivity/commit/4af86be9c08af4bd7a4b3be5e334dc2d461842e7))
- **focusMode:** also show simple counters ([2467e79](https://github.com/johannesjo/super-productivity/commit/2467e79cf37ce7782b432d95e349a6d499947e5e))
- **focusMode:** autofill remaining session time ([1fa7a53](https://github.com/johannesjo/super-productivity/commit/1fa7a535a2e70b0b99a9992a15b40ea625d014ae))
- **focusMode:** don't close on escape if session is running ([f9a1aff](https://github.com/johannesjo/super-productivity/commit/f9a1aff75f91efa4ef3144c490f7f143a8b05207))
- **focusMode:** fix issue button styling ([845d8ef](https://github.com/johannesjo/super-productivity/commit/845d8ef126ff1ce79a2ce1d25d536d3aae2283bd))
- **focusMode:** get window attention for session done ([333d112](https://github.com/johannesjo/super-productivity/commit/333d112846f00e66676305cf49a1ce0ac76a3523))
- **focusMode:** handle idle current task deselection ([88c74f6](https://github.com/johannesjo/super-productivity/commit/88c74f66b5da1171a692aab45570fbeb3c5f92aa))
- **focusMode:** implement basic logic ([a67a698](https://github.com/johannesjo/super-productivity/commit/a67a6988fc92281e880dc7c127663755665abb44))
- **focusMode:** improve animation ([d4aac34](https://github.com/johannesjo/super-productivity/commit/d4aac34e0526cf02af26a7f6c14f072839f5bd4d))
- **focusMode:** improve note panel styling ([8a8e9a1](https://github.com/johannesjo/super-productivity/commit/8a8e9a15b13d271d59548e7ffa7f814d079d44b8))
- **focusMode:** improve progress circle ([19fb4d5](https://github.com/johannesjo/super-productivity/commit/19fb4d55ccb544f3b52284ce4a6353ee61a2ebfc))
- **focusMode:** improve session done without task done experience ([889b501](https://github.com/johannesjo/super-productivity/commit/889b50176a6d3801b545aba6f093bafb5fe602fb))
- **focusMode:** improve styling ([df9fc4b](https://github.com/johannesjo/super-productivity/commit/df9fc4b3d01c43e782c3f7e413bd5f80c26612cf))
- **focusMode:** improve ui ([2cb2472](https://github.com/johannesjo/super-productivity/commit/2cb24726ccc975d00257e40dc642b3baacbbb5b4))
- **focusMode:** improve ui ([e60b714](https://github.com/johannesjo/super-productivity/commit/e60b7148a45d29728080686020abee8cfc4e08b3))
- **focusMode:** improve ui ([df551c2](https://github.com/johannesjo/super-productivity/commit/df551c2fce1be9ccb8c4007d585c5280fb40309f))
- **focusMode:** improve ui ([95b8919](https://github.com/johannesjo/super-productivity/commit/95b89199773de334edd2dc47c8093baccd06b561))
- **focusMode:** improve ui 2 ([fed6db1](https://github.com/johannesjo/super-productivity/commit/fed6db12fb654817f0008b457942b99baf9674c1))
- **focusMode:** integrate banner ([921c299](https://github.com/johannesjo/super-productivity/commit/921c2993efbb0f4fdfed0dd80fc7703e77e29137))
- **focusMode:** make basic done screen work ([eec484e](https://github.com/johannesjo/super-productivity/commit/eec484e3d99252bf02e0449c14f085c988057efe))
- **focusMode:** make buttons work and add translations ([10c6ebf](https://github.com/johannesjo/super-productivity/commit/10c6ebfe16d02480fe2b13c1252e343b8b462ead))
- **focusMode:** make electron progress work ([c86653d](https://github.com/johannesjo/super-productivity/commit/c86653d46fda100119d42b059272ca888398b06d))
- **focusMode:** make escape key close work ([2edd7e0](https://github.com/johannesjo/super-productivity/commit/2edd7e0e971213f3830eac1cf60cdd2183a5c1f4))
- **focusMode:** make notes work ([6a16f71](https://github.com/johannesjo/super-productivity/commit/6a16f71c0b80b8603af79a348175519ecfa71088))
- **focusMode:** make page changes work for store variant ([6ee23b2](https://github.com/johannesjo/super-productivity/commit/6ee23b2d5e6f7b920016657818ecf24bcf873bf6))
- **focusMode:** make session done sound louder ([85046b7](https://github.com/johannesjo/super-productivity/commit/85046b7e8e305e25a0a4612228d7b036a1ceae68))
- **focusMode:** make session done work ([af0fc19](https://github.com/johannesjo/super-productivity/commit/af0fc196509fa4fbaff0685e0b803210c6237429))
- **focusMode:** make task creation work ([695f179](https://github.com/johannesjo/super-productivity/commit/695f179395db42d89fc9c52b303929755f836b53))
- **focusMode:** make task title editable ([1941807](https://github.com/johannesjo/super-productivity/commit/1941807bf19599eba4917c64ff354f9a5b88ef90))
- **focusMode:** make task tracking stop and session being done ([f6f8b17](https://github.com/johannesjo/super-productivity/commit/f6f8b17d2892b3c53365d59985b7a378e7425199))
- **focusMode:** make time selection work ([9e3a930](https://github.com/johannesjo/super-productivity/commit/9e3a930839bcdb4182dae25a3495915d3460d6a3))
- **focusMode:** make timer stuff work ([2a97f04](https://github.com/johannesjo/super-productivity/commit/2a97f04af80625219f19c7977feff9066d3acd5f))
- **focusMode:** migrate global config ([933c4a9](https://github.com/johannesjo/super-productivity/commit/933c4a9a35aeee62ad9d9a6ae555b53497d68d0d))
- **focusMode:** move procrastination stuff into focus mode ([ad29728](https://github.com/johannesjo/super-productivity/commit/ad297287898dae32806c49e6ddf67d234396efa5))
- **focusMode:** move to its own config ([fa9d171](https://github.com/johannesjo/super-productivity/commit/fa9d171ba4e15f92eb20999c94c957251ed7f912))
- **focusMode:** outline very simple focus mode ([cc35988](https://github.com/johannesjo/super-productivity/commit/cc3598814b379d436a3290e4f2b81a2e841b4341))
- **focusMode:** play sound on session done ([1a6d89a](https://github.com/johannesjo/super-productivity/commit/1a6d89aa0c6d9610a82c9aa9669358c854ac57c8))
- **focusMode:** polish ([ef993b0](https://github.com/johannesjo/super-productivity/commit/ef993b0ed73f4310908883ccf31db0a60c613285))
- **focusMode:** polish ([3efdec0](https://github.com/johannesjo/super-productivity/commit/3efdec03d3eedee9905919b6dd279085aa359d69))
- **focusMode:** prevent all navigation when overlay is open ([1510796](https://github.com/johannesjo/super-productivity/commit/151079614308383f1a092abc9d00b3785c5a5548))
- **focusMode:** set icon progress for electron app ([703e1fd](https://github.com/johannesjo/super-productivity/commit/703e1fd5a2daf24835cf99821d0f0b28c787bfe4))
- improve markdown note styling ([e98f00d](https://github.com/johannesjo/super-productivity/commit/e98f00d13c0a19c698632a3652638b5212a7b298))
- make github token required ([5c17823](https://github.com/johannesjo/super-productivity/commit/5c178238092929660f6b5f0f130ba9aad0ba6d97))
- minor style improvement ([0263889](https://github.com/johannesjo/super-productivity/commit/0263889213163205f9928c310766e677bd7c6183))
- more graceful error handling when invalid config is provided [#2849](https://github.com/johannesjo/super-productivity/issues/2849) [#2838](https://github.com/johannesjo/super-productivity/issues/2838) [#2582](https://github.com/johannesjo/super-productivity/issues/2582) [#2519](https://github.com/johannesjo/super-productivity/issues/2519) [#2242](https://github.com/johannesjo/super-productivity/issues/2242) [#2387](https://github.com/johannesjo/super-productivity/issues/2387) ([1c98b58](https://github.com/johannesjo/super-productivity/commit/1c98b58a2c2e62aee32b67d794aee4e7e25257ef))
- show install as PWA banner only after 2 minutes ([198320c](https://github.com/johannesjo/super-productivity/commit/198320ca13fb09d7fe901d46c199ff630e58fd21))
- show productivity tip a little longer in the beginning [#2764](https://github.com/johannesjo/super-productivity/issues/2764) ([a5c47af](https://github.com/johannesjo/super-productivity/commit/a5c47af704f0a5ac8c72859de9bc823ebcb4f38b))

## [7.14.3](https://github.com/johannesjo/super-productivity/compare/v7.14.2...v7.14.3) (2023-09-01)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "superProductivity",
"version": "7.14.3",
"version": "7.15.0",
"description": "Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.",
"main": "./electron/main.js",
"author": "Johannes Millan <[email protected]> (http://super-productivity.com)",
Expand Down

0 comments on commit f11bcac

Please sign in to comment.