forgejo-guardian/CHANGELOG.md
2024-12-09 23:04:29 +00:00

2.3 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

unreleased

0.2.0 - 2024-12-09

Added

  • Add the email to user details message (b3397f6)
  • Possibility to put an array of expressions and they must all matches (cc2f8a7)
  • Reason for banned and suspicious (c96b859)

Fixed

  • Matching users multiline description correctly (3d6b49c)

0.1.0 - 2024-11-16

Added

  • Add Russian language (8dc8c0d)
  • Add telegram bot to the config (68cd88e)
  • Checks only new users configuration (f68ce0c)
  • Dry run mode (c3972b3)
  • Initialize forgejo-guardian (d12c45e)
  • Notification when users are banned (6070ca0)
  • Send sus alert via telegram (5bb6114)

Fixed

  • Respect telegram.ban_alert configuration (9b533e7)
  • Split the haystack lines (8803305)

This changelog was generated by git-cliff