- Make the honeypot feature log detected addresses to the disk every minute when
honeypot.ip_log_fileis set. See the IP address logging section for more information. - Add Basque (eu) localization.
- Rename cookies based on cookie settings.
- Update Bulgarian locale (#1708)
- Enabled the Partitioned flag on cookies by default (#1701).
What's Changed
- chore(cmd/anubis): enable Partitioned flag by default by @Xe in #1797
- feat: add Basque localization by @erral in #1788
- fix(i18n): update Bulgarian language translation by @TrapStoner in #1708
- fix(i18n/vi): update translation accuracy by @honhatduy in #1748
- fix(lib): rename cookies based on settings by @Xe in #1798
- feat(honeypot): write honeypot IP addresses to a log file by @Xe in #1799
- docs(user): rewrite using ASD STE-100 by @Xe in #1802
New Contributors
- @erral made their first contribution in #1788
- @TrapStoner made their first contribution in #1708
Full Changelog: v1.27.0-pre2...v1.27.0-pre3