V2.1.1
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [2.1.1] - 2026-03-10
|
||||
|
||||
### Fixed
|
||||
- Prevented AttributeError in modqueue watcher and tag_post_watcher by checking for 'link_flair_text' only on Submission objects. This avoids errors when processing Comment objects.
|
||||
|
||||
### Changed
|
||||
- Updated logic in modqueue watcher and tag_post_watcher to safely handle both Submission and Comment objects.
|
||||
|
||||
## [2.1.0] - 2026-03-10
|
||||
|
||||
### Changed
|
||||
@@ -15,6 +24,8 @@
|
||||
- Added modqueue_watcher thread for independent modqueue processing.
|
||||
- Added debug print statements for modqueue post attributes and loop entry.
|
||||
|
||||
|
||||
|
||||
---
|
||||
## [V2 release]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user