This commit is contained in:
Johannes Millan 2025-03-07 16:15:30 +01:00
parent f711176731
commit 45439f61b4
6 changed files with 235 additions and 6 deletions

View file

@ -1,3 +1,119 @@
# [12.0.0](https://github.com/johannesjo/super-productivity/compare/v11.1.3...v12.0.0) (2025-03-07)
### Bug Fixes
- add button styling on schedule page ([e35a95d](https://github.com/johannesjo/super-productivity/commit/e35a95d232b497d84efb4466765504a3f4468526))
- also fix moving calendar events when they already have been added [#3933](https://github.com/johannesjo/super-productivity/issues/3933) ([fea999c](https://github.com/johannesjo/super-productivity/commit/fea999c50bce70a640a43dc292371ab6e218adb3))
- asking at wrong point to delete dropbox token ([3f4e689](https://github.com/johannesjo/super-productivity/commit/3f4e6894f27c64b90b91a115dc3612eb5be0bf3f))
- avoid error due to get Voices ([be602ec](https://github.com/johannesjo/super-productivity/commit/be602ecf7ecfa3d87d795f2c6a1aaefe2d4c312c))
- clickable area for task title ([c47addd](https://github.com/johannesjo/super-productivity/commit/c47adddda86008480798f7c260e4aa24d7ef6284))
- focus mode markdown height ([734feeb](https://github.com/johannesjo/super-productivity/commit/734feebb726cee3b1e1f6ba88df957c5b8c29be2))
- focus mode task title styling ([dd3235b](https://github.com/johannesjo/super-productivity/commit/dd3235b0403eb658875cf50fe3e1d3c27418cc1d))
- focus notes not being scrollable ([83a8306](https://github.com/johannesjo/super-productivity/commit/83a8306c0637090c1bab3a35f843be7183ef66a2))
- **focusMode:** several quirks ([ddd822b](https://github.com/johannesjo/super-productivity/commit/ddd822b3854358c8b38586f559199e9ea638d56e))
- handle github api case when issue body is null or undefined [#4022](https://github.com/johannesjo/super-productivity/issues/4022) ([eecd632](https://github.com/johannesjo/super-productivity/commit/eecd6328f147ddc8fe6d054946a2b0a97346b805))
- **idle:** not shown checkbox icon taking up space ([caec7d2](https://github.com/johannesjo/super-productivity/commit/caec7d28101a4be1067b6604156e27749f4a086c))
- inline-multiline-input.component ([091d727](https://github.com/johannesjo/super-productivity/commit/091d727cc2d35f0ff98c07e7843980be9fb8c6aa))
- invalid str replacer id [#4019](https://github.com/johannesjo/super-productivity/issues/4019) ([71707de](https://github.com/johannesjo/super-productivity/commit/71707de05c473307501d222b64de00ce0a40aa29))
- issues moved from backlog and other projects on auto-poll [#3933](https://github.com/johannesjo/super-productivity/issues/3933) ([42c6617](https://github.com/johannesjo/super-productivity/commit/42c6617f3af0425a155f8b4120464a7b3148ae8f))
- minor memory leak ([1d8693a](https://github.com/johannesjo/super-productivity/commit/1d8693ab91871afc11c4818a7882c158fdf1febc))
- minor timing issue for flowtime ([e27169a](https://github.com/johannesjo/super-productivity/commit/e27169ae9a9433afc9dc8be2e6e0ac5b7560b1cf))
- not showing sync complete correctly ([4960cd3](https://github.com/johannesjo/super-productivity/commit/4960cd3fac8882f4fbf66a653a48d83ed28c37f7))
- possibly improve svg icon situation ([6f75df2](https://github.com/johannesjo/super-productivity/commit/6f75df2a61bbe38a57ddd174815b8761f8c0a37d))
- project id not found error ([58dac66](https://github.com/johannesjo/super-productivity/commit/58dac66ce65b6d6ad7f7e3ecd89f906b8ee00ce4))
- side nav hidden forever [#3204](https://github.com/johannesjo/super-productivity/issues/3204) ([cc151d1](https://github.com/johannesjo/super-productivity/commit/cc151d1033b227c50ce3f0f45b957a350c104bab))
- wrong date issue [#3934](https://github.com/johannesjo/super-productivity/issues/3934) ([11a7dde](https://github.com/johannesjo/super-productivity/commit/11a7dde82625e87c6df82acee8b7c4b3d42ef4c1))
### Features
- add animation for focus mode ([e1701ae](https://github.com/johannesjo/super-productivity/commit/e1701ae9bf88d5b5c8b622dd446cab298ae9996d))
- add animation for stopwatch ([59c28ca](https://github.com/johannesjo/super-productivity/commit/59c28caac86970b6c4e127f72ba8876c9d302c56))
- add celebration ani for focus session done ([9dd2837](https://github.com/johannesjo/super-productivity/commit/9dd28376ca277352d745f337707fcf2d3e811f0d))
- allow for repeatable formly sections to be sorted ([4693e17](https://github.com/johannesjo/super-productivity/commit/4693e1795a78f293f3365d0fbe5c18b8468b5688))
- beautify focus session done page ([5634eac](https://github.com/johannesjo/super-productivity/commit/5634eacf873d94f15a81cfae82942dc903791307))
- **boards:** add formly dynamic tag edit ([016a0a4](https://github.com/johannesjo/super-productivity/commit/016a0a4e5220f5c09ad4411fcbfd9038bea4b682))
- **boards:** add option to limit to parent tasks ([53acf7a](https://github.com/johannesjo/super-productivity/commit/53acf7afba03497a3fc782731f34fa9647d49acd))
- **boards:** also handle tags correctly when moving from list to list via add button ([756d79f](https://github.com/johannesjo/super-productivity/commit/756d79f1dc594d5d7c8239c531b8f3d6cc12ec1b))
- **boards:** also show scheduled with reminder case for tasks ([bca2c98](https://github.com/johannesjo/super-productivity/commit/bca2c9833980beed98196efa0573a569c91a3ebe))
- **boards:** also show total estimate for board ([9a17169](https://github.com/johannesjo/super-productivity/commit/9a171695c5da52f07c075fea34bc4943cbfc7e70))
- **boards:** always show today tag ([cbfb8e5](https://github.com/johannesjo/super-productivity/commit/cbfb8e5580e0b4bf3a1a02ed1b965a47baf5a95e))
- **boards:** better eisenhower and kanban defaults ([b4c3d5e](https://github.com/johannesjo/super-productivity/commit/b4c3d5e2b5194a4224d8f98afc084394a240ce3b))
- **boards:** filter out already added tasks from add task inline btn ([e42bfbd](https://github.com/johannesjo/super-productivity/commit/e42bfbdcf9e523371a937eae14d2c22d8797a226))
- **boards:** handle tag selection edge case ([8bbc692](https://github.com/johannesjo/super-productivity/commit/8bbc692315c068e472413411e03310c5add7ae1e))
- **boards:** hide panel tags for panel ([c78e0ff](https://github.com/johannesjo/super-productivity/commit/c78e0ffde81d6f75f56aa2bbdf5498a7e1e1c2d6))
- **boards:** improve missing tags message ([af95486](https://github.com/johannesjo/super-productivity/commit/af95486319fedab8fc4bf422189665fe291056a2))
- **boards:** improve on form ([dfa1b3f](https://github.com/johannesjo/super-productivity/commit/dfa1b3ff06f41ae4be825b5d10a35f97feb7821b))
- **boards:** improve panel dialog mobile styling ([1316806](https://github.com/johannesjo/super-productivity/commit/13168061a856b3d1985ba38e8b45660d0456dd4f))
- **boards:** improve responsive styles ([83cd26d](https://github.com/johannesjo/super-productivity/commit/83cd26d692420d4cfe9eef1f0a10fd0d501622ed))
- **boards:** improve styling for header totals ([9da05f0](https://github.com/johannesjo/super-productivity/commit/9da05f0302f6252bf118acf5b1fb2ccee68fee2b))
- **boards:** increase column min width ([01806d5](https://github.com/johannesjo/super-productivity/commit/01806d548ba173250d474a904c14ba016f77d86d))
- **boards:** lazy load ([3da825f](https://github.com/johannesjo/super-productivity/commit/3da825f01d9f4d9b8ec6fb89d5f62ed03a021328))
- **boards:** make add task button work ([167f5af](https://github.com/johannesjo/super-productivity/commit/167f5afcf70c479ab26b8870875528e9137d2bf3))
- **boards:** make boards editable ([bf9733f](https://github.com/johannesjo/super-productivity/commit/bf9733fa0ba02453e5f83eec6c5cfce628e6418d))
- **boards:** make drag & drop inserting at index work ([d585952](https://github.com/johannesjo/super-productivity/commit/d5859521a041e34fca2a159801c357b497a27475))
- **boards:** make droppable area full height ([fbd3f5e](https://github.com/johannesjo/super-productivity/commit/fbd3f5e640e4038b9fa6c98a3ce7fe526b6937e2))
- **boards:** make everything translatable ([e9e38a8](https://github.com/johannesjo/super-productivity/commit/e9e38a873c18d39fff6b5e24a9d67a7b01955087))
- **boards:** make grid at least full height ([4466643](https://github.com/johannesjo/super-productivity/commit/4466643c81c4f134702d69fd4289ef9d92f7cb99))
- **boards:** make most basic kanban work ([171d58b](https://github.com/johannesjo/super-productivity/commit/171d58b8d2d8d0830fba483ebe1b453c1ca35dcf))
- **boards:** make much better negative handling work ([703d6c9](https://github.com/johannesjo/super-productivity/commit/703d6c942fc87859d6bee0fb85eda68a57f010b2))
- **boards:** make problem case work ([3782de8](https://github.com/johannesjo/super-productivity/commit/3782de8f96b44fef07f2bc28a7b2dc654b6209af))
- **boards:** make project and scheduled or not work ([fee5781](https://github.com/johannesjo/super-productivity/commit/fee5781ea1ced7a08ec86807eb5f2b4faaff78e6))
- **boards:** make saving new boards work ([a21fc5d](https://github.com/johannesjo/super-productivity/commit/a21fc5d4c02344b84cb89a823e3b24770fff1cbf))
- **boards:** make super basic drag & drop work ([963701a](https://github.com/johannesjo/super-productivity/commit/963701ac7facc281053d4ef8d6b3ee4fc4ffb351))
- **boards:** make super basic eisenhower matrix work ([4f9de48](https://github.com/johannesjo/super-productivity/commit/4f9de482f654a768407dc06290c2dfed3c810646))
- **boards:** navigate to newly added board after adding it ([109d992](https://github.com/johannesjo/super-productivity/commit/109d992b5e20e5aa8701c47a21e3360546cb5610))
- **boards:** only make number of columns configurable ([44c6a68](https://github.com/johannesjo/super-productivity/commit/44c6a68ce926d0b7e878069aa0f169840e1a3b2e))
- **boards:** only update if necessary on drop ([bcf0dfd](https://github.com/johannesjo/super-productivity/commit/bcf0dfd36933cb10102c076a74dd491950e84c47))
- **boards:** outline boards feature ([225f97e](https://github.com/johannesjo/super-productivity/commit/225f97e09e9576361a929e803c5e1cd5e7713118))
- **boards:** outline component structure and model ([948595a](https://github.com/johannesjo/super-productivity/commit/948595aecbdb0072878973478f094a9d09d4021b))
- **boards:** outline most basic form for adding boards ([4788918](https://github.com/johannesjo/super-productivity/commit/4788918f9cfad8888c0dea1472356573a3297a97))
- **boards:** persist last active board ([0da0cf1](https://github.com/johannesjo/super-productivity/commit/0da0cf17d919b3f2898b7f92e0de126ac810c37b))
- **boards:** persist sorted panel task order ([2803f7e](https://github.com/johannesjo/super-productivity/commit/2803f7e966b3cdfcd33d9d3691d79a163111c0dd))
- **boards:** prepare logic for persisting order ([bc070d7](https://github.com/johannesjo/super-productivity/commit/bc070d7b7ac445103093be801965f4de9e2e891c))
- **boards:** prepare translatable content ([0a0556b](https://github.com/johannesjo/super-productivity/commit/0a0556bef0270b23023d72efc7fc9f96ff660f43))
- **boards:** replace done state with radio to save space ([0e8992a](https://github.com/johannesjo/super-productivity/commit/0e8992a8cc4c8aaced49bf06e4df95afecd3261e))
- **boards:** respect add to top or bottom for add task bar ([4af1c2c](https://github.com/johannesjo/super-productivity/commit/4af1c2cb540128e9a7127082334f37850c2a5544))
- **boards:** show scheduled button and badge ([2b2e3a9](https://github.com/johannesjo/super-productivity/commit/2b2e3a9c901a1b494b8d7765dae3a335af192c07))
- **boards:** show today tag for boards ([d9af59e](https://github.com/johannesjo/super-productivity/commit/d9af59e619e73ae71ff03fe9f6f3345cbcfbce44))
- **boards:** translate dynamic stuff ([89ad74e](https://github.com/johannesjo/super-productivity/commit/89ad74e01057ee165925ca69a201765d2e2bd1bf))
- clean logging ([8cf6f28](https://github.com/johannesjo/super-productivity/commit/8cf6f2852fbff5677319adc6f306e192fd5d9654))
- cleanup ([916c630](https://github.com/johannesjo/super-productivity/commit/916c63047e88e3ff76f8aa28a6cd24b41a48143e))
- don't show done page again after hiding overlay ([e9e4b11](https://github.com/johannesjo/super-productivity/commit/e9e4b11329c5e1f6432a429db3a05e3f9f03917e))
- **focusMode:** better integrate idle case ([5bfb6bc](https://github.com/johannesjo/super-productivity/commit/5bfb6bcf64cc40461b40c195b9ae4f0e95501acb))
- **focusMode:** better integrate idle case 2 ([d18a2c9](https://github.com/johannesjo/super-productivity/commit/d18a2c920f63baa56dbd453155b54d6393b08d89))
- **focusMode:** better progress circle ani ([e7abb62](https://github.com/johannesjo/super-productivity/commit/e7abb62c7dab009f5f8fd25f279c77ad21232c20))
- **focusMode:** make translatable ([caf6ca6](https://github.com/johannesjo/super-productivity/commit/caf6ca6ea641a840ed9cece1f2da122f47b490b1))
- get last focus mode mode from LS ([67ef5c0](https://github.com/johannesjo/super-productivity/commit/67ef5c03fafd71cd39b541569e990de9be5c66fe))
- hande edge case ([7ec8c67](https://github.com/johannesjo/super-productivity/commit/7ec8c670c33a364fb0e548e5760e54fbd24d6844))
- handle session done case for focus mode from banner ([1cfaf99](https://github.com/johannesjo/super-productivity/commit/1cfaf99f46741ca98b02427af275f91171bf5afb))
- **i18n:** add gtp translations ([7b3f582](https://github.com/johannesjo/super-productivity/commit/7b3f582a037885954e79f1ebca1305ddf06c936b))
- **i18n:** add other machine translations ([150a236](https://github.com/johannesjo/super-productivity/commit/150a23641f0b216bf177777ad481f655359d0b60))
- **i18n:** improve translations ([1ce40a3](https://github.com/johannesjo/super-productivity/commit/1ce40a334f90f33c10f558ed43e4614bd0f1fe5b))
- implement banner first draft ([5488d78](https://github.com/johannesjo/super-productivity/commit/5488d780198a13ab15360593438fdaf422c5a53a))
- improve auth token dialog behavior ([1e8ad29](https://github.com/johannesjo/super-productivity/commit/1e8ad29b72f5d3784f141acb55ff0868164fe4f1))
- improve focus mode responsive styles ([ba62e15](https://github.com/johannesjo/super-productivity/commit/ba62e15c688478a10b952dba201c066c5bf199d1))
- improve focus mode styling ([73dd2aa](https://github.com/johannesjo/super-productivity/commit/73dd2aa1a2c7aa0066780c1e98a97ded24fc8688))
- improve on progress circle ([2483642](https://github.com/johannesjo/super-productivity/commit/24836429d2915ba0a49000af003e5e4ab9c4b05a))
- improve repeat section styling ([3d23d6a](https://github.com/johannesjo/super-productivity/commit/3d23d6a43cead7409503d12f08125b5da16846b2))
- improve responsive styles for focus mode ([e2f9112](https://github.com/johannesjo/super-productivity/commit/e2f9112d9d33c6c44e9589323a1db99ee469aa4d))
- improve sync form ([014d8bc](https://github.com/johannesjo/super-productivity/commit/014d8bc1cd3c1d79396ef76929b939a55598de63))
- increase model version ([1df4114](https://github.com/johannesjo/super-productivity/commit/1df4114c8f122dab23d5a117ea0357d2f354c470))
- make basic flowtime work ([9dcf154](https://github.com/johannesjo/super-productivity/commit/9dcf15404290c4a62de4cb8b6d97c034dff3a441))
- make in sync status show better and show icon if offline ([e7c03c3](https://github.com/johannesjo/super-productivity/commit/e7c03c3880bf9edfc2f2d503e4ee888362742142))
- make task data smaller ([3113ad0](https://github.com/johannesjo/super-productivity/commit/3113ad0f8cf00c16f9242fbc422d77e905853e08))
- migrate progress circle to signals ([1edd09d](https://github.com/johannesjo/super-productivity/commit/1edd09dc3a5119d0aab97d55af9d22e31a0e1e52))
- only show banner if session is currently running ([0f51386](https://github.com/johannesjo/super-productivity/commit/0f51386218d281ef2344c8c131d145f330ee3db9))
- outline flowtime ([b0edb32](https://github.com/johannesjo/super-productivity/commit/b0edb327221057cc628272e5e6c2898542cd80f7))
- polish notes panel for focus mode ([d7f6461](https://github.com/johannesjo/super-productivity/commit/d7f646122e2f1a57bc9ef767615dcc625bd59300))
- preload all svg icons as inline icons to prevent errors when going offline ([2eba584](https://github.com/johannesjo/super-productivity/commit/2eba584be0865bfa309196921e56792535844ac0))
- prevent removing reminder from no tag/no project task ([3ffa912](https://github.com/johannesjo/super-productivity/commit/3ffa9126e372a0c334cebe9e49f6759d994ebdd1))
- prevent zooming in page involuntarily ([14db442](https://github.com/johannesjo/super-productivity/commit/14db44264cd40501191219d5c9d53ddc95108278))
- remove super old legacy issueData ([e529f0c](https://github.com/johannesjo/super-productivity/commit/e529f0c056b9a922c383a4ce705748ec7dde5789))
- show checkmark for sync icon if in sync ([585b0a4](https://github.com/johannesjo/super-productivity/commit/585b0a4a25a93dd78e99e6b0d5c8e61d963db0a4))
- **sync:** always show sync button and open cfg dialog if not configured already ([ba6ac28](https://github.com/johannesjo/super-productivity/commit/ba6ac2814490a44308c477663c37855ea9282e9d))
- update sync dialog text and add translations ([d498ff9](https://github.com/johannesjo/super-productivity/commit/d498ff9fa17e21fb311752774c19497ec98ecebc))
- use colored flame as daily summary streak ico ([15788e7](https://github.com/johannesjo/super-productivity/commit/15788e7b21a5e2784a0bf0df73365e5e5ffbaeec))
## [11.1.3](https://github.com/johannesjo/super-productivity/compare/v11.1.2...v11.1.3) (2025-02-07)
### Bug Fixes

View file

@ -20,8 +20,8 @@ android {
minSdkVersion 24
targetSdkVersion 34
compileSdk 34
versionCode 11_01_03_0000
versionName "11.1.3"
versionCode 12_00_00_0000
versionName "12.0.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
hostName : "app.super-productivity.com",

View file

@ -0,0 +1,113 @@
### Bug Fixes
* add button styling on schedule page
* also fix moving calendar events when they already have been added #3933
* asking at wrong point to delete dropbox token
* avoid error due to get Voices
* clickable area for task title
* focus mode markdown height
* focus mode task title styling
* focus notes not being scrollable
* **focusMode:** several quirks
* handle github api case when issue body is null or undefined #4022
* **idle:** not shown checkbox icon taking up space
* inline-multiline-input.component
* invalid str replacer id #4019
* issues moved from backlog and other projects on auto-poll #3933
* minor memory leak
* minor timing issue for flowtime
* not showing sync complete correctly
* possibly improve svg icon situation
* project id not found error
* side nav hidden forever #3204
* wrong date issue #3934
### Features
* add animation for focus mode
* add animation for stopwatch
* add celebration ani for focus session done
* allow for repeatable formly sections to be sorted
* beautify focus session done page
* **boards:** add formly dynamic tag edit
* **boards:** add option to limit to parent tasks
* **boards:** also handle tags correctly when moving from list to list via add button
* **boards:** also show scheduled with reminder case for tasks
* **boards:** also show total estimate for board
* **boards:** always show today tag
* **boards:** better eisenhower and kanban defaults
* **boards:** filter out already added tasks from add task inline btn
* **boards:** handle tag selection edge case
* **boards:** hide panel tags for panel
* **boards:** improve missing tags message
* **boards:** improve on form
* **boards:** improve panel dialog mobile styling
* **boards:** improve responsive styles
* **boards:** improve styling for header totals
* **boards:** increase column min width
* **boards:** lazy load
* **boards:** make add task button work
* **boards:** make boards editable
* **boards:** make drag & drop inserting at index work
* **boards:** make droppable area full height
* **boards:** make everything translatable
* **boards:** make grid at least full height
* **boards:** make most basic kanban work
* **boards:** make much better negative handling work
* **boards:** make problem case work
* **boards:** make project and scheduled or not work
* **boards:** make saving new boards work
* **boards:** make super basic drag & drop work
* **boards:** make super basic eisenhower matrix work
* **boards:** navigate to newly added board after adding it
* **boards:** only make number of columns configurable
* **boards:** only update if necessary on drop
* **boards:** outline boards feature
* **boards:** outline component structure and model
* **boards:** outline most basic form for adding boards
* **boards:** persist last active board
* **boards:** persist sorted panel task order
* **boards:** prepare logic for persisting order
* **boards:** prepare translatable content
* **boards:** replace done state with radio to save space
* **boards:** respect add to top or bottom for add task bar
* **boards:** show scheduled button and badge
* **boards:** show today tag for boards
* **boards:** translate dynamic stuff
* clean logging
* cleanup
* don't show done page again after hiding overlay
* **focusMode:** better integrate idle case
* **focusMode:** better integrate idle case 2
* **focusMode:** better progress circle ani
* **focusMode:** make translatable
* get last focus mode mode from LS
* hande edge case
* handle session done case for focus mode from banner
* **i18n:** add gtp translations
* **i18n:** add other machine translations
* **i18n:** improve translations
* implement banner first draft
* improve auth token dialog behavior
* improve focus mode responsive styles
* improve focus mode styling
* improve on progress circle
* improve repeat section styling
* improve responsive styles for focus mode
* improve sync form
* increase model version
* make basic flowtime work
* make in sync status show better and show icon if offline
* make task data smaller
* migrate progress circle to signals
* only show banner if session is currently running
* outline flowtime
* polish notes panel for focus mode
* preload all svg icons as inline icons to prevent errors when going offline
* prevent removing reminder from no tag/no project task
* prevent zooming in page involuntarily
* remove super old legacy issueData
* show checkmark for sync icon if in sync
* **sync:** always show sync button and open cfg dialog if not configured already
* update sync dialog text and add translations
* use colored flame as daily summary streak ico

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "superProductivity",
"version": "11.1.3",
"version": "12.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "superProductivity",
"version": "11.1.3",
"version": "12.0.0",
"license": "MIT",
"dependencies": {
"electron-dl": "^3.5.2",

View file

@ -1,6 +1,6 @@
{
"name": "superProductivity",
"version": "11.1.3",
"version": "12.0.0",
"description": "ToDo list and Time Tracking",
"keywords": [
"ToDo",

View file

@ -1,6 +1,6 @@
// this file is automatically generated by git.version.ts script
export const versions = {
version: '11.1.3',
version: '12.0.0',
revision: 'NO_REV',
branch: 'NO_BRANCH',
};