Release 1.8.0: offline reading, automatic sync, and account improvements - #191
Merged
Merged
Conversation
…mplates feat: add branded Supabase account email templates
…sword fix: add password visibility and verify saved offline reading (#182)
Prepare 1.8.0 release and one-time highlights
Fix release migration check after verified production application
Muawiya-contact
added a commit
that referenced
this pull request
Sep 12, 2026
Merge pull request #191 from Coding-Moves/develop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release version 1.8.0 from develop to main. This release adds reliable offline reading and synchronization, improves large saved collections and startup, adds password visibility, and includes the three branded account-email templates.
Migration
0010_generation_daily_usage.sqlis applied to production and verified through a separate read-only connection, including its columns, default, constraints, and RLS. The ledger update is merged through #193, and the required Migrations applied check passes.What's new:
Backend improvements:
Validation:
Release checklist:
No new APK is required for this JavaScript-only mobile release. Merge triggers production/preview OTA and backend deployment. Draft #187's SMTP-provider setup is excluded. The owner reports installing the email templates in Supabase; actual inbox delivery and physical-device checks remain unverified.