Update super-productivity to v18.1.3 (#5286)
This commit is contained in:
parent
6d0a0c3ccd
commit
2508daebe3
@ -7,5 +7,5 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: johannesjo/super-productivity:v18.1.0@sha256:f7ff53d580fdf84a34ff614e48a27401346cf72ce6cb42bfa0ad525eff955945
|
||||
image: johannesjo/super-productivity:v18.1.3@sha256:8a6f7ec322966b836107f1cf3dd57108446b5b579e00cd12991bafd344c9f719
|
||||
restart: on-failure
|
||||
|
||||
@ -3,7 +3,7 @@ id: super-productivity
|
||||
name: Super Productivity
|
||||
tagline: An efficient way to manage tasks, time, and projects all in one place
|
||||
category: files
|
||||
version: "18.1.0"
|
||||
version: "18.1.3"
|
||||
port: 8020
|
||||
description: >-
|
||||
⚠️ By default, Super Productivity stores your data (like tasks and settings) in the browser on the device you're using to access it.
|
||||
@ -55,15 +55,7 @@ gallery:
|
||||
- 4.jpg
|
||||
releaseNotes: >-
|
||||
Some of the key highlights in this release include:
|
||||
- Fixed various issues from the 18.0.0 release
|
||||
- Task count in menu is now shown on touch devices
|
||||
- Calendar events now have a link to open them in their web app
|
||||
- Added Local REST API for desktop automation
|
||||
- Repeat projections now correctly show for future dates with the same weekday
|
||||
- Prevented duplicate task creation from stale add-task state
|
||||
- Improved Polish translations with datetime locale support
|
||||
- Initial Romanian translation added
|
||||
- Hardened Local REST API against DNS rebinding and field injection
|
||||
- Dependency updates including xmldom and other packages for improved stability
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/johannesjo/super-productivity/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user