diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index a20e5fa..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,27 +0,0 @@ -# Changelog - -All changes to this project will be documented in this file. - -## Planned for Version 1.0.0 - -**Initial release:** -- Browse and manage bookmarks (All, Unread, Favorites, Archive, Article, Videos, Pictures) -- Share Extension for adding URLs from Safari and other apps -- Swipe actions for quick bookmark management -- Native iOS design with Dark Mode support -- Full iPad Support with Multi-Column Split View -- Font Customization -- Article View with Reading Time and Word Count -- Search functionality -- Support for tags -- Support for reading progress -- Save bookmarks when server is unavailable and sync when reconnected - -## Planned for Version 1.1.0 - -- [ ] Add support for bookmark filtering and sorting options -- [ ] Add support for collection management -- [ ] Add support for custom themes -- [ ] Text highlighting of selected text in a article -- [ ] Multiple selection of bookmarks for bulk actions - diff --git a/README.md b/README.md index ae254e1..ce6d876 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ For early access to new features and beta versions (use with caution). To partic What to test: - See the feature list below for an overview of what you can try out. -- For details and recent changes, please refer to the release notes in TestFlight or the [Changelog](./CHANGELOG.md). +- For details and recent changes, please refer to the release notes in TestFlight or the [Release Notes](./readeck/UI/Resources/RELEASE_NOTES.md). Please report any bugs, crashes, or suggestions directly through TestFlight, or email me at ilhallak@gmail.com. Thank you for helping make Readeck better! @@ -84,7 +84,7 @@ The app includes a Share Extension that allows adding bookmarks directly from Sa ## Versions -[see Changelog](./CHANGELOG.md) +[see Release Notes](./readeck/UI/Resources/RELEASE_NOTES.md) ## Contributing