Update super-productivity to version v15.0.3 (#3689)

This commit is contained in:
Alexander L. 2025-09-27 01:08:04 +02:00 committed by GitHub
parent d72e081153
commit 840b17247b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 18 deletions

View File

@ -7,5 +7,5 @@ services:
APP_PORT: 80
web:
image: johannesjo/super-productivity:v15.0.1@sha256:fd41c7dffc6052b0c33326ec174d14f34de28cc3b63fcd42d5fa9a09e6bcb0d8
image: johannesjo/super-productivity:v15.0.3@sha256:4ae61235eaa0f3ca65f3512b91f8ab89e9652c0ab0f3bc8727820c0431b49b88
restart: on-failure

View File

@ -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: "15.0.1"
version: "15.0.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,22 +55,20 @@ gallery:
- 4.jpg
releaseNotes: >-
This release contains new features and bug fixes:
- Fixed issue with mobile keyboard hiding input
- Improved side navigation functionality and appearance
- Enhanced right panel behavior and animations
- Added Turkish language support
- Implemented new bottom navigation panel for mobile
- Introduced repeatable sub-tasks feature
- Improved dark theme colors and styling
- Enhanced task detail panel appearance
- Added sort by tag feature
- Implemented new focus mode with Pomodoro integration
- Improved task scheduling and due date handling
- Fixed issues with task description edits in focus sessions
- Enhanced add task functionality, including mentions
- Improved board duplication process
- Various styling and user interface enhancements
- Multiple bug fixes and performance improvements
- Improved mobile experience with better task detail component and styling in bottom and side panels
- Enhanced snackbar functionality on mobile devices
- Fixed issue with planning mode button requiring double press
- Resolved problem with opening detail panel for "later today" sub-tasks
- Improved focus mode with better idle handling and timer functionality
- Added ability to delete single instances of repeated tasks
- Enhanced tour experience for both desktop and mobile users
- Implemented global keyboard shortcuts for task management
- Fixed issue with toggling side nav using keyboard shortcut
- Resolved problem with removing "due for today" status
- Improved performance for events and high-frequency listeners
- Fixed various UI and functionality issues, including AI prompts icon and URL sanitization
- Addressed problems with mentions and text input
- Improved handling of tags in add task bar
Full release notes are found at https://github.com/johannesjo/super-productivity/blob/master/CHANGELOG.md