Skip to content

Releases: heapoftrash/filetree

v0.0.7

27 Mar 17:06
53addf6

Choose a tag to compare

0.0.7 (2026-03-27)

Bug Fixes

  • ui: use Version label in sidebar footer (5f10449)
  • ui: use Version label in sidebar footer (672258f)

v0.0.6

27 Mar 14:40
2de3b76

Choose a tag to compare

0.0.6 (2026-03-27)

Features

  • actions auto labeler (349dd5b)
  • add version endpoint and GitHub update notice (632fabe)
  • auth: single password field with plaintext/bcrypt detection (764ee2b)
  • ci: add Release Please, remove git-cliff changelog (676e4ab)
  • ci: update ci (36eadbc)
  • ci: update lint job (42d2596)
  • docs: added screen record gif for readme and docs (d4d65b8)
  • docs: added screen record gif for readme and docs (224a639)
  • docs: update docs (05c4b9f)
  • docs: update docs site homepage (6be0cc0)
  • move server to app/ and Vite UI to app/web/ to produce single binary with UI assets embeded (9a28ebd)
  • tag release workflow for multi-arch binaries and GHCR (9f7084f)
  • trash: trash redesign (a204e09)
  • ui: show version and release link in sidebar footer (a30b5f8)
  • ui: styling changes when content opens in new tab (5e02d5f)
  • ui: styling changes when content opens in new tab (feaad0b)
  • versioning: add github endpoint and version update notice (d65de42)

Bug Fixes

  • actions auto labeler change labeler config per v5 closes #22 (0fd0ed0)
  • avoid fake Latest badge when version is not semver (7fa4976)
  • avoid poisoning version cache on canceled GitHub fetch (91bef17)
  • ci: build Containerfile frontend stage on native platform only (9284653)
  • ci: build Containerfile frontend stage on native platform only (f1a02d1)
  • ci: labeler branch chechout (2c936d8)
  • ci: labeler branch chechout (850d7b1)
  • ci: labeler branch chechout (dedde80)
  • ci: labeler branch chechout (22f123c)
  • ci: mark GitHub prereleases when tag contains hyphen (e14023b)
  • ci: node memory, run ci for tagged push (4909572)
  • ci: run changelog workflow on PR head branch (45a48dc)
  • ci: stop main branch from overwriting GHCR latest (2740c7e)
  • docs: readme update (e5ccfcd)
  • docs: some docs change (3cee28f)
  • enable lint in ci (31c3f59)
  • frontend: antd upgrade to v6 cssVar is typed (cf3399d)
  • frontend: sort trash buckets by timestamp, not locale date label (3881a0a)
  • gitignore: exclude test data dir (318a559)
  • handle resp.Body.Close errors in version handler (7cc86a1)
  • moving to github, update go imports from local to github (c43a239)
  • README (edbc897)
  • ui: keep sidebar version block pinned to bottom (ac33eff)
  • ui: show Latest as a tag only when up to date (ccecee4)
  • Update README to include goreportcard (48017e3)

Reverts

  • ci: restore changelog workflow push to main (c9d6c17)

v0.0.4-beta.2

27 Mar 11:33
6cffd15

Choose a tag to compare

0.0.4-beta.2 (2026-03-27)

Bug Fixes

  • ci: build Containerfile frontend stage on native platform only (9284653)
  • ci: build Containerfile frontend stage on native platform only (f1a02d1)

v0.0.4-beta.1

27 Mar 10:05
cb481a5

Choose a tag to compare

v0.0.4-beta.1 Pre-release
Pre-release

0.0.4-beta.1 (2026-03-27)

Features

  • actions auto labeler (349dd5b)
  • auth: single password field with plaintext/bcrypt detection (764ee2b)
  • ci: add Release Please, remove git-cliff changelog (676e4ab)
  • ci: update ci (36eadbc)
  • ci: update lint job (42d2596)
  • docs: added screen record gif for readme and docs (d4d65b8)
  • docs: added screen record gif for readme and docs (224a639)
  • docs: update docs (05c4b9f)
  • docs: update docs site homepage (6be0cc0)
  • move server to app/ and Vite UI to app/web/ to produce single binary with UI assets embeded (9a28ebd)
  • tag release workflow for multi-arch binaries and GHCR (9f7084f)
  • trash: trash redesign (a204e09)
  • ui: styling changes when content opens in new tab (5e02d5f)
  • ui: styling changes when content opens in new tab (feaad0b)

Bug Fixes

  • actions auto labeler change labeler config per v5 closes #22 (0fd0ed0)
  • ci: labeler branch chechout (2c936d8)
  • ci: labeler branch chechout (850d7b1)
  • ci: labeler branch chechout (dedde80)
  • ci: labeler branch chechout (22f123c)
  • ci: mark GitHub prereleases when tag contains hyphen (e14023b)
  • ci: node memory, run ci for tagged push (4909572)
  • ci: run changelog workflow on PR head branch (45a48dc)
  • ci: stop main branch from overwriting GHCR latest (2740c7e)
  • docs: readme update (e5ccfcd)
  • docs: some docs change (3cee28f)
  • enable lint in ci (31c3f59)
  • frontend: antd upgrade to v6 cssVar is typed (cf3399d)
  • frontend: sort trash buckets by timestamp, not locale date label (3881a0a)
  • gitignore: exclude test data dir (318a559)
  • moving to github, update go imports from local to github (c43a239)
  • README (edbc897)
  • Update README to include goreportcard (48017e3)

Reverts

  • ci: restore changelog workflow push to main (c9d6c17)

v0.0.3-beta.1

26 Mar 16:43
64952ea

Choose a tag to compare

v0.0.3-beta.1 Pre-release
Pre-release

0.0.3-beta.1 (2026-03-26)

Features

  • ci: add Release Please, remove git-cliff changelog (676e4ab)
  • tag release workflow for multi-arch binaries and GHCR (9f7084f)

Bug Fixes

  • ci: mark GitHub prereleases when tag contains hyphen (e14023b)
  • ci: run changelog workflow on PR head branch (45a48dc)
  • ci: stop main branch from overwriting GHCR latest (2740c7e)

Reverts

  • ci: restore changelog workflow push to main (c9d6c17)

v0.0.3-beta

26 Mar 13:57
afaf61d

Choose a tag to compare

v0.0.3-beta Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.2-beta...v0.0.3-beta

beta release

23 Mar 11:10
20a19b9

Choose a tag to compare

What's Changed

  • single password field with plaintext/bcrypt detection by @heapoftrash in #28

Full Changelog: v0.0.1-beta...v0.0.2-beta

First beta release

21 Mar 20:43
48017e3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/heapoftrash/filetree/commits/v0.0.1-beta