Skip to content

Releases: tycrek/ass

πŸ‘ 0.14.8 πŸ‘

26 Nov 19:07
92a37a4
Compare
Choose a tag to compare

πŸ‘ 0.14.7 πŸ‘

25 Oct 17:05
Compare
Choose a tag to compare

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 πŸ‘

12 Oct 04:00
Compare
Choose a tag to compare

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 πŸ‘

30 Sep 06:38
Compare
Choose a tag to compare

All changes:

  • Update thumbnail parameters
  • Updated packages & Docker image for security

Full Changelog: releases/0.14.4...releases/0.14.5

πŸ‘ 0.14.4 πŸ‘

24 Jun 03:11
Compare
Choose a tag to compare

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 πŸ‘

11 Jun 06:25
Compare
Choose a tag to compare

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 πŸ‘

πŸ‘ ass 0.14.1 πŸ‘

26 Dec 21:56
e38adca
Compare
Choose a tag to compare

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 in yyyy-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 πŸ‘

25 Dec 18:04
47fa061
Compare
Choose a tag to compare

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:

now for the GitHub autogen notes

What's Changed

New Contributors

Full Changelog: releases/0.13.0...releases/0.14.0

0.13.0 - πŸ—Ί Remove GPS data from files

14 Oct 05:07
Compare
Choose a tag to compare

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