Skip to content

Commit

Permalink
8.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesjo committed Jan 31, 2024
1 parent a52de4b commit 4b955a8
Show file tree
Hide file tree
Showing 3 changed files with 129 additions and 3 deletions.
126 changes: 126 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,129 @@
# [8.0.0-rc.0](https://github.com/johannesjo/super-productivity/compare/v7.17.2...v8.0.0-rc.0) (2024-01-31)

### Bug Fixes

- avoid too many calendar requests when tracking ([110607d](https://github.com/johannesjo/super-productivity/commit/110607d9f7bbdaaafbd5bf576c7441b05ad9ffe2))
- **calendarIntegration:** migration not working ([452c480](https://github.com/johannesjo/super-productivity/commit/452c480da1ef992d82dc28fd44946a697cfcfa50))
- **calendarIntegration:** skipped events not working ([a6a8ec3](https://github.com/johannesjo/super-productivity/commit/a6a8ec3901ea8c2967728337bde573955ea630b6))
- **calendarIntegration:** wrong component name ([b562471](https://github.com/johannesjo/super-productivity/commit/b562471c2dd306ca465db18782d71441b33a67d1))
- checklist not working anymore inside markdown [#2988](https://github.com/johannesjo/super-productivity/issues/2988) ([bbfa937](https://github.com/johannesjo/super-productivity/commit/bbfa937666fc562ea3bd58d6e5abef13263632d5))
- **countdownReminder:** make edge cases work when tracking ([869f721](https://github.com/johannesjo/super-productivity/commit/869f72145c5e643aeb1a7f6c5102b0d64ac574ed))
- debounce for config form not always working ([64ba20a](https://github.com/johannesjo/super-productivity/commit/64ba20a227fe87bde8a11ba80fc857bb5be1063a))
- default project error [#2950](https://github.com/johannesjo/super-productivity/issues/2950) ([567a55c](https://github.com/johannesjo/super-productivity/commit/567a55c27ac27412373e60551b9599cc73cc619d))
- dismiss banners if no stuff to show ([22324d7](https://github.com/johannesjo/super-productivity/commit/22324d7b91833e965fd8537934761ea2365b4f17))
- domina mode leading to issues [#2992](https://github.com/johannesjo/super-productivity/issues/2992) ([865dab0](https://github.com/johannesjo/super-productivity/commit/865dab07aa9dd30109c06b37cf43749d4379d8f8))
- don't show countdown when task is deleted and react to changes ([dc9c4ab](https://github.com/johannesjo/super-productivity/commit/dc9c4ab57c68e6b27ad8bea37ef44f5f191ba1c4))
- don't show domina mode on snap and for firefox [#2977](https://github.com/johannesjo/super-productivity/issues/2977) ([2e30b8b](https://github.com/johannesjo/super-productivity/commit/2e30b8bc74f43f3d0ed0074fbbbb0bd86de957c4))
- error when there is no task archive yet ([0e8ffc3](https://github.com/johannesjo/super-productivity/commit/0e8ffc37710e253342d426b48d8824d65dff8f0c))
- error when there is no task archive yet 2 ([16da66b](https://github.com/johannesjo/super-productivity/commit/16da66b90d345e53b0adebce44ada8ddf42d9ea1))
- focus not being restored for repeat task dialog ([af794b3](https://github.com/johannesjo/super-productivity/commit/af794b350ffde0f33c4d5ca006b21a746a25b3e6))
- lint ([daa8459](https://github.com/johannesjo/super-productivity/commit/daa84596e742778693c8f21279fc50274b1975f9))
- motivational image cfg not being shown [#2971](https://github.com/johannesjo/super-productivity/issues/2971) ([9c3a566](https://github.com/johannesjo/super-productivity/commit/9c3a56680829bb9e4d4a085a60a8918068f2a9cc))
- planning mode issues ([15b8f52](https://github.com/johannesjo/super-productivity/commit/15b8f522996949b2d617d2eb74285bcdddfaaf13))
- remove leftover wrong code ([13c1338](https://github.com/johannesjo/super-productivity/commit/13c1338a104e634918f65cfb83d173cb5d68c647))
- save and go home marking tasks as done before confirmation in dialog ([90cff79](https://github.com/johannesjo/super-productivity/commit/90cff790b708894a8264d425e13cca3ac4cc3523))
- show simple counter title on hover [#2660](https://github.com/johannesjo/super-productivity/issues/2660) ([d661fad](https://github.com/johannesjo/super-productivity/commit/d661fad32bd550e512728a4a142a4f110571d798))
- styling for procrastination helper ([33b2b90](https://github.com/johannesjo/super-productivity/commit/33b2b9000b094f319283bef045e119e88d12bfac))
- styling issue ([eb2cfbf](https://github.com/johannesjo/super-productivity/commit/eb2cfbff932a8e9f031d5007a2739c7b58aa6e97))
- task focus behavior edge case ([d066976](https://github.com/johannesjo/super-productivity/commit/d066976217b36b98cd0b1e1cd59f20dca4f5d399))
- today string not always being translated ([301cbde](https://github.com/johannesjo/super-productivity/commit/301cbded0c5885b1b9cdc93d98d3377e7d9ebfc6))
- tooltip not visible ([0eeb2fa](https://github.com/johannesjo/super-productivity/commit/0eeb2fa88f0058b6a3f3b8d9de5915c65f8e5359))
- typo ([33eeb22](https://github.com/johannesjo/super-productivity/commit/33eeb22374f5e2207f1ad63cf427e97b50baddea))

### Features

- add hash fn ([a9dd944](https://github.com/johannesjo/super-productivity/commit/a9dd944c00ec9ff2c735fc791ef31f0f4db7fe68))
- add info on how to add tags ([1833593](https://github.com/johannesjo/super-productivity/commit/183359380aec1f44e7d14200fffdb2c554a2deeb))
- add outlook info for ical cfg ([9adc538](https://github.com/johannesjo/super-productivity/commit/9adc5380e7f5d6af7c253b830877dcd86129453b))
- add quick way to access timeline settings ([1d7e394](https://github.com/johannesjo/super-productivity/commit/1d7e39484c5d04352d04f3bde4f51cadb8d688c7))
- add subtle play animation ([df59101](https://github.com/johannesjo/super-productivity/commit/df5910189cf01c9425cbd650c9caee78a243412c))
- add warning in browser for ical cfg ([a245950](https://github.com/johannesjo/super-productivity/commit/a2459501b48c1bcade0dfb537005bba9d7969a10))
- also close additional info panel on ESCAPE ([cb53906](https://github.com/johannesjo/super-productivity/commit/cb53906019ec22a3c864e949d6f5a2638958cedf))
- also show time worked today for archived tasks [#2939](https://github.com/johannesjo/super-productivity/issues/2939) ([3c63874](https://github.com/johannesjo/super-productivity/commit/3c6387431eb3d44ccc056e15637914b4414350f0))
- **calendarIntegration:** add add as task for timeline itself ([b7d1914](https://github.com/johannesjo/super-productivity/commit/b7d1914970cb1246a1af24192c8fcd250d8ff68f))
- **calendarIntegration:** add calendar tasks as issue tasks ([1798295](https://github.com/johannesjo/super-productivity/commit/1798295395eb42ff670481aa483b82bacc8896a6))
- **calendarIntegration:** add checking in interval ([df81df4](https://github.com/johannesjo/super-productivity/commit/df81df499e8963bdb94a6cff011c621cd61ec842))
- **calendarIntegration:** add config form ([97b92a6](https://github.com/johannesjo/super-productivity/commit/97b92a6a68a7d3e955b46cbc01e3d98420089415))
- **calendarIntegration:** add isueProviderId for calendar tasks and make adding from timeline work correctly ([4cbb523](https://github.com/johannesjo/super-productivity/commit/4cbb52347246191afd4c89ba5cdc05116d2a4bf4))
- **calendarIntegration:** add migration for calendars from timeline to new integration ([6a24f0f](https://github.com/johannesjo/super-productivity/commit/6a24f0fed54d599f88398b0d076617976d85abeb))
- **calendarIntegration:** add service to use for caching later ([e43d875](https://github.com/johannesjo/super-productivity/commit/e43d875b7d784004e9e87d317d4e3817d1ceeb82))
- **calendarIntegration:** add smart threshold for events ([d79f586](https://github.com/johannesjo/super-productivity/commit/d79f58601b98dcb635477413853ea9e284bc35bf))
- **calendarIntegration:** add translations ([0841d83](https://github.com/johannesjo/super-productivity/commit/0841d83a8e23d7510b595c7acf645a7456e11be2))
- **calendarIntegration:** adjust msg for past ([8822222](https://github.com/johannesjo/super-productivity/commit/8822222cf11a454f0ac52dc24407e3fd1dc8fdd5))
- **calendarIntegration:** filter added calendar events from timeline ([23587ff](https://github.com/johannesjo/super-productivity/commit/23587ffe53928e7a4d892daea7a7108b8382e697))
- **calendarIntegration:** hide icon for now ([c093aeb](https://github.com/johannesjo/super-productivity/commit/c093aeb1fea97d327f8d5b63e3da835ef01527d8))
- **calendarIntegration:** make banner behave smarter for multiple entries ([1da0d07](https://github.com/johannesjo/super-productivity/commit/1da0d07fd9e736204f2551b0bebad956caf48e85))
- **calendarIntegration:** make banner react smartly to already added tasks ([cce9424](https://github.com/johannesjo/super-productivity/commit/cce9424525cdd648e33e7f993cfd1faa79b58181))
- **calendarIntegration:** make most basic displaying of events work ([f3019ca](https://github.com/johannesjo/super-productivity/commit/f3019caa0a5c609f4dd7322ee835ce8bdf89c556))
- **calendarIntegration:** make navigate to task accessible from anywhere ([78da133](https://github.com/johannesjo/super-productivity/commit/78da1331e5ed13611396e2026e3e2722da62c452))
- **calendarIntegration:** persist skipped events for a day ([f585be9](https://github.com/johannesjo/super-productivity/commit/f585be99fe906b721edc3cd206250e8273613d69))
- **calendarIntegration:** polish ([cc2a6e1](https://github.com/johannesjo/super-productivity/commit/cc2a6e174911ec4f0f505337cafdb0caeaac7f99))
- **calendarIntegration:** show notes button in a normal fashion ([d74cb00](https://github.com/johannesjo/super-productivity/commit/d74cb008d3d85877bfca0c1f7355167269bd32f4))
- **calendarIntegration:** update description text ([0f9aafe](https://github.com/johannesjo/super-productivity/commit/0f9aafeaa77165eb3eb1eed07443fe6384288e26))
- disable spellcheck for duration input ([82908ce](https://github.com/johannesjo/super-productivity/commit/82908ce2484e8d37f7e6682aa5bb4af53ab137b4))
- disable spellcheck for task title ([3f3ebd1](https://github.com/johannesjo/super-productivity/commit/3f3ebd1f8b73d1b493c6ec59b31336342429b354))
- **electron:** avoid weird shortcuts being able to crash the app ([1e05cf2](https://github.com/johannesjo/super-productivity/commit/1e05cf2c61795c5c379492fd28a2268f1007e8d8))
- **focusMode:** make x close procrastination mode instead of focus mode ([ec6cce8](https://github.com/johannesjo/super-productivity/commit/ec6cce8747209fc167b8e998cb22c8b4740be190))
- make goToWorkView shortcut configurable and also focus first task if possible ([b09b074](https://github.com/johannesjo/super-productivity/commit/b09b0740aedfaa123038e850875a7b0cf9260b53))
- **reminderCountdown:** fine tune ([a7c9a29](https://github.com/johannesjo/super-productivity/commit/a7c9a29da7975f24ef7532af69b116573d03e5a5))
- **reminderCountdown:** fine tune 2 ([3145a40](https://github.com/johannesjo/super-productivity/commit/3145a40cad1a6ba1493c7016442fc65172dbba7c))
- **reminderCountdown:** make countdown progress work ([08e72d3](https://github.com/johannesjo/super-productivity/commit/08e72d39de98d64edb2f2e8f017ea7d124a81971))
- **reminderCountdown:** make math work better ([a370ca2](https://github.com/johannesjo/super-productivity/commit/a370ca24a1fc0897771916d62381d7a11235ae37))
- **reminderCountdown:** outline feature ([6c1e697](https://github.com/johannesjo/super-productivity/commit/6c1e6978fb870ba38093501d02f2945f19ff2fb2))
- set default values for form checkbox ([ed29f23](https://github.com/johannesjo/super-productivity/commit/ed29f2315cbb508ea5ff44d642e5e8284de47a03))
- show icon for icon selector component ([6d09a35](https://github.com/johannesjo/super-productivity/commit/6d09a351f25755a44001d26304652ec4c655d686))
- **tagsForSubTasks:** avoid problematic error case ([b7a3fe7](https://github.com/johannesjo/super-productivity/commit/b7a3fe7898c7ee4c50bbe81ae847c09dbc3ceac3))
- **tagsForSubTasks:** display add and remove my day btns work better ([351d50e](https://github.com/johannesjo/super-productivity/commit/351d50eac25afa1c95823af542b06812b87285e0))
- **tagsForSubTasks:** display add and remove my day btns work better 2 ([d273894](https://github.com/johannesjo/super-productivity/commit/d273894a625382dd55f936d72b6643ba5435cc72))
- **tagsForSubTasks:** improve handling and auto add and remove tags for parent or sub task if necessary ([7863975](https://github.com/johannesjo/super-productivity/commit/78639751ba9e0f182b92e161030b070e2ca2bef3))
- **tagsForSubTasks:** make drag & drop work ([fea088f](https://github.com/johannesjo/super-productivity/commit/fea088f4b004f698c22e5d1db469b714497a9e01))
- **tagsForSubTasks:** make most basic stuff work ([29a47ab](https://github.com/johannesjo/super-productivity/commit/29a47abd18541df7483d99dc49874b0e3eb3e1c3))
- **tagsForSubTasks:** make up & down work in timeline ([0eb87f0](https://github.com/johannesjo/super-productivity/commit/0eb87f0ed1626fd13f4e521ef2c44bf6e799740a))
- **tagsForSubTasks:** navigate to parent task context if necessary ([9c9d7bd](https://github.com/johannesjo/super-productivity/commit/9c9d7bd461b1d5151fb0c916ea972699bc957e98))
- **tour:** add advanced tutorial choice ([0424aea](https://github.com/johannesjo/super-productivity/commit/0424aea692858e22760e40b3107c09d2a6d84882))
- **tour:** add basic steps ([74d1c40](https://github.com/johannesjo/super-productivity/commit/74d1c409644ce682daabeaca076ef31b0bfcdc97))
- **tour:** add basic steps2 ([721aa86](https://github.com/johannesjo/super-productivity/commit/721aa86271c2aa7cb79b9631377f29874d857670))
- **tour:** add basic steps3 ([9578a58](https://github.com/johannesjo/super-productivity/commit/9578a58661642b46c637d64aa190b9741dcbbec3))
- **tour:** add for advanced keyboard stuff ([f592d1d](https://github.com/johannesjo/super-productivity/commit/f592d1daf3b50a964923a989d5d55f9505216775))
- **tour:** add for advanced keyboard stuff 2 ([b6d227e](https://github.com/johannesjo/super-productivity/commit/b6d227efd5d8ad51fa3939119617168e11c1589e))
- **tour:** add mechanism to show tours again ([e1534fa](https://github.com/johannesjo/super-productivity/commit/e1534fa24c32fbd28b7ab5222f5a13ed6aa2c4cf))
- **tour:** add more menu entries for help ([2bdda43](https://github.com/johannesjo/super-productivity/commit/2bdda43d21633871ff15efcf633a53eda388b525))
- **tour:** add simple intro for projects ([77fdc51](https://github.com/johannesjo/super-productivity/commit/77fdc514bff211a3e0a97f7934988b029972b9ef))
- **tour:** add tour for calendar and productivity helpers ([b125f8d](https://github.com/johannesjo/super-productivity/commit/b125f8d025591b62e0a1ecb5e9c285be3d7b2369))
- **tour:** add tour for sync ([bea725d](https://github.com/johannesjo/super-productivity/commit/bea725d3581cb6805d6db7a1bbe9ac3eba182304))
- **tour:** add translations ([6f729f8](https://github.com/johannesjo/super-productivity/commit/6f729f85a5fec97297722f79ef00a581dab695f4))
- **tour:** also add swipe tutorial ([95ac2e4](https://github.com/johannesjo/super-productivity/commit/95ac2e484e3bbaec00a7ac1bbadbc67afc5d8837))
- **tour:** better hover menu experience ([51da1b9](https://github.com/johannesjo/super-productivity/commit/51da1b997109cd2bb92a294a68422c1aaa65a85c))
- **tour:** disable default focus behavior ([9434408](https://github.com/johannesjo/super-productivity/commit/9434408bfe21e1a8594bfbc3f62bc924aef50491))
- **tour:** fine tune ([57ab150](https://github.com/johannesjo/super-productivity/commit/57ab150e6ad5b51eee72e08994dd5c1857027147))
- **tour:** further polish <3 ([daeb42e](https://github.com/johannesjo/super-productivity/commit/daeb42e75d4383075649b5c29cfb1c6a638ccdf0))
- **tour:** further polish <3 2 ([05d0cbd](https://github.com/johannesjo/super-productivity/commit/05d0cbd77b50cef36d06d3876e36ff53f1d247de))
- **tour:** further polish <3 3 ([4f01c04](https://github.com/johannesjo/super-productivity/commit/4f01c04f1012139bf351c89c925c6fd4e58456f2))
- **tour:** further polish <3 4 ([2d01322](https://github.com/johannesjo/super-productivity/commit/2d01322484d5cb46d3914799cce8894d52e2cc30))
- **tour:** improve basic steps ([8a83786](https://github.com/johannesjo/super-productivity/commit/8a83786f7f9091aec6d81223c7376946dba88142))
- **tour:** improve basic steps 2 ([5d71b5a](https://github.com/johannesjo/super-productivity/commit/5d71b5acf1abb875bd1d801021e537d345a7fc9e))
- **tour:** improve basic steps 3 ([8958e14](https://github.com/johannesjo/super-productivity/commit/8958e146fba2e5705bbb4540c31a0ca10e456208))
- **tour:** improve button styling ([abf9dce](https://github.com/johannesjo/super-productivity/commit/abf9dcefbd4d78b33fcea8e76fb813ba3c788c6c))
- **tour:** improve styling ([d43dd25](https://github.com/johannesjo/super-productivity/commit/d43dd250380fb397a4964b7048a41791d2550b10))
- **tour:** improve styling ([7721960](https://github.com/johannesjo/super-productivity/commit/77219602ba5d29654bf2e3876dde52ce36137cb1))
- **tour:** make a little more robust for edge cases ([0c9c670](https://github.com/johannesjo/super-productivity/commit/0c9c6708659837f39ceaff97f41eb2fc4f879e0d))
- **tour:** make waitForEl more robust ([3e410bb](https://github.com/johannesjo/super-productivity/commit/3e410bb98923d760d3a8525ad78e530b701c1c27))
- **tour:** polish ([9cf2ec2](https://github.com/johannesjo/super-productivity/commit/9cf2ec2225716aea4a045a905dc0d7bab2ec1191))
- **tour:** polish ([e292563](https://github.com/johannesjo/super-productivity/commit/e29256389f530aa68fa656f5ab0af15a6478f8ab))
- **tour:** polish ([69f0f6c](https://github.com/johannesjo/super-productivity/commit/69f0f6cd0d4e922eebd4c33165fa95284ba605ba))
- **tour:** polish ([48587b5](https://github.com/johannesjo/super-productivity/commit/48587b59423bbe2a48824eb0c6d1e5234e7a2039))
- **tour:** polish ([a8fd093](https://github.com/johannesjo/super-productivity/commit/a8fd093e0b4f5983388c760cb870df2511fdb77a))
- **tour:** polish ([c87fae3](https://github.com/johannesjo/super-productivity/commit/c87fae301d5961a143fb959aad4b02bd427705c6))
- **tour:** polish ([c777cd9](https://github.com/johannesjo/super-productivity/commit/c777cd9a43cfa4124413dadfee2005421a7c313e))
- **tour:** polish ([23583e9](https://github.com/johannesjo/super-productivity/commit/23583e94372747c1ee258315a276fd90795789af))
- **tour:** polish ([386a283](https://github.com/johannesjo/super-productivity/commit/386a283fde2f46481f9415a9fe392e480e897077))
- **tour:** polish ([fcaf2a2](https://github.com/johannesjo/super-productivity/commit/fcaf2a2ebe3ab583af6e94f98592676420e3c1ba))
- **tour:** polish styles ([2f4f3fc](https://github.com/johannesjo/super-productivity/commit/2f4f3fcea3ca40b1fafe4d75263599c87b156468))
- **tour:** polish wh ([c9dee14](https://github.com/johannesjo/super-productivity/commit/c9dee148aec93172c3ab80b50c4b60215f35f074))
- **tour:** use custom shepherd service ([c3e006f](https://github.com/johannesjo/super-productivity/commit/c3e006fb96e41b37b55ae00ea975f40efab23b82))
- unify markdown styles ([df220e5](https://github.com/johannesjo/super-productivity/commit/df220e519ff5bfdbe2247f1bdb931793287294ef))
- update pulse ani ([c74c989](https://github.com/johannesjo/super-productivity/commit/c74c9898181e61fec41c0421145f73c79b3b59fc))

## [7.17.2](https://github.com/johannesjo/super-productivity/compare/v7.17.1...v7.17.2) (2023-12-30)

### 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
@@ -1,6 +1,6 @@
{
"name": "superProductivity",
"version": "7.17.2",
"version": "8.0.0-rc.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 <contact@super-productivity.com> (http://super-productivity.com)",
Expand Down

0 comments on commit 4b955a8

Please sign in to comment.