Release history
hoodik releases
Self hosted, easy to install end to end encrypted storage drive
All releases
13 shown
Fixed hiding the registration UI when disabled and increased dark‑mode contrast.
Full changelog
What's Changed
- fix: hide register UI when disabled and bump dark-mode contrast by @htunlogic in https://github.com/hudikhq/hoodik/pull/162
Full Changelog: https://github.com/hudikhq/hoodik/compare/v1.15.1...v1.15.2
Minor fixes and improvements.
Full changelog
What's Changed
- fix: accept AEAD overhead on tar uploads by @htunlogic in https://github.com/hudikhq/hoodik/pull/159
Full Changelog: https://github.com/hudikhq/hoodik/compare/v1.15.0...v1.15.1
- Version history for editable notes (A2) with full S3 parity
Full changelog
What's Changed
- feat: version history for editable notes (A2) with full S3 parity by @htunlogic in https://github.com/hudikhq/hoodik/pull/156
- fix release by @htunlogic in https://github.com/hudikhq/hoodik/pull/157
Full Changelog: https://github.com/hudikhq/hoodik/compare/v1.14.1...v1.15.0
## What's Changed * fix: large file download via public share links and hash worker
## What's Changed * feat: add markdown editor with editable notes (A1 Core Editor MVP)
Fixed IP extraction to use the real client IP address instead of the reverse proxy address.
Minor fixes and improvements.
Full changelog
What's Changed
- UI improvements, table fixes, sidebar folder tree, and admin bug fixes by @htunlogic in https://github.com/hudikhq/hoodik/pull/151
Full Changelog: https://github.com/hudikhq/hoodik/compare/v1.13.0...v1.13.1
- S3-compatible object storage support
Full changelog
What's Changed
- Add S3-compatible object storage support by @htunlogic in https://github.com/hudikhq/hoodik/pull/150
Full Changelog: https://github.com/hudikhq/hoodik/compare/v1.12.0...v1.13.0
- Download tar archive of encrypted chunks
Full changelog
What's Changed
- Adding ability to download tar of all the chunks encrypted by @htunlogic in https://github.com/hudikhq/hoodik/pull/149
Full Changelog: https://github.com/hudikhq/hoodik/compare/v1.11.0...v1.12.0
- Transfer token feature
- Mobile target support
Full changelog
What's Changed
- adding mobile targets to transfer crate by @htunlogic in https://github.com/hudikhq/hoodik/pull/147
- Feat/transfer token by @htunlogic in https://github.com/hudikhq/hoodik/pull/148
Full Changelog: https://github.com/hudikhq/hoodik/compare/v1.10.0...v1.11.0
- HEIC format support
- Video preview
- Playwright e2e testing