Releases: tycrek/ass
Releases Β· tycrek/ass
π 0.14.8 π
π 0.14.7 π
All changes
- Update some documentation
- Remove submodules for security fix (aka old frontend system wont work (DICK might be fine))
- A bunch of package updates
Full Changelog: releases/0.14.6...releases/0.14.7
π 0.14.6 π
All changes
- updated GitHub workflows (@Gauvino)
- remove unnecessary ass-x references
- added message to assist new installations with
auth.json
migration - updated packages to resolve security vulnerabilities
Full Changelog: releases/0.14.5...releases/0.14.6
π 0.14.5 π
All changes:
- Update thumbnail parameters
- Updated packages & Docker image for security
Full Changelog: releases/0.14.4...releases/0.14.5
π 0.14.4 π
All changes:
- fix: setup is actually fixed now (you still need to re-run
npm run start
a few times for ass to launch) - fix: replaced some strings for consistency
- misc: package updates
Full Changelog: releases/0.14.3...releases/0.14.4
π ass 0.14.3 π
All changes
- Fixed new user script not working (I have verified the issue & solution locally)
- Updated some packages (including tlog)
Full Changelog: releases/0.14.2...releases/0.14.3
π ass 0.14.2 π
All changes:
- feat: added password check route that returns a token on success
- chore: don't require users to retype their domain during setup
- fix: properly specify and use Magic Number HTTP codes
- fix: new installs broken due to bizarre dependency refresh
- fix: setup wasn't merging existing admin webhook config
Full Changelog: releases/0.14.1...releases/0.14.2
π ass 0.14.1 π
All changes:
- Deleting users #189
- Set/delete user metadata #189
- Added API route to get all users #189
- Cleaned up user API routes
- Added changing usernames (currently admin-only)
- Added resetting tokens (currently admin-only)
- Improved API error handling
- Added
savePerDay
to save uploads inyyyy-mm-dd
folders - Remove Sia Skynet as it is no longer usable
- Updated packages
Full Changelog: releases/0.14.0...releases/0.14.1
π ass 0.14.0 π
Merry Christmas and Happy Holidays!!
Hohoho and say hello, to ass 0.14.0! It's a big one, here's the details:
- added initial API structure
- added overhauled user system with /api/user API routes
- added Nano ID package for random generation
- use new webhook library (tycrek/discord-hookr)
- feat: display ass version in Webhook author 20db648
- fix: image was full-width on web but stretched 73631d0
- feat: allow using the generated ID in the web viewer fe79d84
- feat: added server side embed configs d7b57e5
- feat: add creating users via API 4663ce4
- feat: added script to add users by CLI 69bf9aa
See the README for more info on:
- New user system: https://github.com/tycrek/ass#new-user-system-v0140
- Initial developer API: https://github.com/tycrek/ass#developer-api
- Server-side embed configs: https://github.com/tycrek/ass#server-side-embed-configuration
now for the GitHub autogen notes
What's Changed
- fix: add flag during build script by @tycrek in #164
- feat: added global admin webhook (#142) by @tycrek in #171
- Developer API by @tycrek in #180
- Better authentication by @tycrek in #177
- v0.14.0/hookr by @tycrek in #183
- feat: allow using the generated ID in the web viewer (#181) by @tycrek in #186
- added server-side embed configuration (#173) by @tycrek in #187
- Create user via API by @tycrek in #188
- Fix mismatched theme options by @Facinorous-420 in #176
- v0.14.0 by @tycrek in #182
New Contributors
- @Facinorous-420 made their first contribution in #176
Full Changelog: releases/0.13.0...releases/0.14.0
0.13.0 - πΊ Remove GPS data from files
Upload more privately with automatic removal of EXIF GPS data. This works for JPG, PNG, TIF, MOV, MP4.
What's Changed
- Remove rootless Docker as it causes issues for some hosts by @tycrek in #148
- theme.js => theme.json by @yesBad in #150
- Strip EXIF GPS data from files during upload by @tycrek in #160
New Contributors
Full Changelog: releases/0.12.0...releases/0.13.0