Skip to content

Releases: garindra/meja

v0.0.22

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:04
Immutable release. Only release title and notes can be modified.
a5df553

Changelog

  • a5df553 [v0.0.22] Refactor pane render architecture (Phases 1-2)

v0.0.21

Choose a tag to compare

@github-actions github-actions released this 31 Jul 05:15
Immutable release. Only release title and notes can be modified.
bb3f034

Changelog

  • e1d11cd Simplify session recovery overview
  • 325c56f [v0.0.20] Add structured frontend UI and incremental pane rendering
  • bb3f034 [v0.0.21] Add incremental history scrolling

v0.0.19

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:19
Immutable release. Only release title and notes can be modified.
863183e

Changelog

  • 863183e [v0.0.19] Suppress QUIC UDP buffer warning

v0.0.18

Choose a tag to compare

@github-actions github-actions released this 27 Jul 06:19
Immutable release. Only release title and notes can be modified.
70c9882

Changelog

  • 9abefa4 Clarify Meja architecture introduction
  • 70c9882 [v0.0.18] Refactor server actor ownership boundaries
  • 9fca383 docs: Add demo video

v0.0.17

Choose a tag to compare

@github-actions github-actions released this 25 Jul 21:41
Immutable release. Only release title and notes can be modified.
7efae8e

Changelog

  • 7efae8e [v0.0.17] Support --run with new -f

v0.0.16

Choose a tag to compare

@github-actions github-actions released this 25 Jul 19:52
Immutable release. Only release title and notes can be modified.
286e9a1

Changelog

  • 286e9a1 [v0.0.16] Fix attached command cwd data race

v0.0.14

Choose a tag to compare

@github-actions github-actions released this 25 Jul 12:15
Immutable release. Only release title and notes can be modified.

Changelog

  • bcbd375 Add restore run shorthand and prepare v0.0.14
  • de437dc Fix final-pane client exit
  • e2996b9 Fix process capture and pane teardown
  • f5d6a7b Merge pull request #37 from garindra/codex/graceful-exit-restore-run
  • 43dd5dd Reserve copy-mode style IDs
  • f5b2aec bound pane teardown diagnostics
  • 42ab6b4 docs: add README status badges
  • 88c4efe fix macOS pane session teardown
  • c459bac fix pane-exit fallback input race
  • 6102e35 fix set-root pane cwd persistence
  • 82a695d improve pane command and cwd capture

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:31
Immutable release. Only release title and notes can be modified.
3a29a6a

Changelog

  • 5c84f4d Fix reference table command formatting
  • 3a29a6a [v0.0.13] Fix saved session metadata (#36)

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:47
Immutable release. Only release title and notes can be modified.
a508a4f

Changelog

  • a508a4f Fix restored session window view state and prepare v0.0.12 (#35)
  • fee8ac6 test: synchronize display output buffer

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:49
Immutable release. Only release title and notes can be modified.
f52fcac

Changelog

  • 8026891 Throttle terminal resize forwarding
  • bd57601 add tagline
  • f52fcac docs: prepare v0.0.11 release
  • 086fb8d docs: update architecture, reference, and project documentation