Aa-forum

Latest version: v2.10.1

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 16

1.4.3

Fixed

- `NoReverseMatch` error when slugs for a category, board or topic that are generated
from the name/subject ended up being empty when only entered special chars like
"$%" as name/subject

1.4.2

Fixed

- Deleting the last topic of a child board results in a `NoReverseMatch` error on
the index page (Thanks ErikKalkoken)

Changed

- Refactoring of logic for updating the first and last message on board and topic
(Thanks ErikKalkoken)
- Demoted `Board.update_last_message()` and `Topic.update_last_message()` to private
methods. Those should no longer be called from outside the module, because they're called implicitly by `save()` and `delete()` when needed. Except for bulk
methods, where e.g. `save()` is not called automatically. Test now also no longer
test this method directly. (Thanks ErikKalkoken)

1.4.1

Changed

- JavaScript: Some `let` vs. `const` slipped through the cracks and now have been fixed

1.4.0

Added

- Tests for Python 3.11

Fixed

- Some JS fixes
- Removed unused parameters and variables
- Changed `let` to `const` where appropriate
- Set `containment` option to category drag and drop

1.3.0

Added

- Tests for model names

Changed

- Now using jQuery UI provided by Alliance Auth
- Minimum dependencies:
- Alliance Auth>=2.9.4

Fixed

- Posts on a child boards weren't considered for possibly being the latest post (78)

1.2.1

Changed

- Model signals moved to their own file

Fixed

- Discord webhook configuration for child boards

Page 9 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.