Releases: Xzandro/sw-exporter
Releases · Xzandro/sw-exporter
0.0.17 - Linux package and small bugfix
- Fixed error with undefined clear_time (RunLogger) #47
0.0.16
0.0.15 - New Plugins
New Plugins
- RunLogger: Creates a local csv file and saves data of every dungeon and scenario run in there.
- RuneDropEfficiency: Logs the maximum possible efficiency for runes as they drop or upgrade.
New Options
- Clear Log on every login
- FullLogger: Delete log file before quitting app
Improvements and Bugfixes
- Better performance in Log section
- Fixed error for changing the directory the first time after starting the app
0.0.14
0.0.13
0.0.12 - Live Sync
- Added new plugin: LiveSync (Disabled by default)
- Fixed bug with wrong port if auto proxy start option is enabled
0.0.11
0.0.10
- New option: Start proxy automatically
- Added new section: Help and FAQ to cover most common questions
- App is now moveable on Mac
- Added FriendExport plugin
- Added descriptions to plugins
- Changed file names of JSON: wizard_name-wizard_id.json
- Improved Log performance when many entries available
- App version is shown now in the menu (bottom left)
0.0.9 - Sort monster & rune data like Ingame
- Correct sorting of monsters, runes and crafts just like ingame if option is enabled
- Refactor config to add custom labels
0.0.8 - Improvements
- Fixed bug #5
- Fixed requests error in plugins (SwarfarmLogger & SwagLogger)
- Updated FullLogger plugin to respect enabled/disabled config
- Added debug log level as an option