Skip to content

Releases: kouji-dev/orrery-releases

v0.5.0

17 Jun 17:27
ebb48e7

Choose a tag to compare

  • feat(git): annotate-on-diff + fix freeze, commit toggle, single-commit diff
  • feat(git): full-file diffs + per-side & working-tree blame
  • fix(diff): stop the UI freeze on diffs with many long lines
  • fix(git): opening a commit/range now switches the agent pane into diff view
  • fix(diff): unfreeze diff opened from a commit + trim its backend latency
  • perf(diff): yield before heavy MergeView build so the diff panel can't freeze the UI
  • perf(git): fast file_history via blob-OID compare + pathspec diff
  • test(git): fix store spec setup (runInInjectionContext, matches project pattern)
  • chore(git): allowlist file-blame code-viewer line metrics (scanner 0)
  • fix(git): build errors from the parallel port (key binding, private field, null color, ngTemplateOutlet)
  • feat(git): wire git-inspection views into agent diff pane (gitView dispatcher)
  • feat(git): commit-diff, range-diff, diff-or-blame, file-list views
  • feat(git): commit-history panel, virtualized blame, file-history view
  • feat(git): backend inspection ops + frontend foundation (store/models/atoms/commands)
  • docs(plans): git inspection phase 1 (read-only) plan + design reference
  • docs(specs): human-driven git inspection & operations design
  • feat(landing): sync console mock with the new top-bar design
  • fix(landing): stop the console mock being clipped on the right
  • fix(changelog): tag releases as beta, not dev
  • feat(landing): version labels track the latest release (client-side)
  • chore(landing): changelog for v0.4.1 [skip ci]

v0.4.1

16 Jun 20:34
ebb48e7

Choose a tag to compare

  • ci(release): bake changelog into the release flow + harden landing 401

v0.4.0

16 Jun 20:06
ebb48e7

Choose a tag to compare

  • ci(landing): redeploy landing after a successful release
  • chore: gitignore playwright e2e artifacts
  • docs: document density token engine + shape rule
  • test(density): enforce zero literals in CI
  • test(density): e2e proving density drives spacing/height + shapes stay square
  • refactor(density): tokens in remaining modals
  • refactor(density): tokens in settings-modal
  • refactor(density): tokens in workspace
  • refactor(density): tokens in dev-tools
  • refactor(density): tokens in backlog
  • docs(density): add SHAPE RULE to sweep procedure
  • fix(density): preserve circle/square shapes + fix shell grid gap
  • refactor(density): tokens in right-panel
  • refactor(density): tokens in sidebar
  • @ feat(backlog): snake_case ticket tags + factorized top-bar action pill
  • refactor(density): tokens in overview
  • refactor(density): tokens in notifications
  • refactor(density): tokens in shared components
  • refactor(density): tokens in top-bar
  • refactor(density): tokens in tweaks panel
  • @ feat(agents): forward selected model + reasoning effort to the CLI
  • docs(plans): density-driven CSS variables implementation plan
  • docs(specs): density-driven CSS variables design
  • refactor(density): tokens in status-bar
  • fix(density): extend spacing scale (sp-10/sp-11); margins use sp-*, not ctl-h
  • refactor(density): tokens in shell/context-menu/loading
  • refactor(density): tokens in styles.css atoms
  • feat(density): literal scanner + unit tests
  • test(density): assert token engine structure
  • docs(density): resolve --hair collision (color, not width token)
  • feat(density): add density-factor token engine (spacing/height/type scale)
  • docs(plans): density-driven CSS variables implementation plan
  • docs(specs): density-driven CSS variables design

v0.3.2

16 Jun 00:19
ebb48e7

Choose a tag to compare

  • feat(window): open the main window at 80% of the current monitor

v0.3.1

15 Jun 23:58
ebb48e7

Choose a tag to compare

  • feat(agents): runtime detection + manual executable paths with verify

v0.3.0

15 Jun 22:32
ebb48e7

Choose a tag to compare

  • fix(ci): bump CI pnpm to 11 to match local + document build approvals
  • feat(backlog): ticket board with rich-text notes/comments + agent dispatch
  • ci(landing): harden publish-changelog against input shell injection
  • ci(landing): manual publish-changelog workflow (bake + commit + deploy)
  • feat(landing): generator main() — GitHub API fetch + bake into changelog
  • feat(landing): changelog generator pure helpers + tests
  • feat(landing): client-side load-more pagination on changelog
  • refactor(landing): changelog RELEASES -> marker-delimited JSON region
  • docs(landing): implementation plan — changelog generation + load-more
  • docs(landing): spec — build-time changelog generation + load-more
  • feat(landing): Orrery Home landing page + changelog from design handoff
  • chore: pnpm build approvals (workspace) + project RTK instructions
  • feat(workspace): move open-file tabs inline beside the diff/terminal toggle
  • feat(landing): animated landing page + Render blueprint & landing-only deploy
  • feat(workspace): read-only file-view pane tab + pane-model wiring

v0.2.5

11 Jun 20:34
ebb48e7

Choose a tag to compare

Orrery v0.2.5

v0.2.4

11 Jun 19:59
ebb48e7

Choose a tag to compare

  • feat(updater): branded update banner — orrery-updater stub, silent MSI/NSIS

v0.2.3

11 Jun 13:04
ebb48e7

Choose a tag to compare

  • ci(release): node24-ready action majors; node 22

v0.2.2

11 Jun 12:48
ebb48e7

Choose a tag to compare

  • feat(updater): auto-install by default + visible install progress