Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 22:25
· 25 commits to main since this release

Changelog

  • 7f7d215 Add CI workflow, Makefile, gofmt fixes, and fix search-mode auto-focus
  • 0d51bec Add CONTRIBUTING.md and issue templates
  • 85d61cf Add a second demo GIF showing the snap workflow
  • f9eb920 Add catppuccin, tokyo-night and monokai themes
  • 99c9b3c Add darcula, vscode and ubuntu themes; restructure README features
  • a916dc6 Add demo GIF, social preview image, document new features in README
  • bd9c131 Add hold/pin, changelog, PPA management, security flag; config package
  • a12e6a8 Add local list filter ("f"), fix Tab-cycle bug, fix message routing gap
  • 4f780c8 Add orphaned view, size sort, multi-select, snap channels, mouse
  • 7e5e93f Add scripts/release.sh to tag and push releases safely
  • e468cf8 Add settings screen, hold/changelog/PPA UI, upgrade-all preview
  • 0757bcd Add status badges and a Contributing section to the README
  • 0228483 Clarify README install URLs: no leading v, use curl -f
  • bb92c7e Document hold/PPA/changelog/settings/security features in README
  • 74a6ef0 Document the ?/help key and the status-symbol legend in the README
  • 1cb8fe9 Document the f/filter key in the README keybindings table
  • b3461ea Fix header disappearing when entering search via "/"
  • 9eff29f Fix row-selection highlight only covering the bullet, not the row
  • d4d579a Fix snap build: bump build-snap go to 1.24 to match go.mod
  • 39f6965 Fix snap release pipeline, add in-app legend and help screen
  • 3f649a6 Initial pkgtui: htop-style TUI for apt and snap package management
  • ae999a0 Let the theme picker browse and live-preview with left/right
  • 84f0562 Make README friendlier with a light touch of emoji on section headers
  • a8f85fb Move the release runbook out of the README into CONTRIBUTING.md
  • fcb46ef Re-record README demo GIF at a wider, Full-HD-like aspect ratio
  • 0b5d604 Re-record demo GIF with a real successful install instead of an interrupt
  • 513d7cd Refactor apt/snap into testable parsers, add unit tests
  • becc70f Run install/remove/upgrade in an embedded pty instead of taking over the terminal
  • e5f9c44 Translate all user-facing text to English; gate releases on main
  • c4c0598 Update README symbol table with the held (◆) symbol
  • d7a2622 fix release.sh