Skip to content

release/M5b

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 16:06
· 4123 commits to trunk since this release
1af3273

What's new:

  • Bugfix: clone was discarding history, but now it doesn't.
  • Feature: Structured find and replace (#4046) (Experimental; let us know if you find bugs! Demo video here and see the docs)
    • Current known issues with this feature: #4198
  • Bugfix: Record types with fields of user-defined type didn't display correctly, but now they do.
  • Added a secure random generator builtin.
  • Bumped max queued connections on builtin Socket to 2048.
  • Added autocomplete for delete.branch and delete.project.
  • Debug.toText can now be used in tests.

All changes since last release

New Contributors

Full Changelog: release/M5a...release/M5b