Update super-productivity to version v15.3.0 (#3822)
This commit is contained in:
parent
8bec3868a1
commit
ff7096414d
@ -7,5 +7,5 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: johannesjo/super-productivity:v15.1.0@sha256:91d38aff3a9f350b07e0e6529994d65b173b1b88f0e6d0c4cf51e812819253b5
|
||||
image: johannesjo/super-productivity:v15.3.0@sha256:1ab8654f9b4477906ece3c8b06c2af3624b006f1b9772fe0980dbb038a4fcb55
|
||||
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: "15.1.0"
|
||||
version: "15.3.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,13 +55,16 @@ gallery:
|
||||
- 4.jpg
|
||||
releaseNotes: >-
|
||||
This release contains new features and bug fixes:
|
||||
- Fixed issue with navigation to newly created boards
|
||||
- Resolved missing day of week header in calendar view
|
||||
- Corrected issue link styling in focus mode
|
||||
- Fixed problem with snack notifications not disappearing
|
||||
- Improved project folders functionality, now working for tags as well
|
||||
- Enhanced schedule styling for better user experience
|
||||
- Done tasks section now only appears when there are completed tasks
|
||||
- Added a complete button to the reminder dialog modal
|
||||
- Introduced a warning when simple counter buttons are active
|
||||
- Improved boards functionality with new sorting options for columns with due tasks
|
||||
- Enhanced schedule view with drag and drop and resize capabilities
|
||||
- Made schedule drag functionality work on touch devices
|
||||
- Improved day planning mode preview in schedule view
|
||||
- Fixed issues with labels in schedule view
|
||||
- Resolved errors and UI glitches, including removal of a duplicate done button
|
||||
- Improved idle handling for snap packages
|
||||
- Re-enabled hardware acceleration
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/johannesjo/super-productivity/blob/master/CHANGELOG.md
|
||||
|
||||
Loading…
Reference in New Issue
Block a user