- Fix: Autostart unclear, whether it works.
- Improve: Various internal improvements.
- Add: Support TCP, SMTP & IMAP Addresses.
- Fix: Wrong WebsiteEntry order by itemPosition when exiting Main Search.
- Fix: Interval chooser displaying interval options only in minutes.
- Fix: Favicons blinking during Retrieval.
- Fix: Data Backup Import not applying Tag updates.
- Improve: Optionally let Data Backup Import force existing Website Entries to update accordingly.
- Improve: Sync Worker reliability.
- Improve: Re-Vamp Sync Worker Foreground Service.
- Improve: Deal with Forced Background Service in a user-friendly way.
- Improve: Warn user when attempting to add Website Entry with duplicate URL.
- Improve: Avoid potential data loss when creating new Website Entry. Thank you, @Naitim!
- Add: Custom Port Support for Onion Addresses.
- Fix: SwipeRefresh Toggle.
- Fix: Re-Order Website Entries.
- Fix: Floating Action Button disappearing after deleting Entry.
- Improve: Website Favicon Retrieval Reliability & Efficiency.
- Improve: Re-Vamp Debug Log.
- Add: Advanced Setting: Floating Action Button as Menu Item.
- Add: Advanced Setting: Long SwipeRefresh Trigger Distance.
- Add: Android Permission Explanations.
- Add: Troubleshooting Info: Replace Add Button with Menu Entry.
- Fix: Sharing Backups.
- Fix: Search Filter not working reliably all the time.
- Improve: Upgrade Project Icon.
- Add: Fetching Website icons is back! This time with 100% FOSS tools.
- Add: Force Background Service (optional). This way, the app never gets killed in the background.
- Add: Show App Log for Debug purposes.
- Add: Share App Log Dump.
- Fix: Creating new Website Entry dispatches a "Website Unavailable" message.
- Fix: isOnionAddress Switch sometimes appearing when TOR is disabled.
- Improve: Pre-Fill URL field with "https://" Prefix when creating new Website Entry.
- Improve: Replace Toast with Snackbar for unavailable Website Messages.
- Improve: Remove redundant Backup & Restore Buttons in Menu.
- Improve: Do not inform about auto start on App startup.
- Improve: Pretty-Print Backup JSON.
- Add: Tag Cloud to Website Entry Editor.
- Add: Make Website Entries searchable by Tag.
- Add: Advanced Settings: Import & Export Data Backup.
- Add: Advanced Settings: Import & Export Settings Backup.
- Add: Advanced Settings: Share Data & Settings Backup.
- Add: Advanced Setting: Toggle Refresh on Swipe.
- Add: Advanced Setting: Delete All Website Entry Tags.
- Fix: Ensure only one Notification per event is dispatched.
- Fix: Periodic Background Check reliability.
- Improve: Various Code Details.
- Add: Advanced Settings Area to Settings Page.
- Add: Advanced Setting: Delete All Website Entries.
- Fix: Not resolving AAAA records correctly.
- Improve: DNS Resolution efficiency.
- Improve: Detect & indicate NX_DOMAIN failure, if present on all A/AAAA DNS Records' responses.
- Add: Laissez Faire Mode. If enabled, does not notify, if the website responds with one of the following codes: 201, 202, 204, 401, 403.
- Various UX Improvements.
- Fix: Failure indication, even if all destinations are reachable.
- Fix: Visit Website action.
- Fix: Item Order not respected after updating website entry.
- Add: Backup & Restore.
- Add: Check connectivity of common address records (A, AAAA) from a domain.
- Add: Check Onion Domains, when Orbot is running.
- Grab Website favicons through DuckDuckGo, instead of Google.
- Do not show Notifications while App is in Foreground.
- Show only a single notification, if more than one website is not reachable. (Do not show 10 Notifications for 10 unreachable Websites.)
- Enable Drag & Drop to re-order Website entries.
- Make upgrading to newer versions easier.