chore: update changelog

This commit is contained in:
relikd
2025-07-21 13:58:42 +02:00
parent 6ef23ef599
commit 4eb2248142
3 changed files with 3 additions and 3 deletions

View File

@@ -13,8 +13,9 @@ and this project does adhere to [Semantic Versioning](https://semver.org/spec/v2
- *Status Bar Menu:* Always recreate main menu (hopefully fixes #13)
- *Status Bar Menu:* Enable global mark read menu items on background update
- *Status Bar Menu:* Keyboard navigation over alternate items ("Open a few") (fixes #15)
- *Status Bar Menu:* Alternate item ("Open a few") was displayed as normal menu item
- *Status Bar Menu:* Alternate item ("Open a few") was displayed as normal menu item in macOS 15
- *UI:* Welcome message was displayed at the bottom left corner
- *UI:* Tooltip will not remove preceding whitespace if html starts with a list
- Update Xcode build flags

View File

@@ -6,7 +6,6 @@
// TODO: Add support for media player? image feed?
// <enclosure url="https://url.mp3" length="63274022" type="audio/mpeg" />
// TODO: Disable 'update all' menu item during update?
// TODO: HTML to Feed Generator. https://github.com/RSS-Bridge/rss-bridge
// TODO: SQlite instead of CoreData? https://www.objc.io/issues/4-core-data/SQLite-instead-of-core-data/

View File

@@ -70,7 +70,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>15952</string>
<string>15970</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.news</string>
<key>LSMinimumSystemVersion</key>