v1.8.0
What's Changed
- Major: Add notifier to capture trades with other players. (#361)
- Minor: Add loot notifier setting that redirects pk loot to the pk notifier override url. (#353)
- Minor: Allow customization of which safe deaths can trigger notifications. (#363, #384, #385)
- Bugfix: Avoid erroneous level notification on login when initial data is delayed. (#383)
- Bugfix: Ensure diary notifications below the configured minimum difficulty are not sent. (#382)
- Bugfix: Update set of items that are never kept on dangerous deaths. (#364)
- Bugfix: Don't report inaccurate completed collections count, when character summary tab was not selected. (#374)
- Bugfix: Avoid undercounting diary completions for notifications that occur shortly after a teleport. (#373)
- Dev: Small refactor of leagues notifier. (#387)
- Dev: Execute screenshot rescaling on background thread to minimize FPS impact. (#378)
New Contributors
Full Changelog: v1.7.2...v1.8.0