mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Merge branch 'master' into feat/operation-logs
* master: fix(build): remove deprecated win32metadata from electron-builder config fix(focus-mode): address critical focus mode and Android notification issues test(task-repeat): fix flaky tests and add Mon/Wed/Fri coverage (#5594) fix(electron): delay window focus after notification to prevent accidental input feat(task): add Go to Task button for all newly created tasks fix(sync): show context-aware permission error for Flatpak/Snap fix(android): skip reminder dialog on Android to fix snooze button fix(focus-mode): respect isFocusModeEnabled setting in App Features fix(android): sync notification timer when time spent is manually changed feat(sync): add WebDAV Test Connection button and improve UX fix(build): ensure consistent Windows EXE metadata for installer and portable Update es.json Update es.json Update es.json feat(i18n): update Turkish language 16.7.3 fix: es.json # Conflicts: # src/app/features/android/store/android.effects.ts # src/app/features/config/form-cfgs/sync-form.const.ts # src/app/features/focus-mode/store/focus-mode.effects.ts # src/app/features/tasks/store/task-ui.effects.ts # src/app/imex/sync/sync-wrapper.service.ts # src/app/pages/config-page/config-page.component.ts # src/app/pfapi/api/sync/providers/webdav/webdav.ts # src/app/t.const.ts
This commit is contained in:
commit
501b8b5a32
39 changed files with 2476 additions and 946 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "superProductivity",
|
||||
"version": "16.7.2",
|
||||
"version": "16.7.3",
|
||||
"description": "ToDo list and Time Tracking",
|
||||
"keywords": [
|
||||
"ToDo",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue