Skip to content

Release v1.2.2026-05-24#101

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release/next
Open

Release v1.2.2026-05-24#101
github-actions[bot] wants to merge 1 commit into
mainfrom
release/next

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Feb 11, 2026

This PR was created by the prepare-release-pr GitHub action. When you're ready to release, simply merge it — the corresponding GitHub release will be published automatically.

If you're not ready yet, no problem. This PR will continue to update as you push changes to main, and you can merge it whenever you're ready.

Release notes

1.2.2026-05-24

Features

  • Banked program memory, FRE() function, array region, boot ROM layout (b2e99a2)
  • Add STEP support for FOR loops (df4639f)
  • Add scroll navigation, line-wrap tracking, and wrap-aware editing (bd83aa5)
  • Remap editing keys (174c599)
  • Add LOMEM command for program page allocation (#114) (ee21fce)
  • Add user-defined functions (fn/endfn) (#115) (59af723)
  • DIR improvements, CD command, and slot 3 module architecture (#118) (8bf6578)
  • Allow for an optional variable reference in next (#121) (71916bc)
  • tab() modifier for print/input (#122) (0bd4e67)
  • Page split on mid-page insert for multi-page programs (#123) (6ff2dec)
  • Updated startup banner (#124) (d5bff89)

Bug fixes

  • Correct else indentation in list output (5431177)
  • Sprite collision threshold corrupted at high y-positions (a6a98b5)
  • SPC() infinite loop and direct command loop after break (138f92c)
  • Scroll navigation page boundary, indentation, and scroll-down (1a61878)
  • Set FirstFreePage to 48 for 512KB systems (6e22acb)
  • Inline string corruption in multi-page programs (#113) (090cdae)
  • Tiles off command causes system lockup (#93) (bea4257)
  • Slot 5 re-entrancy bug in / command and remove unused SIZE keyword (#120) (f537d6b)

Under the hood

  • Always clean modules build output (b747547)
  • Bump minor version (7d636fa)
  • Convert jmp to bra and remove redundant .cresync calls (763b150)
  • Fix memory allocation and build configuration (7620da4)
  • Remove Makefile emu target changes (testing only) (ba835c5)
  • Document ScanForward etc (fab3210)
  • Document VariableHandler (6a8528e)
  • Document for/next loop implementation (befdb16)
  • Update README links etc. (b48dbed)

@github-actions github-actions Bot changed the title Release v1.1.2026-02-11 Release v1.1.2026-02-28 Feb 28, 2026
@github-actions github-actions Bot force-pushed the release/next branch 2 times, most recently from ebb38d0 to 4e54c08 Compare February 28, 2026 21:35
@github-actions github-actions Bot changed the title Release v1.1.2026-02-28 Release v1.2.2026-02-28 Feb 28, 2026
@github-actions github-actions Bot changed the title Release v1.2.2026-02-28 Release v1.2.2026-03-02 Mar 2, 2026
@github-actions github-actions Bot force-pushed the release/next branch 8 times, most recently from 03d19b9 to 088aa49 Compare March 9, 2026 00:34
@github-actions github-actions Bot changed the title Release v1.2.2026-03-02 Release v1.2.2026-03-09 Mar 10, 2026
@github-actions github-actions Bot force-pushed the release/next branch 4 times, most recently from a819202 to 98f55ff Compare March 10, 2026 00:35
@github-actions github-actions Bot changed the title Release v1.2.2026-03-09 Release v1.2.2026-03-11 Mar 11, 2026
@github-actions github-actions Bot force-pushed the release/next branch 2 times, most recently from e251993 to 237eaed Compare March 11, 2026 05:15
@github-actions github-actions Bot force-pushed the release/next branch 2 times, most recently from 473ad9a to 0a8d976 Compare March 14, 2026 19:45
@github-actions github-actions Bot changed the title Release v1.2.2026-03-11 Release v1.2.2026-03-14 Mar 14, 2026
@github-actions github-actions Bot changed the title Release v1.2.2026-03-14 Release v1.2.2026-03-27 Mar 27, 2026
@github-actions github-actions Bot changed the title Release v1.2.2026-03-27 Release v1.2.2026-04-08 Apr 8, 2026
@github-actions github-actions Bot changed the title Release v1.2.2026-04-08 Release v1.2.2026-04-14 Apr 14, 2026
@github-actions github-actions Bot force-pushed the release/next branch 4 times, most recently from 683c5de to e01d4a5 Compare April 15, 2026 11:59
@github-actions github-actions Bot changed the title Release v1.2.2026-04-14 Release v1.2.2026-04-15 Apr 15, 2026
@github-actions github-actions Bot changed the title Release v1.2.2026-04-15 Release v1.2.2026-05-24 May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant