|
1 | | -# Release v1.4 |
| 1 | +# v2.0 (2026-04-19) |
2 | 2 |
|
3 | | -## 🔗 New Features |
| 3 | +--- |
| 4 | + |
| 5 | +<div align='center'> |
| 6 | + |
| 7 | +<img src=./assets/medium_unlock_logo.svg width='150px'> |
| 8 | + |
| 9 | +</div> |
| 10 | + |
| 11 | +--- |
| 12 | + |
| 13 | +## New Features |
| 14 | + |
| 15 | +### History & Bookmarks |
| 16 | +- **Reading history** – Every article you unlock is automatically saved with its title, source domain, and timestamp. |
| 17 | +- **Bookmarks** – Bookmark any article while reading and access it instantly from the History screen. |
| 18 | +- **Search** – Live search across all history and bookmark entries by title or URL. |
| 19 | +- **Swipe to delete** – Swipe left on any item to remove it. |
| 20 | +- **Export / Import** – Back up and restore your history and bookmarks as a JSON file. |
| 21 | + |
| 22 | +### Home Screen Feed |
| 23 | +- **Recent articles** – The last 5 read articles appear directly on the home screen so you can jump back in without opening the full history. |
| 24 | +- **Bookmark toggle** – Bookmark or unbookmark articles right from the home screen cards. |
| 25 | +- **Configurable feed** – Settings let you choose what the home screen shows: Recent Articles, Bookmarks, or Both. In "Both" mode, bookmarked items are tagged so you can tell them apart at a glance. |
| 26 | +- **See all** – Tap "See all →" to open the full History & Bookmarks screen. |
| 27 | + |
| 28 | +### Settings Screen |
| 29 | +- **Text Zoom** – Adjust article font size from 50% to 200% with a live preview; reset to 100% with one tap. |
| 30 | +- **Remember Reading Position** – Toggle scroll-position memory on or off. |
| 31 | +- **Max History Size** – Set how many articles are kept in history (10–1000). |
| 32 | +- **Home Screen Feed** – Choose what appears in the home screen recent section. |
| 33 | + |
| 34 | +### Reader Improvements |
| 35 | +- **Resume reading** – Scroll position is saved per article and smoothly restored when you reopen it. |
| 36 | +- **Forward navigation** – A forward button appears in the WebView toolbar when you've navigated back, letting you move forward again. |
| 37 | +- **Smooth scroll restore** – Position is restored with a smooth scroll animation instead of a hard jump. |
| 38 | + |
| 39 | +--- |
| 40 | + |
| 41 | +# v1.4 (2026-03-28) |
| 42 | + |
| 43 | +--- |
| 44 | + |
| 45 | +<div align='center'> |
| 46 | + |
| 47 | +<img src=./assets/medium_unlock_logo.svg width='150px'> |
| 48 | + |
| 49 | +</div> |
| 50 | + |
| 51 | +--- |
| 52 | + |
| 53 | +## New Features |
4 | 54 |
|
5 | 55 | ### Open Medium Links Automatically |
6 | | -- Added deep link support — Medium article links clicked in email, WhatsApp, or any other app can now open directly in Medium Unlocker instead of the browser. |
7 | | -- On Android 12+, a banner appears on the home screen with a one-tap **"Enable in Settings"** button that takes you straight to the app's link-handling settings. |
8 | | -- Once enabled, the banner disappears automatically. |
9 | | -- On Android 11 and below, a system chooser dialog appears when opening Medium links — select Medium Unlocker and tap "Always" to set it as the default. |
| 56 | +- **Deep link support** – Medium article links clicked in email, WhatsApp, or any other app now open directly in Medium Unlocker instead of the browser. |
| 57 | +- **Android 12+ setup** – A banner on the home screen provides a one-tap **"Enable in Settings"** button that takes you directly to the app's link-handling settings. |
| 58 | +- **Android 11 and below** – A system chooser dialog appears when opening Medium links; select Medium Unlocker and tap "Always" to set it as the default. |
| 59 | +- **Smart banner** – The setup banner automatically hides once you've enabled link handling. |
10 | 60 |
|
11 | | -## 📋 Misc |
| 61 | +## Misc |
12 | 62 |
|
13 | 63 | - Fixed intent filter to correctly handle `medium.com` and `*.medium.com` links without the failed auto-verification that was silently blocking deep links on Android 12+. |
14 | 64 |
|
15 | 65 | --- |
16 | 66 |
|
17 | | -# Release v1.3 |
| 67 | +# v1.3 (2026-02-08) |
| 68 | + |
| 69 | +--- |
| 70 | + |
| 71 | +<div align='center'> |
| 72 | + |
| 73 | +<img src=./assets/medium_unlock_logo.svg width='150px'> |
| 74 | + |
| 75 | +</div> |
| 76 | + |
| 77 | +--- |
18 | 78 |
|
19 | 79 | ## 🚀 New Features |
20 | 80 |
|
|
0 commit comments