Hi all,
I am happy to announce the release of links 0.3.0.
https://git.code.netlandish.com/~netlandish/links/refs/0.3.0
Release highlights:
# Added
- Handlers to view audit logs at various levels.
- Audit log index for faster queries
- Missing transaltions for new Audit log views
- Be sure we are shutting down background tasks correctly to avoid any data errors, etc.
- Generic functions to fetch data and paginate correctly so all views that need pagination can easily plug it in.
# Fixed
- IP detection for api server under nginx reverse proxy.
# Closed Tickets
- [#101: Change title length limit to > 150 characters](https://todo.code.netlandish.com/~netlandish/links/101)
- [#102: "Back" (previous) pagination links may be wonky](https://todo.code.netlandish.com/~netlandish/links/102)
- [#104: Pagination is missing filter options (ie, unread, etc.)](https://todo.code.netlandish.com/~netlandish/links/104)
# Changed dependencies for downstream packagers
## Updated
* netlandish.com/x/gobwebs v0.1.0 => v0.1.1
* netlandish.com/x/gobwebs-auditlog v0.0.0-20250301131257-7f4e85afc191 => v0.1.0
* netlandish.com/x/gobwebs-formguard v0.0.0-20250301131317-1f0cd5f8aae3 => v0.1.0
* netlandish.com/x/gobwebs-graphql v0.0.0-20250301131355-531aea2c24f4 => v0.1.0
* netlandish.com/x/gobwebs-oauth2 v0.0.0-20250301131225-e6862bb0fe52 => v0.1.0
* netlandish.com/x/gobwebs-ses-feedback v0.0.0-20250301131458-51fcdde09e75 => v0.1.0
Thanks to all contributors!
~$ contrib/git-stats.sh 0.2.0..0.3.0
Author Commits Changed Files Insertions Deletions
Peter Sanchez 10 57 +3585 -3555