Skip to content

Releases: halpworld/halptask

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 15 Aug 22:14

Changelog

🚀 Features

  • 28ac92e feat: add headless CLI quick-capture and shell status querying (v0.0.10, #12)

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 15 Aug 14:53

Changelog

🚀 Features

  • a81d649 feat(ui): optimize TUI rendering, full-width selection, and multi-column layouts for large terminals

🐛 Bug Fixes

  • fd4a603 fix(security): harden storage file permissions to 0600 and add decompression limits

🛠️ Refactoring & Updates

  • aa7c381 chore(release): bump version to v0.0.9 and sync version constants across codebase
  • 6984d66 chore(scripts): default to SSH remote URL for wiki sync

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 14 Aug 21:29

Changelog

🛠️ Refactoring & Updates

  • 5518bfa chore: migrate repository URLs and Go module path to halpworld/halptask, bump to v0.0.8

Others

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 13 Aug 16:50

Changelog

🚀 Features

🐛 Bug Fixes

  • 3487f60 fix(scripts): use HTTPS URL in sync_wiki.sh
  • 44efb9c fix: Data conversion to pb corupted some instances
  • 55f21a5 fix: Odd jibbrish in notes field
  • cd4e3c6 fix: Tones of bug fixes
  • f83fd2a fix: new notes could get corrupted at times

Others

  • 9930cc2 New protocol
  • 4684726 bump: version v0.0.7
  • 169874b merge: resolve merge conflicts with origin/main

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:22

Changelog

🐛 Bug Fixes

  • b4f1a51 fix(goreleaser): handle optional homebrew tap token with skip_upload: auto
  • 17a7d6e fix(goreleaser): set homebrews ids filter to default archive
  • 4899188 fix(goreleaser): set skip_upload: true on brews step
  • 58683e4 fix(goreleaser): specify default archive id for brews tap
  • 4ff3403 fix(goreleaser): use .Env.GITHUB_TOKEN for brews repository token
  • 3e72fa4 fix(scripts): improve branch detection and push logic in sync_wiki.sh
  • 3fa01be fix: Improves cli flags to match standard conventions

🛠️ Refactoring & Updates

  • 36fccee chore: Better documentation in the wiki
  • ea96447 chore: Marketing nonsense
  • 5ff305f chore: Screenshots is better.. Just is

Others

  • 91050b9 Bump version to v0.0.6
  • fbeae49 Numbered entries
  • 2fded60 merge: resolve merge conflicts in ui/app.go and ui/app_test.go

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:25

Changelog

🚀 Features

  • 93ad996 feat: Alpha support for windows
  • 44b4334 feat: Check for new version ones per day
  • 7030ab4 feat: Dashbord for quick overview items

🐛 Bug Fixes

  • 6ec18f0 fix: if main task has subtasks, highlighting main should create task at same level as main

Others

  • e654780 Bump version to v0.0.5 and refine Overview Dashboard pane

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 04 Aug 10:32

Changelog

🚀 Features

  • 0943035 feat: Configure default task or bulletpoint
  • c3df7f2 feat: Configure default task/bulletpoint on creation
  • ea80615 feat: one line installer script

🐛 Bug Fixes

  • 343464a fix: Esc task will remove bullet point

🛠️ Refactoring & Updates

  • b9bcfdf chore: bump version to v0.0.4

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:34

Changelog

🚀 Features

🛠️ Refactoring & Updates

  • b9c7d52 chore: improved installation

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:11

Changelog

🛠️ Refactoring & Updates

  • 80853c2 chore: Fix release script