close
Skip to content

Releases: unnecessary-special-projects/ghist

v0.3.1

26 Feb 16:02

Choose a tag to compare

Changelog

  • 953a5fb All re-ordering of milestones

v0.3.0

26 Feb 15:37

Choose a tag to compare

Changelog

  • 3a4eb1c Redesign Plan view with compact single-row cards and wider layout
  • 9ecb86b Add backlog tasks for bulk ops, verbose list, file paths, and task relationships
  • ad8cef9 Add Plan view to web UI for milestone-based task grouping
  • d78e1e5 Improve workflow instructions for plan persistence and implementation notes
  • 75bbb38 Accept GHST-XX prefixed task IDs across CLI and API
  • e6a790c Add sorting and milestone filtering to web UI

v0.2.0

25 Feb 07:46

Choose a tag to compare

Changelog

  • dc2cf9e Use JSON instead of SQLITE for data storage. Add migration. Add polling to web UI to update as events update
  • 3e07e89 Add new features to README

v0.1.2

24 Feb 21:55

Choose a tag to compare

Changelog

  • 41dd052 Updating ghist tasks
  • 40607ee Auto-close in-progress tasks when linking commit via hook
  • e6dbdef Add Claude Code hook, clickable commit links, and improved init flow
  • 918111c Update README

v0.1.1

24 Feb 18:48

Choose a tag to compare

Changelog

  • a424a93 Make board views scrollable
  • 9835eac Correct note about Jira and Linear not being accessible
  • fb0523c Add ghist serve to quickstart

v0.1.0

24 Feb 16:17

Choose a tag to compare

Changelog

  • fd90542 Add images to README and some demo tasks for the screen grabs
  • 3ec4a49 Update action to use npm ci instead of install
  • c5bafc4 Add MIT License
  • 1c49aba Update brew install paths, README
  • fdf28f4 First version of ghist