Releases: domialex/Sidekick
Release v2.1.2
Sidekick has moved!
https://sidekick-poe.github.io/
Changes
- Maintenance/betrayal cheatsheet @kamilponiewierski (#620)
- Fix parsing Metamorph Sample and Captured Beast @5c0r (#618)
Contributors
Release v2.1.1
Release v2.1.0
Changes
- Keybind optimizations should improve performance in certain cases @leMicin (#607)
- Fix culture change @domialex (#606)
- Remove shadow on title bar @domialex (#605)
- Add a setting for closing overlays with Escape key @domialex (#604)
- Implemented gem and relic item headers @leMicin (#599)
Contributors
Release v2.0.0
Introduction
We are releasing Sidekick 2.0 sooner than we expected, since the version 1.x of Sidekick does not support the new item format introduced with the Ultimatum league. For that reason we think it's better to release than wait any longer.
This means that some bugs might still be present, but nothing major was discovered during the beta. If you do encounter any bugs, please let us know by creating an issue or by joining us on Discord.
Since we now have access to a more powerful UI framework, we've decided to revamp the entire interface with something more in-line with the visuals of Path of Exile.
New Features
- New Price Check design! The attributes of the items can be expanded or collapsed and the default behavior is configurable.
- New Cheat sheets design! The views are now more responsive on bigger monitors and can also be moved to other screens. The density of the information might not be perfect for everyone, but we are working on it. Don't hesitate to share your suggestions, especially if you are a designer 😉.
- New Map information design! The view now includes all the modifiers.
- New Parser! Every item should now be parsed correctly. Let us know if an item does not work on your end.
- New Autoupdate! The application will keep itself up to date when starting.
Removed features
- Ctrl + Mouse Wheel to navigate stash tabs. Since tab affinities and folders are now part of the game, we felt this feature was unnecessary. Also, it was not possible to navigate between folders. Remember that by default in Path of Exile you can navigate tabs with your mouse wheel when your mouse is over your stash.
Help needed
We need help translating the content of the views. If you are interested, please contact us on Discord, or open a PR directly.
If you are not a translator and still want to help, let us know on Discord and we can work something out!
Contributors
Release v1.2.2
Broken!
This release is broken since the Ultimatum league. We have removed the download links. Please check the 2.0-beta releases instead.
Bugfixes
- Fixed range filters (Min and Max) on modifiers.
- Fixed crashes while priche checking. #506
- Fixed map info view not working. #505
Release v1.2.1
Broken!
This release is broken since the Ultimatum league. We have removed the download links. Please check the 2.0-beta releases instead.
Bugfixes
- Fixed keybind errors and crashes. #501
Release v1.2.0
Broken!
This release is broken since the Ultimatum league. We have removed the download links. Please check the 2.0-beta releases instead.
Release v1.2.0
Introduction
This release is mainly focused on maintenance. We have rewritten most of the application in a new pattern. There are still some new features and fixes.
Warning!
Unfortunately, as reported by many users, we have found memory leaks in the application. The cause is the WPF technology being very picky with its data. We are planning on rewriting our UI very soon to fix these issues. If you were using Sidekick before, this version will not be worse.
We recommend you restart Sidekick every few hours to minimize RAM usage. Especially if you price check a lot.
New features
- The initialization process has been changed. We added a Setup phase that will ask for some settings before doing the normal initialization process. This step will be asked on the first run and when leagues change. This fixes some issues where CloudFlare was blocking some regions from accessing the English API. #431 #432
- Redesigned the settings view. With this change, some of your settings have been reset. #416
- Pressing Escape now closes views. #420
- Added custom chat commands #494 [ Thanks @JadedCricket ]
- Cheat sheets can now stay open after closing other views (price and map). This allows you to have cheat sheets open on a second monitor. #436
- Updated the runtime to .Net 5. The new runtime was released in November 2020, and we are keeping up to date.
- Use the database as our cache. This will make the initialization quicker as we do not download all the data on each initialization. #425 #453
Removed features
- Removed reply to latest whisper functionality. #407
Release v1.1.2
Release v1.1.2
A quick fix to handle Cloudflare blocking requests made by Sidekick.
Known issues
- The single-file release, Sidekick.exe, might sometimes stop launching. I am not sure what is causing this, but if this happens, simply use the zipped release of Sidekick, or rename Sidekick.exe to something else. I am experimenting with other solutions to avoid this problem.
Release v1.1.1
Release v1.1.1
Only a hotfix.
Bugfixes
- Fix a bug when choosing the league in certain languages in the settings #467
Known issues
- The single-file release, Sidekick.exe, might sometimes stop launching. I am not sure what is causing this, but if this happens, simply use the zipped release of Sidekick, or rename Sidekick.exe to something else. I am experimenting with other solutions to avoid this problem.
Release v1.1.0
Release v1.1.0
New features
- Heist overlay added (F6 default hotkey) - Thanks to @RuriRyan
- Add support for alternate quality skill gems - Thanks to @RuriRyan
Bugfixes
- Specific enchant not detected #460
- GetDps doesn't take into account multiple elemental damages for ElementalDPS #462
- Wings of Entropy fetching wrong base #450
Known issues
- The single-file release, Sidekick.exe, might sometimes stop launching. I am not sure what is causing this, but if this happens, simply use the zipped release of Sidekick, or rename Sidekick.exe to something else. I am experimenting with other solutions to avoid this problem.