docs: CHANGELOG + README refresh for the fork; bump to 3.9.0#82
Merged
Conversation
- CHANGELOG.md: Keep-a-Changelog history of LeanTypeDual's own releases (3.8.1-3.8.6 from fastlane + the 3.9.0 work), with a coarse 'Upstream' baseline marker instead of per-line provenance. - README: lead with the fork's identity + purpose (two-thumb / dual-thumb typing — the namesake feature, previously undocumented), accurate HeliBoard -> LeanType -> LeanTypeDual lineage, and the current feature set incl. graduated trust, blocklist, undo-word, per-dictionary control. Credits now attribute LeanTypeDual (AsafMah) on top of LeanType (LeanBitLab); sponsor kept as-is. - Bump versionName 3.8.6 -> 3.9.0 (versionCode 3860 -> 3900) so the next release is a clean 3.9.0; add fastlane 3900.txt user-facing notes. - AGENTS.md: changelog/release convention (coarse provenance, versionCode scheme, fastlane note on release). Note: README Download buttons still point at LeanBitLab/HeliboardL and the banner SVG still reads 'LeanType' — left for a separate distribution/branding decision.
…peDual - README Download buttons now point at AsafMah/LeanType (GitHub releases + Obtainium); drop the F-Droid button (the fork ships as com.asafmah.leantypedual, not the upstream com.leanbitlab.leantype, and is not published on F-Droid). - Banner SVGs (light + dark) now read 'LeanTypeDual' (Lean / Type-purple / Dual); alt text updated. Verified rendering (no clipping). - Lineage/credit links to github.com/LeanBitLab kept (correct attribution).
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.
Summary
Adds a proper changelog, refreshes the README to describe this fork's purpose and features, and sets the next release to 3.9.0 (clean break from the 3.8.x line to avoid confusion).
Changes
CHANGELOG.md(new) — Keep-a-Changelog format covering LeanTypeDual's own releases (3.8.1–3.8.6 from the fastlane notes + the 3.9.0 work). Provenance is coarse: a singleUpstreambaseline marker for the HeliBoard/LeanType base, not per-line attribution. Fork-only features live in the README.README.md— now leads with the fork's identity and purpose:versionCode3860 → 3900) +fastlane/.../3900.txtuser-facing notes.AGENTS.md— changelog/release convention (coarse provenance,versionCode = major*1000+minor*100+patch*10, fastlane note on release) so it stays current.3.9.0 content (since the 3.8.6 tag)
Graduated trust (#39), undo-word (#35), trace recorder (#20), popup tiling (#36), backspace corpus (#21), badge CI fix (#76), backspace-stack refactor (#31), HeliBoard QoL backports (#74), native engine tests in CI (#78).
Deliberately left (separate branding/distribution decision)
LeanBitLab/HeliboardL+ thecom.leanbitlab.leantypeF-Droid package.Say the word and I'll redirect those to
AsafMah/LeanType/ regenerate the banner. No code changes here (docs + a version literal), so nothing to build.