From 83df0cb246cf5231ce2e9dfe2709743efa04ea36 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Fri, 25 Apr 2025 13:37:44 +0800 Subject: [PATCH] docs: update changelog --- apps/desktop/changelog/0.4.4.md | 19 +++++++++++++++++-- apps/desktop/changelog/next.md | 4 ++-- apps/desktop/changelog/next.template.md | 4 ++-- 3 files changed, 21 insertions(+), 6 deletions(-) diff --git a/apps/desktop/changelog/0.4.4.md b/apps/desktop/changelog/0.4.4.md index 91a1afe2e..eb2b3794c 100644 --- a/apps/desktop/changelog/0.4.4.md +++ b/apps/desktop/changelog/0.4.4.md @@ -1,7 +1,22 @@ # What's new in v0.4.4 -## New Features +## Shiny new things + +- Added status action that allows you to send notifications or trigger webhooks for starred entries (9222553) ## Improvements -## Bug Fixes +- Refreshed color palette and numerous style tweaks for a cleaner look +- Redesigned context and dropdown menus for faster, more intuitive navigation (c995da3) +- Balances now display a maximum of two decimal places (#3564) + +## No longer broken + +- Fixed an issue that stopped local settings from syncing with the cloud (7048aa9) +- Corrected mis-redirects caused by malformed site URLs (2bbb00c) +- Resolved tap-selection problems in entry lists on iPad Web (9da9dec) +- Eliminated a crash in the Settings menu (5120c2c) + +## Thanks + +Special thanks to external contributors @kovsu @Vixb1122 @johnsoncodehk for their valuable contributions diff --git a/apps/desktop/changelog/next.md b/apps/desktop/changelog/next.md index 17888d80b..62b641fa5 100644 --- a/apps/desktop/changelog/next.md +++ b/apps/desktop/changelog/next.md @@ -1,7 +1,7 @@ # What's new in vNEXT_VERSION -## New Features +## Shiny new things ## Improvements -## Bug Fixes +## No longer broken diff --git a/apps/desktop/changelog/next.template.md b/apps/desktop/changelog/next.template.md index 17888d80b..62b641fa5 100644 --- a/apps/desktop/changelog/next.template.md +++ b/apps/desktop/changelog/next.template.md @@ -1,7 +1,7 @@ # What's new in vNEXT_VERSION -## New Features +## Shiny new things ## Improvements -## Bug Fixes +## No longer broken