|
4 | 4 |
|
5 | 5 | > 2021-01-14
|
6 | 6 |
|
7 |
| -### Chore |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +* 2695b5c [#108](https://github.com/Splode/pomotroid/issues/108) Visual feedback for settings checkbox |
| 10 | +* a26fc10 tick sounds correctly during break |
| 11 | +* dfca313 disable menu so Ctrl+W doesn't close app |
| 12 | +* 8f54ba7 scoop manifest hash for v0.12.0 |
| 13 | + |
| 14 | +### Chores |
8 | 15 |
|
9 | 16 | * b4eeef1 update various deps
|
10 | 17 | * 6888de6 update various deps
|
11 | 18 | * 8e34a5f add codeql github action
|
12 | 19 | * 561073e update scoop manifest for v0.12.0
|
13 | 20 |
|
14 |
| -### Ci |
| 21 | +### Continuous Integration |
15 | 22 |
|
16 | 23 | * ba5c617 add electron-builder workflow
|
17 | 24 |
|
18 | 25 | ### Docs
|
19 | 26 |
|
20 | 27 | * 4c36ec6 add contributing guide
|
21 | 28 |
|
22 |
| -### Feat |
| 29 | +### Features |
23 | 30 |
|
24 | 31 | * 432a118 default to hardware acceleration disabled
|
25 | 32 | * 1919001 adjust shortcut input styling
|
26 | 33 | * adf449d set tick sounds during break default to true
|
27 | 34 | * 351d14a Add option to disable tick sounds during break
|
28 | 35 |
|
29 |
| -### Fix |
30 |
| - |
31 |
| -* 2695b5c [#108](https://github.com/Splode/pomotroid/issues/108) Visual feedback for settings checkbox |
32 |
| -* a26fc10 tick sounds correctly during break |
33 |
| -* dfca313 disable menu so Ctrl+W doesn't close app |
34 |
| -* 8f54ba7 scoop manifest hash for v0.12.0 |
35 |
| - |
36 | 36 |
|
37 | 37 | <a name="v0.12.0"></a>
|
38 | 38 | ## [v0.12.0](https://github.com/Splode/pomotroid/compare/v0.11.1...v0.12.0)
|
39 | 39 |
|
40 | 40 | > 2020-09-06
|
41 | 41 |
|
42 |
| -### Chore |
| 42 | +### Bug Fixes |
| 43 | + |
| 44 | +* d09e775 update tray icon state on timer-reset event |
| 45 | + |
| 46 | +### Chores |
43 | 47 |
|
44 | 48 | * a79e03e update mini-css-extract-plugin
|
45 | 49 | * badd6b5 update various deps
|
46 | 50 | * 350dd44 update scoop manifest for v0.11.1
|
47 | 51 |
|
48 |
| -### Fix |
49 |
| - |
50 |
| -* d09e775 update tray icon state on timer-reset event |
51 |
| - |
52 | 52 |
|
53 | 53 | <a name="v0.11.1"></a>
|
54 | 54 | ## [v0.11.1](https://github.com/Splode/pomotroid/compare/v0.11.0...v0.11.1)
|
55 | 55 |
|
56 | 56 | > 2020-07-01
|
57 | 57 |
|
58 |
| -### Chore |
| 58 | +### Chores |
59 | 59 |
|
60 | 60 | * 0a1eae9 update pomotroid scoop manifest for v0.11.0
|
61 | 61 |
|
62 |
| -### Feat |
| 62 | +### Features |
63 | 63 |
|
64 | 64 | * ca0908b update macOS runtime, build icons
|
65 | 65 |
|
|
69 | 69 |
|
70 | 70 | > 2020-06-28
|
71 | 71 |
|
72 |
| -### Chore |
| 72 | +### Chores |
73 | 73 |
|
74 | 74 | * 9059f08 update scoop manifest to v0.10.0
|
75 | 75 |
|
|
79 | 79 | * c7869d0 add theme preview img to README
|
80 | 80 | * e06381f add AppGet install instructions to README
|
81 | 81 |
|
82 |
| -### Feat |
| 82 | +### Features |
83 | 83 |
|
84 | 84 | * dfef070 add setting to minimize to tray on close
|
85 | 85 | * abf604e update macos runtime and build icons
|
|
92 | 92 |
|
93 | 93 | > 2020-06-01
|
94 | 94 |
|
95 |
| -### Chore |
| 95 | +### Bug Fixes |
| 96 | + |
| 97 | +* c5ddf9f set default theme if not present in config |
| 98 | +* 423fc19 adjust various theme accent colors |
| 99 | +* 1386dc3 timer play and pause button using css variables |
| 100 | +* 750c917 contrast of pomotroid theme color |
| 101 | +* 203d3b5 theme asset pathing in production |
| 102 | +* 87e119d color timer footer icons using theme colors |
| 103 | +* 8e85bfa add css variables to logo in about view |
| 104 | +* e334eab check for existence of config, create if non-existing |
| 105 | + |
| 106 | +### Chores |
96 | 107 |
|
97 | 108 | * 6fe7d1b update scoop manifest for v0.9.0
|
98 | 109 |
|
| 110 | +### Code Refactoring |
| 111 | + |
| 112 | +* fb5350f use userDir func in LocalStore |
| 113 | +* ef4d51b Themer exports a singleton |
| 114 | +* 3c57dac implement color scss variables as css variables |
| 115 | + |
99 | 116 | ### Docs
|
100 | 117 |
|
101 | 118 | * f17069d update to theme docs
|
102 | 119 | * 67109a1 update README, add theme docs
|
103 | 120 |
|
104 |
| -### Feat |
| 121 | +### Features |
105 | 122 |
|
106 | 123 | * 60b5278 load custom user themes
|
107 | 124 | * d82ce60 add tooltips to setting tabs
|
|
138 | 155 | * 210dcba add daily log rotation for activity logs
|
139 | 156 | * d19f177 log application activity to file
|
140 | 157 |
|
141 |
| -### Fix |
142 |
| - |
143 |
| -* c5ddf9f set default theme if not present in config |
144 |
| -* 423fc19 adjust various theme accent colors |
145 |
| -* 1386dc3 timer play and pause button using css variables |
146 |
| -* 750c917 contrast of pomotroid theme color |
147 |
| -* 203d3b5 theme asset pathing in production |
148 |
| -* 87e119d color timer footer icons using theme colors |
149 |
| -* 8e85bfa add css variables to logo in about view |
150 |
| -* e334eab check for existence of config, create if non-existing |
151 |
| - |
152 |
| -### Refactor |
153 |
| - |
154 |
| -* fb5350f use userDir func in LocalStore |
155 |
| -* ef4d51b Themer exports a singleton |
156 |
| -* 3c57dac implement color scss variables as css variables |
157 |
| - |
158 | 158 |
|
159 | 159 | <a name="v0.9.0"></a>
|
160 | 160 | ## [v0.9.0](https://github.com/Splode/pomotroid/compare/v0.8.0...v0.9.0)
|
161 | 161 |
|
162 | 162 | > 2020-05-25
|
163 | 163 |
|
164 |
| -### Chore |
| 164 | +### Bug Fixes |
| 165 | + |
| 166 | +* 59a1ca8 capitalize app title |
| 167 | + |
| 168 | +### Chores |
165 | 169 |
|
166 | 170 | * 6fc784b update scoop manifest for v0.8.0
|
167 | 171 | * cf857b6 add git-chglog config
|
|
171 | 175 | * cc7b6e9 update CHANGELOG
|
172 | 176 | * 856ab3e add CHANGELOG
|
173 | 177 |
|
174 |
| -### Feat |
| 178 | +### Features |
175 | 179 |
|
176 | 180 | * 20a56b7 improve accessibility of text elements
|
177 | 181 | * 5bd03d6 add tooltips to various UI components
|
178 | 182 |
|
179 |
| -### Fix |
180 |
| - |
181 |
| -* 59a1ca8 capitalize app title |
182 |
| - |
183 | 183 |
|
184 | 184 | <a name="v0.8.0"></a>
|
185 | 185 | ## [v0.8.0](https://github.com/Splode/pomotroid/compare/v0.7.1...v0.8.0)
|
186 | 186 |
|
187 | 187 | > 2020-05-09
|
188 | 188 |
|
189 |
| -### Chore |
| 189 | +### Chores |
190 | 190 |
|
191 | 191 | * ef77bc9 configure travis-ci to build on macos
|
192 | 192 |
|
|
201 | 201 |
|
202 | 202 | > 2020-04-03
|
203 | 203 |
|
| 204 | +### Bug Fixes |
| 205 | + |
| 206 | +* b7a2419 time display issue during round transition |
| 207 | + |
204 | 208 | ### Docs
|
205 | 209 |
|
206 | 210 | * 269cabb minor edit to README
|
207 | 211 | * f0ec86e add scoop install instruction to README
|
208 | 212 |
|
209 |
| -### Feat |
| 213 | +### Features |
210 | 214 |
|
211 | 215 | * b6a7159 change "work" display to "focus"
|
212 | 216 | * 010a941 add scoop manifest
|
213 | 217 |
|
214 |
| -### Fix |
215 |
| - |
216 |
| -* b7a2419 time display issue during round transition |
217 |
| - |
218 | 218 |
|
219 | 219 | <a name="v0.7.0"></a>
|
220 | 220 | ## [v0.7.0](https://github.com/Splode/pomotroid/compare/v0.6.2...v0.7.0)
|
221 | 221 |
|
222 | 222 | > 2020-01-05
|
223 | 223 |
|
224 |
| -### Chore |
| 224 | +### Bug Fixes |
| 225 | + |
| 226 | +* 1bcc01a TrayIcon EventBus listener uses new 'timer-tick' event |
| 227 | +* f29a5da [#57](https://github.com/Splode/pomotroid/issues/57) Hotkey to start/stop timer |
| 228 | + |
| 229 | +### Chores |
225 | 230 |
|
226 | 231 | * bbfcd35 explicitly define artifact names per build target
|
227 | 232 | * bfe563b add tar archive as a linux build target
|
228 | 233 | * 3730a0a add snap, deb build targets
|
229 | 234 |
|
230 |
| -### Feat |
231 |
| - |
232 |
| -* 1388945 offload timer to web worker |
233 |
| - |
234 |
| -### Fix |
235 |
| - |
236 |
| -* 1bcc01a TrayIcon EventBus listener uses new 'timer-tick' event |
237 |
| -* f29a5da [#57](https://github.com/Splode/pomotroid/issues/57) Hotkey to start/stop timer |
238 |
| - |
239 |
| -### Refactor |
| 235 | +### Code Refactoring |
240 | 236 |
|
241 | 237 | * 85e795a change timer tick event payload structure, key name
|
242 | 238 | * 9691b95 rename local-store filename to LocalStore
|
243 | 239 | * e282f74 change event-bus filename to EventBus
|
244 | 240 |
|
| 241 | +### Features |
| 242 | + |
| 243 | +* 1388945 offload timer to web worker |
| 244 | + |
245 | 245 | ### Style
|
246 | 246 |
|
247 | 247 | * 51b1fbe correct linting error
|
|
252 | 252 |
|
253 | 253 | > 2019-09-01
|
254 | 254 |
|
255 |
| -### Chore |
| 255 | +### Bug Fixes |
256 | 256 |
|
257 |
| -* e4b17fc build win portable and nsis versions |
| 257 | +* b76b045 revert to using interval in timer |
258 | 258 |
|
259 |
| -### Fix |
| 259 | +### Chores |
260 | 260 |
|
261 |
| -* b76b045 revert to using interval in timer |
| 261 | +* e4b17fc build win portable and nsis versions |
262 | 262 |
|
263 | 263 |
|
264 | 264 | <a name="v0.6.1"></a>
|
265 | 265 | ## [v0.6.1](https://github.com/Splode/pomotroid/compare/v0.6.0...v0.6.1)
|
266 | 266 |
|
267 | 267 | > 2019-05-17
|
268 | 268 |
|
269 |
| -### Chore |
| 269 | +### Chores |
270 | 270 |
|
271 | 271 | * eda9ed7 update node version 8 -> 10 CI configs
|
272 | 272 | * 6001cb8 upgrade various deps
|
|
292 | 292 |
|
293 | 293 | > 2019-02-09
|
294 | 294 |
|
| 295 | +### Bug Fixes |
| 296 | + |
| 297 | +* 83c0681 ensure timer minute values are stored and passed as numbers (int) |
| 298 | +* 58f13b6 ensure only 1 instance of dial is animating, destroy/recreate dial |
| 299 | +* eeabedc set timer dial length on window focus, sync RAF and timer |
| 300 | + |
295 | 301 | ### Docs
|
296 | 302 |
|
297 | 303 | * ab258cb add documentation to timer-dial methods, props validation
|
298 | 304 |
|
299 |
| -### Feat |
| 305 | +### Features |
300 | 306 |
|
301 | 307 | * fa61e23 display timer durations in notifications
|
302 | 308 | * 2a8151e display color-coded icons in notifications
|
303 | 309 | * 93302b6 auto-hide the volume slider after a set time, unless in use
|
304 | 310 | * 6cdec04 set volume via slider, remove explicit reference to isMuted prop
|
305 | 311 |
|
306 |
| -### Fix |
307 |
| - |
308 |
| -* 83c0681 ensure timer minute values are stored and passed as numbers (int) |
309 |
| -* 58f13b6 ensure only 1 instance of dial is animating, destroy/recreate dial |
310 |
| -* eeabedc set timer dial length on window focus, sync RAF and timer |
311 |
| - |
312 | 312 | ### Style
|
313 | 313 |
|
314 | 314 | * d5a4b31 format stylesheets
|
|
319 | 319 |
|
320 | 320 | > 2019-02-04
|
321 | 321 |
|
322 |
| -### Chore |
| 322 | +### Chores |
323 | 323 |
|
324 | 324 | * a042945 use product name for artifact generation, adjust about spacing
|
325 | 325 | * adf86a1 use electron-build macros for artifact name generation
|
326 | 326 |
|
327 |
| -### Feat |
| 327 | +### Features |
328 | 328 |
|
329 | 329 | * c8303ca style and structure, native open project links in about drawer
|
330 | 330 | * 6aeeef3 set icon in window constructor
|
|
336 | 336 |
|
337 | 337 | > 2019-02-02
|
338 | 338 |
|
339 |
| -### Chore |
| 339 | +### Bug Fixes |
| 340 | + |
| 341 | +* 9f72b03 also set alwaysOnTop after window ready per ubuntu 18.04 bug |
| 342 | +* b42e5c2 create single localstore instance to guard against invalidation |
| 343 | + |
| 344 | +### Chores |
340 | 345 |
|
341 | 346 | * 3a037a5 add build script for ia32 arch
|
342 | 347 | * 8efe921 minor dep upgrade
|
343 | 348 | * 0f9d049 upgrade eslint ^5, babel ^7
|
344 | 349 | * f4b839c upgrade anime major v3
|
345 | 350 | * d322b7f upgrade minor and patch dep versions
|
346 | 351 |
|
347 |
| -### Fix |
348 |
| - |
349 |
| -* 9f72b03 also set alwaysOnTop after window ready per ubuntu 18.04 bug |
350 |
| -* b42e5c2 create single localstore instance to guard against invalidation |
351 |
| - |
352 |
| -### Refactor |
| 352 | +### Code Refactoring |
353 | 353 |
|
354 | 354 | * 0573107 generate new default settings object instead of using assign
|
355 | 355 | * 2c8fe5f simplify and document local-store utility
|
|
368 | 368 |
|
369 | 369 | * 6444525 add mini-mode to feature roadmap
|
370 | 370 |
|
371 |
| -### Feat |
| 371 | +### Features |
372 | 372 |
|
373 | 373 | * 45dbf80 add tray icon fixes and features from [@letmaik](https://github.com/letmaik)
|
374 | 374 |
|
|
0 commit comments