chore: update changelog
This commit is contained in:
@@ -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:* Always recreate main menu (hopefully fixes #13)
|
||||||
- *Status Bar Menu:* Enable global mark read menu items on background update
|
- *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:* 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:* 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
|
- Update Xcode build flags
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
// TODO: Add support for media player? image feed?
|
// TODO: Add support for media player? image feed?
|
||||||
// <enclosure url="https://url.mp3" length="63274022" type="audio/mpeg" />
|
// <enclosure url="https://url.mp3" length="63274022" type="audio/mpeg" />
|
||||||
// TODO: Disable 'update all' menu item during update?
|
// 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/
|
// TODO: SQlite instead of CoreData? https://www.objc.io/issues/4-core-data/SQLite-instead-of-core-data/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>15952</string>
|
<string>15970</string>
|
||||||
<key>LSApplicationCategoryType</key>
|
<key>LSApplicationCategoryType</key>
|
||||||
<string>public.app-category.news</string>
|
<string>public.app-category.news</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user