Skip to content

Re-extract native dictionaries after app updates to avoid stale autosuggestions - #704

Merged
andrewtavis merged 4 commits into
scribe-org:mainfrom
Roniscend:fix-dictionary
Sep 17, 2026
Merged

andrewtavis merged 4 commits into
scribe-org:mainfrom
Roniscend:fix-dictionary

Conversation

@Roniscend

Copy link
Copy Markdown
Collaborator

Contributor checklist


Description

Re-extracts native dictionaries when the app's install time changes, writing via a temp file and rename so stale or partial dictionaries are never used
Fixes : #701

Signed-off-by: Owm <owmdubey163@gmail.com>
@Roniscend Roniscend changed the title fixed Re-extract native dictionaries after app updates to avoid stale autosuggestions Sep 17, 2026

@andrewtavis andrewtavis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

praise: Also looking great here, @Roniscend 😊 Really thanks for opening all of these and sending along the fixes!

@andrewtavis
andrewtavis merged commit 108d0c0 into scribe-org:main Sep 17, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Native dictionaries are never re-extracted after an app update

2 participants