Hi all,
I am happy to announce the release of links 0.9.0.
https://git.code.netlandish.com/~netlandish/links/refs/0.9.0
Release highlights:
# Added
- ability to fully delete your account.
- organizations and domains to GraphQL User type
# Fixed
- Issue where IP was not being correctly forwarded to the API server.
- Issue setting createdOn value for tags associated with bookmarks, shorts, listings.
- Issue when sanitizing user input that has valid characters that would be stripped as html tags.
- bug when shortCode is referenced before verification that it was passed
- api fix to stop leaking of (un)follow auditlogs
- getTags was not including tag count. Now it is.
- translations bug where catalog was overwritten and translations failed to show Spanish
# Closed Tickets
- [#115: Allow accounts to be completely deleted](https://todo.code.netlandish.com/~netlandish/links/115)
- [#135: Imported bookmarks are not respecting the date ordering](https://todo.code.netlandish.com/~netlandish/links/135)
# Changed dependencies for downstream packagers
## New
+ github.com/aymerick/douceur v0.2.0
+ github.com/gorilla/css v1.0.1
+ github.com/microcosm-cc/bluemonday v1.0.27
## Updated
* netlandish.com/x/gobwebs-graphql v0.2.11 => v0.2.12
Thanks to all contributors!
~$ contrib/git-stats.sh 0.8.0..0.9.0