diff --git a/super-productivity/docker-compose.yml b/super-productivity/docker-compose.yml index e3834bad..37243e3c 100644 --- a/super-productivity/docker-compose.yml +++ b/super-productivity/docker-compose.yml @@ -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 diff --git a/super-productivity/umbrel-app.yml b/super-productivity/umbrel-app.yml index 23745f61..a7ea34c5 100644 --- a/super-productivity/umbrel-app.yml +++ b/super-productivity/umbrel-app.yml @@ -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