Skip to content

Releases: domialex/Sidekick

Release v2.1.2

04 Sep 03:29
7a26335
Compare
Choose a tag to compare

Sidekick has moved!

https://sidekick-poe.github.io/

Changes

Contributors

@5c0r, @domialex, @kamilponiewierski and @leMicin

Release v2.1.1

27 Apr 17:43
556afb0
Compare
Choose a tag to compare

Changes

Contributors

@domialex and @leMicin

Release v2.1.0

24 Apr 00:50
Compare
Choose a tag to compare

Changes

Contributors

@domialex and @leMicin

Release v2.0.0

23 Apr 21:23
81055aa
Compare
Choose a tag to compare

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

@leMicin, @domialex, @mwardrop and @JadedCricket

Release v1.2.2

19 Jan 22:28
Compare
Choose a tag to compare

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

16 Jan 23:54
Compare
Choose a tag to compare

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

16 Jan 18:19
Compare
Choose a tag to compare

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

16 Oct 02:05
Compare
Choose a tag to compare

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

03 Oct 18:47
Compare
Choose a tag to compare

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

27 Sep 18:38
c7ea310
Compare
Choose a tag to compare

Release v1.1.0

New features

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.