Skip to content

Commit d0f2fa1

Browse files
committed
11.1.3
1 parent fe1ea8a commit d0f2fa1

File tree

6 files changed

+166
-6
lines changed

6 files changed

+166
-6
lines changed

Diff for: CHANGELOG.md

+82
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,85 @@
1+
## [11.1.3](https://github.com/johannesjo/super-productivity/compare/v11.1.2...v11.1.3) (2025-02-07)
2+
3+
### Bug Fixes
4+
5+
- also allow to move repeatable tasks to other project from context menu [#3929](https://github.com/johannesjo/super-productivity/issues/3929) ([b64d003](https://github.com/johannesjo/super-productivity/commit/b64d0039f4eeb4513bbcef06168c5e3477ebaa09))
6+
- compression by downgrading lz-string ([eb22560](https://github.com/johannesjo/super-productivity/commit/eb2256038819b73fe829227e6deba9de60960666))
7+
- endless snacks ([374db23](https://github.com/johannesjo/super-productivity/commit/374db234a77d4e9165b0f8f62787359b2d4d72c5))
8+
- gitlab issue tracking submit dialog opening [#3902](https://github.com/johannesjo/super-productivity/issues/3902) ([a22e255](https://github.com/johannesjo/super-productivity/commit/a22e25552f13c1e59e2e876604ad3039dbd50aea))
9+
- **issuePanel:** sort items by start time correctly ([bd67a0b](https://github.com/johannesjo/super-productivity/commit/bd67a0bc999bb7adb9de5590dc54752f17eae62f))
10+
- placeholder position for multiline-input ([ce53ce2](https://github.com/johannesjo/super-productivity/commit/ce53ce22fd8ff913563a347ce28cb6c8c94cb309))
11+
- **simpleCounter:** today not always displayed on simple counter dialog ([ff026c0](https://github.com/johannesjo/super-productivity/commit/ff026c099506c07b420b745aa2c4912d92cb8702))
12+
- **taskDetailPanel:** prevent back when open ([66790a4](https://github.com/johannesjo/super-productivity/commit/66790a486763f697bf8eeb84f59d87226a93b2d5))
13+
- textarea height not always being full height [#3893](https://github.com/johannesjo/super-productivity/issues/3893) ([f20f88f](https://github.com/johannesjo/super-productivity/commit/f20f88f6b6270c756d998ad7852ad0927b8dba86))
14+
- throwing error on arrow left [#3917](https://github.com/johannesjo/super-productivity/issues/3917) ([ac483a5](https://github.com/johannesjo/super-productivity/commit/ac483a5b0bd5970075468e3a27110473ab69de9b))
15+
- tpl errors ([66b6fc4](https://github.com/johannesjo/super-productivity/commit/66b6fc456ef24af131b23d037f539221b8cb844b))
16+
- validation msg [#3885](https://github.com/johannesjo/super-productivity/issues/3885) ([f8e65ee](https://github.com/johannesjo/super-productivity/commit/f8e65eeb62a4b0b9342509cc209c89c87d6646fc))
17+
18+
### Features
19+
20+
- add better animation for day finish ([c6ade42](https://github.com/johannesjo/super-productivity/commit/c6ade424838b829a7b195de6c570805114e64eaf))
21+
- add info about the mew issue provider location [#3770](https://github.com/johannesjo/super-productivity/issues/3770) ([9be2d06](https://github.com/johannesjo/super-productivity/commit/9be2d06d58c500f646d632adbf88d1aa1e3eb7db))
22+
- add new setting of default position of new tasks ([fbf7e40](https://github.com/johannesjo/super-productivity/commit/fbf7e403d3c83636f049815e2d94a48ba2cff5bc))
23+
- add super simple version of daily summary note feature ([102556a](https://github.com/johannesjo/super-productivity/commit/102556af79008cd63ef2ea955984846f9238db92))
24+
- also add browser language to simple meta ([d279f32](https://github.com/johannesjo/super-productivity/commit/d279f32ce98c589e24bcac63a032cc7690e37f49))
25+
- also remember last task list mode on keyboard combo ([fe1ea8a](https://github.com/johannesjo/super-productivity/commit/fe1ea8a25daae8c5a5371533bbb946505a13e71f))
26+
- auto hide time estimate exceeded banner when tracking to task is stopped ([f0e60f7](https://github.com/johannesjo/super-productivity/commit/f0e60f7c3337c6b75a2d9a001300d159669e3f88))
27+
- change txt ([b1fbe08](https://github.com/johannesjo/super-productivity/commit/b1fbe088abdce2712e2b3f363cbbd4dd2ab503e7))
28+
- delay celebration animation at day end ([06c9f02](https://github.com/johannesjo/super-productivity/commit/06c9f027e737233c41a156d95fb18b5fa66415b5))
29+
- disable not implemented transition option for Jira and OpenProject [#3900](https://github.com/johannesjo/super-productivity/issues/3900) ([17962be](https://github.com/johannesjo/super-productivity/commit/17962be8f68cc8f271a4db01c7ad9080704e4e24))
30+
- further improve daily summary note ([aa6ff52](https://github.com/johannesjo/super-productivity/commit/aa6ff528bc1bb34d3fc3442d797792898ea7380e))
31+
- further improve daily summary note 2 ([bf6ffd8](https://github.com/johannesjo/super-productivity/commit/bf6ffd88e726bcd93666e3977e1e49355be77d3c))
32+
- **i18n:** add missing translations ([56d5fa1](https://github.com/johannesjo/super-productivity/commit/56d5fa1a49d7c4091d73ace2de30e13a29bec75a))
33+
- **i18n:** it adjustments ([be341fa](https://github.com/johannesjo/super-productivity/commit/be341faf89cb336db887afcd3bba563340b14788))
34+
- **i18n:** remove unused ([a724547](https://github.com/johannesjo/super-productivity/commit/a724547583bb66d0a01a0bcbd301a20c1cbd49f8))
35+
- improve checkbox add for markdown ([283a7e1](https://github.com/johannesjo/super-productivity/commit/283a7e1b1c217bad63018be7b5756e576fef1258))
36+
- improve edit mode switch ([dbd24f0](https://github.com/johannesjo/super-productivity/commit/dbd24f0e11f70e62e70b2201c01a66cf4cc5ddad))
37+
- improve error handling so more people actually post the additional error info ([ebae861](https://github.com/johannesjo/super-productivity/commit/ebae86199d5cefdfa296abc05d4b28713761110f))
38+
- increase model version to account for new compression mode ([31c9b05](https://github.com/johannesjo/super-productivity/commit/31c9b053899591b154f3e4f8221df9a83877bb06))
39+
- limit clickable markdown checkbox area to checkbox itself ([7f85769](https://github.com/johannesjo/super-productivity/commit/7f85769624d49831b4a9e8195eff3a02507789a2))
40+
- only show undone tasks nr in side nav ([e32a189](https://github.com/johannesjo/super-productivity/commit/e32a189ad27d545c04f3282e88ca681ed20c83d8))
41+
- polish daily summary note and skip snack for updates ([f864c03](https://github.com/johannesjo/super-productivity/commit/f864c03df44a2cc18c0da6cfeeaa95a5dc393a25))
42+
- polish day finish ani ([246e43c](https://github.com/johannesjo/super-productivity/commit/246e43cee9c110d4bbcc1cc53ca9c4b1b89e1495))
43+
- remove legacy migration ([f99dbef](https://github.com/johannesjo/super-productivity/commit/f99dbef96f9a4b4ee33ce128be87c17f17171936))
44+
- remove project archiving code ([9b28d07](https://github.com/johannesjo/super-productivity/commit/9b28d0713f4c3a109214a8675ad73b972a117021))
45+
- remove validity check for missing reminders as it is not a big problem ([90107c8](https://github.com/johannesjo/super-productivity/commit/90107c8f72505eed9ef0e46184e6efa282fd92a6))
46+
- save last used new task position in localStorage ([770cc19](https://github.com/johannesjo/super-productivity/commit/770cc1974914bee61380860acd865f15eadb09e4))
47+
- show markdown controls on touch devices ([8619dc8](https://github.com/johannesjo/super-productivity/commit/8619dc86967117e5af82bc1ff50998b40a4492dc))
48+
- **simpleCounter:** add basic config for streak tracking ([8633b00](https://github.com/johannesjo/super-productivity/commit/8633b00b981b23cd901b2747969063334f19dd1c))
49+
- **simpleCounter:** add chart to simple counter edit dialog ([fda4ba7](https://github.com/johannesjo/super-productivity/commit/fda4ba796bc01a23b6b101f9a540c816660e7de2))
50+
- **simpleCounter:** add cool success animation ([e209324](https://github.com/johannesjo/super-productivity/commit/e2093243697a1f4dec7d9cc6db16b4270c688e5a))
51+
- **simpleCounter:** add migration script ([1f844b0](https://github.com/johannesjo/super-productivity/commit/1f844b00ac0e56fd6dfb2cdd0407898b1ecb8fcd))
52+
- **simpleCounter:** add missing translations for dialog ([e65c909](https://github.com/johannesjo/super-productivity/commit/e65c909b4708020c8780b4e98ec6b8dc956b30f7))
53+
- **simpleCounter:** add translations ([1e7c768](https://github.com/johannesjo/super-productivity/commit/1e7c7685ce38d4dc9e0146bb3b77912c7e461e72))
54+
- **simpleCounter:** also change icon when min value was reached for the day ([731cdba](https://github.com/johannesjo/super-productivity/commit/731cdba33bfc34d67f85e227c7fc843b964c3b33))
55+
- **simpleCounter:** also show current streak duration ([6d1566c](https://github.com/johannesjo/super-productivity/commit/6d1566c6c943e0b7c3e39ca6c6dc304677f06bfc))
56+
- **simpleCounter:** also show current streak duration in edit modal ([c5491e4](https://github.com/johannesjo/super-productivity/commit/c5491e49011efac4b1513ebc8383f519d4a47c04))
57+
- **simpleCounter:** count streak from yesterday, if not enough for today yet ([2af7709](https://github.com/johannesjo/super-productivity/commit/2af7709a7db0d6003cc10d36828fae3681768c5c))
58+
- **simpleCounter:** fill in missing days in graph ([89b27b7](https://github.com/johannesjo/super-productivity/commit/89b27b7fc9dbc6faf1d4bc08e917ca74391e8df2))
59+
- **simpleCounter:** improve ([575b258](https://github.com/johannesjo/super-productivity/commit/575b258f3a60e6584e27421b56821b13e70bc814))
60+
- **simpleCounter:** improve celebration ([d03db5f](https://github.com/johannesjo/super-productivity/commit/d03db5f0a202e3175cc082da591b832e06d400e7))
61+
- **simpleCounter:** improve dialog ([a2df274](https://github.com/johannesjo/super-productivity/commit/a2df2742a4b7b4f4536118398e3a5ff07d10e09a))
62+
- **simpleCounter:** improve streak indication in dialog ([e732615](https://github.com/johannesjo/super-productivity/commit/e732615c72d125e85e07a388498584d007a74f66))
63+
- **simpleCounter:** improve styling for buttons ([81edb74](https://github.com/johannesjo/super-productivity/commit/81edb74b9099ff448caaabfc85876fb622669f3d))
64+
- **simpleCounter:** integrate simple counters into daily summary ([fffa211](https://github.com/johannesjo/super-productivity/commit/fffa211188be98424acbb1add8e0c544a2cf429c))
65+
- **simpleCounter:** make simple counter items the same size ([3178e4f](https://github.com/johannesjo/super-productivity/commit/3178e4f3b112e06c3d37e6114cc3bb11c0f55e98))
66+
- **simpleCounter:** make weekdays configurable ([b3e94c8](https://github.com/johannesjo/super-productivity/commit/b3e94c8d5f817fbbd52ef7859deb2878c05149e4))
67+
- **simpleCounter:** make weekdays configurable and consider streak days ([47dc2e8](https://github.com/johannesjo/super-productivity/commit/47dc2e8957315b5750a5d0f86c0abf52e5831bea))
68+
- **simpleCounter:** new confetti via component ([bc6cbd5](https://github.com/johannesjo/super-productivity/commit/bc6cbd53d8eb1bb3f31bdaba265bdf4a6a6f1307))
69+
- **simpleCounter:** only show checkmarks for mouse primary devices ([ebaa569](https://github.com/johannesjo/super-productivity/commit/ebaa569734e9df716a82c4eeeb81b637ad21205a))
70+
- **simpleCounter:** outline model ([b5058b9](https://github.com/johannesjo/super-productivity/commit/b5058b9c450a293f93d02b0a167c627d844cb4c9))
71+
- **simpleCounter:** polish simple counter form ([ec95d36](https://github.com/johannesjo/super-productivity/commit/ec95d3637db6ceadda0e0673fea95f4817a7ddb9))
72+
- **simpleCounter:** remove iconOn and simplify model ([25de090](https://github.com/johannesjo/super-productivity/commit/25de0904d746342858536dbb1f91b6edf5707652))
73+
- **simpleCounter:** rename feature ([0cd5333](https://github.com/johannesjo/super-productivity/commit/0cd5333625b0ef2d60ee23f6f9794a5661edf47b))
74+
- **simpleCounter:** sort data in dialog and limit to 28 entries ([68eb229](https://github.com/johannesjo/super-productivity/commit/68eb22932654caa22321f2a1fa99d121089372e6))
75+
- **ui:** add keyboard navigation for confirmation dialog box focusing the next button with left,right arrow keys ([1a1e5cc](https://github.com/johannesjo/super-productivity/commit/1a1e5cc5f8e19f9e182fd40cd81dde014410311d))
76+
- update meta str ([9e5d619](https://github.com/johannesjo/super-productivity/commit/9e5d619222bac5994a9302eba9ff6fe8f1fbbccf))
77+
- use fflate for compression instead ([bfc6bbd](https://github.com/johannesjo/super-productivity/commit/bfc6bbda6d2f6e9f588f78cb3cdfcb94733af121))
78+
79+
### Reverts
80+
81+
- Revert "feat: add new setting of default position of new tasks" ([58ecb26](https://github.com/johannesjo/super-productivity/commit/58ecb26e97e96cf837bc86e2dbf323d13e71c946))
82+
183
## [11.1.2](https://github.com/johannesjo/super-productivity/compare/v11.1.1...v11.1.2) (2025-01-10)
284

385
### Bug Fixes

Diff for: android/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
minSdkVersion 24
2121
targetSdkVersion 34
2222
compileSdk 34
23-
versionCode 11_01_02_0000
24-
versionName "11.1.2"
23+
versionCode 11_01_03_0000
24+
versionName "11.1.3"
2525
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2626
manifestPlaceholders = [
2727
hostName : "app.super-productivity.com",
+78
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
2+
### Bug Fixes
3+
4+
* also allow to move repeatable tasks to other project from context menu #3929
5+
* compression by downgrading lz-string
6+
* endless snacks
7+
* gitlab issue tracking submit dialog opening #3902
8+
* **issuePanel:** sort items by start time correctly
9+
* placeholder position for multiline-input
10+
* **simpleCounter:** today not always displayed on simple counter dialog
11+
* **taskDetailPanel:** prevent back when open
12+
* textarea height not always being full height #3893
13+
* throwing error on arrow left #3917
14+
* tpl errors
15+
* validation msg #3885
16+
### Features
17+
18+
* add better animation for day finish
19+
* add info about the mew issue provider location #3770
20+
* add new setting of default position of new tasks
21+
* add super simple version of daily summary note feature
22+
* also add browser language to simple meta
23+
* also remember last task list mode on keyboard combo
24+
* auto hide time estimate exceeded banner when tracking to task is stopped
25+
* change txt
26+
* delay celebration animation at day end
27+
* disable not implemented transition option for Jira and OpenProject #3900
28+
* further improve daily summary note
29+
* further improve daily summary note 2
30+
* **i18n:** add missing translations
31+
* **i18n:** it adjustments
32+
* **i18n:** remove unused
33+
* improve checkbox add for markdown
34+
* improve edit mode switch
35+
* improve error handling so more people actually post the additional error info
36+
* increase model version to account for new compression mode
37+
* limit clickable markdown checkbox area to checkbox itself
38+
* only show undone tasks nr in side nav
39+
* polish daily summary note and skip snack for updates
40+
* polish day finish ani
41+
* remove legacy migration
42+
* remove project archiving code
43+
* remove validity check for missing reminders as it is not a big problem
44+
* save last used new task position in localStorage
45+
* show markdown controls on touch devices
46+
* **simpleCounter:** add basic config for streak tracking
47+
* **simpleCounter:** add chart to simple counter edit dialog
48+
* **simpleCounter:** add cool success animation
49+
* **simpleCounter:** add migration script
50+
* **simpleCounter:** add missing translations for dialog
51+
* **simpleCounter:** add translations
52+
* **simpleCounter:** also change icon when min value was reached for the day
53+
* **simpleCounter:** also show current streak duration
54+
* **simpleCounter:** also show current streak duration in edit modal
55+
* **simpleCounter:** count streak from yesterday, if not enough for today yet
56+
* **simpleCounter:** fill in missing days in graph
57+
* **simpleCounter:** improve
58+
* **simpleCounter:** improve celebration
59+
* **simpleCounter:** improve dialog
60+
* **simpleCounter:** improve streak indication in dialog
61+
* **simpleCounter:** improve styling for buttons
62+
* **simpleCounter:** integrate simple counters into daily summary
63+
* **simpleCounter:** make simple counter items the same size
64+
* **simpleCounter:** make weekdays configurable
65+
* **simpleCounter:** make weekdays configurable and consider streak days
66+
* **simpleCounter:** new confetti via component
67+
* **simpleCounter:** only show checkmarks for mouse primary devices
68+
* **simpleCounter:** outline model
69+
* **simpleCounter:** polish simple counter form
70+
* **simpleCounter:** remove iconOn and simplify model
71+
* **simpleCounter:** rename feature
72+
* **simpleCounter:** sort data in dialog and limit to 28 entries
73+
* **ui:** add keyboard navigation for confirmation dialog box focusing the next button with left,right arrow keys
74+
* update meta str
75+
* use fflate for compression instead
76+
### Reverts
77+
78+
* Revert "feat: add new setting of default position of new tasks"

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "superProductivity",
3-
"version": "11.1.2",
3+
"version": "11.1.3",
44
"description": "ToDo list and Time Tracking",
55
"keywords": [
66
"ToDo",

Diff for: src/environments/versions.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// this file is automatically generated by git.version.ts script
22
export const versions = {
3-
version: '11.1.2',
3+
version: '11.1.3',
44
revision: 'NO_REV',
55
branch: 'NO_BRANCH',
66
};

0 commit comments

Comments
 (0)