diff --git a/super-productivity/docker-compose.yml b/super-productivity/docker-compose.yml index 9bb1c54b..89c2a5eb 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:v17.5.2@sha256:163ee859038e7e4d634bf2d852c3e3a0cf3808bf0ae9d4f0e418969cd8101dad + image: johannesjo/super-productivity:v18.0.0@sha256:3251125aab062f3925e6e62e400f40f3fafc9607a52666820c23c0e4d2f71843 restart: on-failure diff --git a/super-productivity/umbrel-app.yml b/super-productivity/umbrel-app.yml index f2526d7a..23f3d082 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: "17.5.2" +version: "18.0.0" 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. @@ -54,7 +54,24 @@ gallery: - 3.jpg - 4.jpg releaseNotes: >- - This is a patch release with minor fixes and improvements. + Some of the key highlights in this release include: + - New Zen theme with a clean, minimal aesthetic and transparent task backgrounds + - Redesigned onboarding with preset selection and localized example tasks for new users + - New automations system to set up rules that automatically perform actions based on triggers + - URLs in task titles are now rendered as clickable links + - Swipe-right gesture on mobile to mark tasks as done + - Deadline support in task views with sorting, grouping, and filtering + - Done-toggle circle replaces the old drag handle with a progress ring + - Configurable polling mode for issue providers + - Default tags and notes can now be set for imported issues + - Native color swatch picker replaces the browser color input + - Focus mode timer now resets to zero after a break + - Keyboard shortcuts Ctrl+B and Ctrl+I for bold and italic in task comments + - Resizable always-on-top overlay with adjustable opacity + - Schedule drag preview showing the duration of the block being created + - Background sync notifications for reminders on Android + - CSV work log export now handles non-Latin characters correctly + - Fixed false "in sync" status when sync errors occur Full release notes are found at https://github.com/johannesjo/super-productivity/releases