Thank you to all the contributors who made this release possible!
Fixes
- frontend api adapter: use abortcontroller.abort when abortsignal.timeout is not available (@Miodec) (#5714) (fe50fe165)
- caret: incorrect placement in tape mode: word (b22e0a407)
- not being able to make requests on very old browsers (@fehmer) (#5711) (482de2946)
- caret: incorrect placement in tape mode (981f9668c)
- config: keymap size not persisting (9858d93dc)
- funbox: sometimes generating unrealistic ip addresses (@rizwanmustafa) (#5682) (7a4db1ef9)
Nerd stuff
These changes will not be visible to users, but are included for completeness and to credit contributors.
- impr: use tsrest for ape-keys endpoint (@fehmer) (#5706) (8a09acd8d)
- impr(server): store some logs forever (@Miodec) (#5708) (a6912d20a)
- impr(ci): verify pr titles include author name (@rizwanmustafa) (#5707) (c6550eb8d)
- impr(relase script): add no-verify to git commands (a4b0dc049)
- build(contracts): fix output paths for windows (@NadAlaba) (#5700) (feaff239f)
- build(backend): activate inspector to allow attaching debugger (@NadAlaba) (#5704) (8bc47960e)
- chore: fix dirname not defined in nodejs modules (9972e9d39)
- chore(eslint): add 2 rules (3917cc435)
- chore(deps): remove release-it (aa5166876)