Releases: heapoftrash/filetree
Releases · heapoftrash/filetree
v0.0.7
v0.0.6
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
0.0.4-beta.2 (2026-03-27)
Bug Fixes
v0.0.4-beta.1
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
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
What's Changed
- feat(ui): styling changes when content opens in new tab by @heapoftrash in #39
- feat(docs): added screen record gif for readme and docs by @heapoftrash in #40
- trash redesign by @heapoftrash in #44
- Single binary with UI assets by @heapoftrash in #46
- allowed oauth emails, live reload of oauth user setting vars by @heapoftrash in #55
Full Changelog: v0.0.2-beta...v0.0.3-beta
beta release
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
What's Changed
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #2
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #4
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #6
- chore(deps-dev): bump @commitlint/cli from 19.8.1 to 20.5.0 by @dependabot[bot] in #8
- chore(deps-dev): bump @commitlint/config-conventional from 19.8.1 to 20.5.0 by @dependabot[bot] in #7
- chore(deps): bump antd from 5.29.3 to 6.3.3 in /frontend by @dependabot[bot] in #13
- chore(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.12.0 in /backend by @dependabot[bot] in #3
- chore(deps): bump react and @types/react in /frontend by @dependabot[bot] in #9
- chore(deps): bump react-router-dom from 6.30.3 to 7.13.1 in /frontend by @dependabot[bot] in #10
- chore(deps-dev): bump vite from 5.4.21 to 8.0.0 in /frontend by @dependabot[bot] in #12
- Add docs and docs ci by @heapoftrash in #14
- Docs: added assets and new CI by @heapoftrash in #15
- adding docs by @heapoftrash in #19
- Container image support by @heapoftrash in #21
- chore: actions auto labeler closes #22 by @heapoftrash in #23
- Small docs update by @heapoftrash in #25
- fix(ci): node memory, run ci for tagged push by @heapoftrash in #24
- Update README to include goreportcard by @heapoftrash in #26
New Contributors
- @dependabot[bot] made their first contribution in #2
- @heapoftrash made their first contribution in #14
Full Changelog: https://github.com/heapoftrash/filetree/commits/v0.0.1-beta