Update super-productivity to v18.1.0 (#5241)
This commit is contained in:
parent
cc5c0ee0c0
commit
ff528f7f19
@ -7,5 +7,5 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: johannesjo/super-productivity:v18.0.0@sha256:3251125aab062f3925e6e62e400f40f3fafc9607a52666820c23c0e4d2f71843
|
||||
image: johannesjo/super-productivity:v18.1.0@sha256:f7ff53d580fdf84a34ff614e48a27401346cf72ce6cb42bfa0ad525eff955945
|
||||
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.0.0"
|
||||
version: "18.1.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.
|
||||
@ -55,23 +55,15 @@ gallery:
|
||||
- 4.jpg
|
||||
releaseNotes: >-
|
||||
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
|
||||
- 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
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/johannesjo/super-productivity/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user