v6.2.3

chaitin/SafeLinev6.2.3Jul 18, 2024by xbingW

AI Summary

This release focuses on enhancing dashboard visibility and custom rule flexibility, alongside fixes for TOTP display and AI analysis formatting.

Key Highlights

  • Dashboard now displays interception counts categorized by reason (e.g., attack blocking, rate limiting).
  • Custom rules support a new condition: 'Source IP' - 'Not In CIDR'.
  • Site Upstream configuration now allows underscores in hostname values.

New Features

  • Custom rule condition: Source IP - Not In CIDR

Full Release Notes

## Improvements:
* Dashboard add the Interception counts caused by different reasons, such as attack blocking and Rate Limiting
* Custom Rules add 'Source IP' - 'Not In CIDR' ([#980](https://github.com/chaitin/SafeLine/issues/980))
* Site Upstream allow Underline in hostname ([#985](https://github.com/chaitin/SafeLine/issues/985))

## Fixes:
* TOTP username of the Built-in user does not appear correctly when it's modified
* The content of AI Analysis is sometimes formatted incorrectly