Skip to content

Commit 0684809

Browse files
committed
12.0.1
1 parent fd3b6e3 commit 0684809

File tree

6 files changed

+355
-6
lines changed

6 files changed

+355
-6
lines changed

Diff for: CHANGELOG.md

+176
Large diffs are not rendered by default.

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 12_00_00_0000
24-
versionName "12.0.0"
23+
versionCode 12_00_01_0000
24+
versionName "12.0.1"
2525
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2626
manifestPlaceholders = [
2727
hostName : "app.super-productivity.com",
+173
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,173 @@
1+
2+
### Bug Fixes
3+
4+
* add button styling on schedule page
5+
* add button styling on schedule page
6+
* also fix moving calendar events when they already have been added #3933
7+
* asking at wrong point to delete dropbox token
8+
* avoid error due to get Voices
9+
* Cannot find focus el #4091
10+
* Cannot find focus el #4091
11+
* clickable area for task title
12+
* drop attachment on task not working anymore
13+
* drop attachment on task not working anymore
14+
* Eisenhauer
15+
* Eisenhauer
16+
* focus mode markdown height
17+
* focus mode task title styling
18+
* focus notes not being scrollable
19+
* **focusMode:** several quirks
20+
* handle github api case when issue body is null or undefined #4022
21+
* **idle:** not shown checkbox icon taking up space
22+
* inline-multiline-input.component
23+
* invalid str replacer id #4019
24+
* issues moved from backlog and other projects on auto-poll #3933
25+
* **jira:** no extension error showing critical error modal
26+
* **jira:** no extension error showing critical error modal
27+
* minor memory leak
28+
* minor timing issue for flowtime
29+
* not showing sync complete correctly
30+
* possibly improve svg icon situation
31+
* project id not found error
32+
* schedule dialog time removed for today task case #4059
33+
* side nav hidden forever #3204
34+
* side nav hidden forever #3204
35+
* **simpleCounter:** account for simple counter streak config not always being defined #4100
36+
* **simpleCounter:** account for simple counter streak config not always being defined #4100
37+
* turkish translation
38+
* turkish translation
39+
* various minor stuff
40+
* various minor stuff
41+
* wrong date issue #3934
42+
* wrong hint for reschedule button
43+
* wrong hint for reschedule button
44+
### Features
45+
46+
* account for bookmark change in model version
47+
* account for bookmark change in model version
48+
* add animation for focus mode
49+
* add animation for stopwatch
50+
* add celebration ani for focus session done
51+
* add default sort order for banners
52+
* add default sort order for banners
53+
* add task menu to quickly toggle tags
54+
* add task menu to quickly toggle tags
55+
* allow adding new tags from context menu
56+
* allow adding new tags from context menu
57+
* allow adding new tags from quick menu
58+
* allow adding new tags from quick menu
59+
* allow for repeatable formly sections to be sorted
60+
* allow for repeatable formly sections to be sorted
61+
* beautify focus session done page
62+
* better info txt
63+
* **boards:** add formly dynamic tag edit
64+
* **boards:** add option to limit to parent tasks
65+
* **boards:** add option to limit to parent tasks
66+
* **boards:** also handle tags correctly when moving from list to list via add button
67+
* **boards:** also show scheduled with reminder case for tasks
68+
* **boards:** also show scheduled with reminder case for tasks
69+
* **boards:** also show total estimate for board
70+
* **boards:** also show total estimate for board
71+
* **boards:** always show today tag
72+
* **boards:** better eisenhower and kanban defaults
73+
* **boards:** better eisenhower and kanban defaults
74+
* **boards:** filter out already added tasks from add task inline btn
75+
* **boards:** handle tag selection edge case
76+
* **boards:** hide panel tags for panel
77+
* **boards:** improve missing tags message
78+
* **boards:** improve missing tags message
79+
* **boards:** improve on form
80+
* **boards:** improve panel dialog mobile styling
81+
* **boards:** improve panel dialog mobile styling
82+
* **boards:** improve responsive styles
83+
* **boards:** improve styling for header totals
84+
* **boards:** improve styling for header totals
85+
* **boards:** increase column min width
86+
* **boards:** increase column min width
87+
* **boards:** lazy load
88+
* **boards:** lazy load
89+
* **boards:** make add task button work
90+
* **boards:** make boards editable
91+
* **boards:** make drag & drop inserting at index work
92+
* **boards:** make droppable area full height
93+
* **boards:** make droppable area full height
94+
* **boards:** make everything translatable
95+
* **boards:** make grid at least full height
96+
* **boards:** make grid at least full height
97+
* **boards:** make most basic kanban work
98+
* **boards:** make much better negative handling work
99+
* **boards:** make problem case work
100+
* **boards:** make project and scheduled or not work
101+
* **boards:** make project and scheduled or not work
102+
* **boards:** make saving new boards work
103+
* **boards:** make super basic drag & drop work
104+
* **boards:** make super basic eisenhower matrix work
105+
* **boards:** navigate to newly added board after adding it
106+
* **boards:** only make number of columns configurable
107+
* **boards:** only update if necessary on drop
108+
* **boards:** outline boards feature
109+
* **boards:** outline component structure and model
110+
* **boards:** outline most basic form for adding boards
111+
* **boards:** persist last active board
112+
* **boards:** persist sorted panel task order
113+
* **boards:** prepare logic for persisting order
114+
* **boards:** prepare translatable content
115+
* **boards:** replace done state with radio to save space
116+
* **boards:** respect add to top or bottom for add task bar
117+
* **boards:** show scheduled button and badge
118+
* **boards:** show today tag for boards
119+
* **boards:** translate dynamic stuff
120+
* clean logging
121+
* cleanup
122+
* cleanup legacy bookmark feature
123+
* cleanup legacy bookmark feature
124+
* don't show done page again after hiding overlay
125+
* extract to component and allow space for toggle without closing for toggle task menu
126+
* extract to component and allow space for toggle without closing for toggle task menu
127+
* **focusMode:** better integrate idle case
128+
* **focusMode:** better integrate idle case 2
129+
* **focusMode:** better progress circle ani
130+
* **focusMode:** make translatable
131+
* **focusMode:** make translatable
132+
* get last focus mode mode from LS
133+
* hande edge case
134+
* handle file sync edge case
135+
* handle file sync edge case
136+
* handle session done case for focus mode from banner
137+
* **i18n:** add gtp translations
138+
* **i18n:** add gtp translations
139+
* **i18n:** add other machine translations
140+
* **i18n:** add other machine translations
141+
* **i18n:** improve translations
142+
* **i18n:** improve translations
143+
* implement banner first draft
144+
* improve auth token dialog behavior
145+
* improve focus mode responsive styles
146+
* improve focus mode styling
147+
* improve on progress circle
148+
* improve repeat section styling
149+
* improve repeat section styling
150+
* improve responsive styles for focus mode
151+
* improve sync form
152+
* increase model version
153+
* increase model version
154+
* make basic flowtime work
155+
* make in sync status show better and show icon if offline
156+
* make task data smaller
157+
* migrate progress circle to signals
158+
* only show banner if session is currently running
159+
* outline flowtime
160+
* polish notes panel for focus mode
161+
* preload all svg icons as inline icons to prevent errors when going offline
162+
* prevent removing reminder from no tag/no project task
163+
* prevent zooming in page involuntarily
164+
* remove super old legacy issueData
165+
* show checkmark for sync icon if in sync
166+
* **sync:** always show sync button and open cfg dialog if not configured already
167+
* tag toggle menu also to task context menu
168+
* tag toggle menu also to task context menu
169+
* update sync dialog text and add translations
170+
* use colored flame as daily summary streak ico
171+
* use colored flame as daily summary streak ico
172+
* use drag handle for notes to improve scrolling on mobile
173+
* use drag handle for notes to improve scrolling on mobile

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": "12.0.0",
3+
"version": "12.0.1",
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: '12.0.0',
3+
version: '12.0.1',
44
revision: 'NO_REV',
55
branch: 'NO_BRANCH',
66
};

0 commit comments

Comments
 (0)