Update super-productivity to version v14.0.5 (#3140)
This commit is contained in:
parent
629894fd47
commit
8b94010ad1
@ -7,5 +7,5 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
web:
|
||||
image: johannesjo/super-productivity:v10.2.3@sha256:d8df5fc62c04de4e17384150439a20be2265b500084e134b420436703894ad64
|
||||
image: johannesjo/super-productivity:v14.0.5@sha256:59a7e320a19e7db0afb4f629754586673e98dcd722d40f1e187554e18c09912c
|
||||
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: "10.2.3"
|
||||
version: "14.0.5"
|
||||
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.
|
||||
@ -16,7 +16,7 @@ description: >-
|
||||
Super Productivity is a comprehensive, open-source productivity app tailored to help individuals and teams organize their work with ease. Ideal for developers, project managers, freelancers, and anyone seeking a streamlined approach to task and time management, this tool combines essential features in one intuitive platform.
|
||||
|
||||
|
||||
With Super Productivity, users can create detailed to-do lists, manage tasks within projects, and track progress efficiently. You can easily prioritize tasks, set deadlines, and track your productivity with built-in time tracking features. Whether you’re working on a single project or juggling multiple tasks, this app allows you to stay organized and on top of your work.
|
||||
With Super Productivity, users can create detailed to-do lists, manage tasks within projects, and track progress efficiently. You can easily prioritize tasks, set deadlines, and track your productivity with built-in time tracking features. Whether you're working on a single project or juggling multiple tasks, this app allows you to stay organized and on top of your work.
|
||||
|
||||
|
||||
Key features include:
|
||||
@ -31,7 +31,7 @@ description: >-
|
||||
🔗 Super Productivity integrates with popular tools like Jira, GitHub, and GitLab, so you can import tasks and manage them without leaving your workflow.
|
||||
|
||||
|
||||
📊 Reports and Analytics: Generate time reports to analyze how much time you’ve spent on tasks and projects, helping you make data-driven decisions about your work habits.
|
||||
📊 Reports and Analytics: Generate time reports to analyze how much time you've spent on tasks and projects, helping you make data-driven decisions about your work habits.
|
||||
|
||||
|
||||
📴 Offline Mode: The app works offline, meaning you can continue managing your tasks and tracking time even without an internet connection.
|
||||
@ -40,7 +40,7 @@ description: >-
|
||||
🛡️ Privacy and Data Security: As an open-source app, Super Productivity ensures that your data remains private and is stored locally, providing a secure and customizable solution for your productivity needs.
|
||||
|
||||
|
||||
Super Productivity is designed for those who want to boost their productivity while maintaining control over their data. It's perfect for individuals who prefer a simple yet powerful tool, and teams that need seamless task and project management without relying on complex software. Available for Windows, macOS, Linux, and as a web app, Super Productivity is a versatile tool that fits into your workflow, whether you’re working solo or collaborating with others.
|
||||
Super Productivity is designed for those who want to boost their productivity while maintaining control over their data. It's perfect for individuals who prefer a simple yet powerful tool, and teams that need seamless task and project management without relying on complex software. Available for Windows, macOS, Linux, and as a web app, Super Productivity is a versatile tool that fits into your workflow, whether you're working solo or collaborating with others.
|
||||
|
||||
developer: Johannes Schickling
|
||||
website: https://super-productivity.com/
|
||||
@ -53,7 +53,24 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
- 4.jpg
|
||||
releaseNotes: ""
|
||||
releaseNotes: >-
|
||||
This release contains a lot of new features and bug fixes.
|
||||
|
||||
|
||||
✨ New & Improved
|
||||
- **Theming Overhaul:** A powerful new theme switcher that allows you to use custom local theme files. Enjoy an automatic dark/light mode that adapts to your theme's requirements. All existing themes are now optimized and simplified for a better look and feel.
|
||||
- **Smarter Sync & Backups:** Syncing is now more reliable with added safety backups. The sync conflict dialog has been improved for better clarity. **Note:** To prevent data loss, restoring from a backup will now intentionally trigger a sync conflict for you to resolve.
|
||||
- **Task Management Enhancements:** Repeatable tasks are now more reliable, and an issue that prevented tasks for today from appearing automatically has been fixed. You can also dismiss a reminder without removing the task from your "Today" list.
|
||||
- **Better Internationalization:** More parts of the app are now translated.
|
||||
|
||||
🐛 Bug Fixes & Performance
|
||||
- Fixed numerous bugs related to task creation, repeatable tasks, and the task detail panel.
|
||||
- Addressed issues with plugin handling and initialization.
|
||||
- Resolved various UI glitches and improved overall performance and stability.
|
||||
- Patched errors related to date handling in different timezones and languages.
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/johannesjo/super-productivity/releases
|
||||
dependencies: []
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user