Prepare SciREPL Free v1.3.1 - #75
Merged
Merged
Conversation
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
Web-version behavior
The native menu opens
https://s243a.github.io/SciREPL/only after a localized warning that:Declining makes no request and keeps the menu open. Browser/PWA builds hide the redundant action. A future registered
SciReplBrowserBridgeplugin overrides the hosted fallback without showing the separate-session warning.Scope
This patch deliberately does not change Formula behavior/layout or Help placement.
Verification
Exact head:
c7128df54058f1a5ea4815cf6811b1ec807e0e57Earlier physical-device verification
On the preceding selector-only head, physical SM-S926W testing confirmed restored Prolog synchronization, selected full names for Python and ClojureScript, Android Back dismissal, the cell-editor picker, and Python execution (
2+2 → 4,2-2 → 0). The current commit changes only the native web-version action, translations, its regression, and the cache version after that device pass.Release state
Exact-head CI and the native Custom Tab replay are complete. Ready to merge and tag; no release tag had been created at the time of this report.