chore: prepare 1.20.0 release#807
Open
lukecotter wants to merge 8 commits into
Open
Conversation
- migrate assets from v1.18 to lana/assets/1_20 (new captures, drop old set) and repoint all README/doc image URLs - rewrite settings.md around timeline themes (activeTheme/customThemes + Log: Timeline Theme command), demoting legacy lana.timeline.colors - wire previously-unused screenshots into feature docs: call tree view modes + new SOQL Formatting section, timeline minimap + governor strip, raw-log navigation
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.
📝 PR Overview
Release preparation for 1.20.0: bump the version, finalize the changelog, refresh all screenshots to the new versioned asset folder, remove pre-release
🧪badges from features now shipping in stable, and document the missing announcement-bar step in the release guide.🛠️ Changes made
lana/package.jsonto1.20.0and rename[Unreleased]→## [1.20.0]in the rootCHANGELOG.md.lana/assets/v1.18/tolana/assets/1_20/(new captures, drop the old set) and repoint all README/doc image URLs.settings.mdaround timeline themes (activeTheme/customThemes+ the Log: Timeline Theme command), demoting the legacylana.timeline.colors.🧪pre-release badges from the rootREADME.mdfor features shipping in 1.20.0.RELEASING.mdand bump the announcement bar to v1.20.🧩 Type of change (check all applicable)
📷 Screenshots / gifs / video [optional]
No app UI change — this refreshes documentation screenshots only.
✅ Tests added?
📚 Docs updated?
🧪badge — see RELEASING.md)Anything else we need to know? [optional]
Release checklist still pending before tagging: confirm the
## [1.20.0]date inCHANGELOG.md, then create a GitHub Release tagged exactly1.20.0(novprefix) to triggerpublish.yml.