Compare commits

...

1 Commits

Author SHA1 Message Date
Peter Steinberger
daec53ad05 fix: correct gmail search example in auth template (#89) (thanks @rvben)
Some checks failed
ci / test (push) Has been cancelled
ci / worker (push) Has been cancelled
ci / darwin-cgo-build (push) Has been cancelled
2026-01-21 06:18:42 +00:00

View File

@ -1,5 +1,11 @@
# Changelog
## 0.8.1 - 2026-01-21
### Fixed
- Auth: fix Gmail search example in auth success template. (#89) — thanks @rvben.
## 0.8.0 - 2026-01-19
### Added