Pushed Version 21 which primarily updates the library code, and also has several additions and fixes:
- Additions
- Users can be subscribed to with any event except for post flags
- Added optional tags to the post edit query by prefixing with the OR operator "~"
- Added a dashed line to better separate the event types
- Changes
- Events found while querying overflowed events no longer appear before the recheck period has expired
- Overflow controls now shown even if there are no events
- Hides the overflow controls if the READ control is used
- Fixes
- Fixed negative tags on the post edit query
- Other
- Updated library version
- Multiple internal code changes and refactors