Studio 3.1.0: forty-six findings, and what looking for them turned up - #220
Merged
Merged
Conversation
The version goes from 3.0.0 to 3.1.0 and the changelog gets the entry that says what changed. A minor rather than a patch, because the release carries capability that was not reachable before - a table that opens into its columns, a find command, a trigger dialog, a Database entry in the menu bar, marks on the rows an edit will change - beside the wrong answers it corrects. The entry is written for somebody who uses Studio rather than for somebody following the project, so it leads with what a person can now do and names what used to be untrue. The two findings that turned out to be the opposite of what they claimed are in it as well: Esc never discarded the editor's buffer, and the report of refused rows already existed for CSV imports. Studio 1014 green, engine 14.0.0 unchanged - no engine release is implied. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
<Version>3.0.0 → 3.1.0, and the changelog entry that says what changed.A minor rather than a patch, because the release carries capability that was not reachable
before — a table that opens into its columns, a find command, a trigger dialog, a Database entry in
the menu bar, marks on the rows an edit will change — beside the wrong answers it corrects.
The entry is written for somebody who uses Studio: it leads with what a person can now do and
names what used to be untrue. The two findings that turned out to be the opposite of what they
claimed are in it too —
Escnever discarded the editor's buffer, and the report of refused rowsalready existed for CSV imports.
Studio 1014 green. Engine 14.0.0 unchanged — no engine release is implied.
After this merges,
studio-v3.1.0is the tag; the release workflow derivesprereleasefrom thesuffix, so it becomes the repository's Latest and the update check inside 2.0.0 and 3.0.0 will offer
it.
🤖 Generated with Claude Code