Skip to content

Releases: Sidekick-Poe/Sidekick

Sidekick v2025.16.1447

07 Jan 15:56
3c30d3d
Compare
Choose a tag to compare
Pre-release

Changes

  • Improved property parsing (Critical Hit Chance, Block Chance) @leMicin (#461)
  • Support having "last" in a chat command multiple times @domialex (#462)
  • Fix Chat commands with Alt key toggling Fullscreen in-game @domialex (#456)
  • Using the English Trade with another language should use the English name of the item for uniques @domialex (#460)
  • Disable the webview default keybinds when not in debug mode @domialex (#457)

Contributors

@domialex and @leMicin

Sidekick v2025.12.1759

02 Jan 18:10
Compare
Choose a tag to compare

Changes

  • Improved item name and type parsing @leMicin (#430)
  • Allow to continue when the auto updater fails @leMicin (#433)
  • Show time left for the Initialization view to close @domialex (#428)
  • Improve the initialization by not forcing the window to be on top all the time. @leMicin (#448)
  • Clean up the chat commands view @domialex (#419)
  • Refactored pseudo modifiers (still not available in PoE2) @leMicin (#422)
  • Removed download of the indicator file as we migrated to a new launcher @leMicin (#434)
  • Fix IntelliSense imports for vs and vscode @domialex (#427)
  • Change the syntax of tailwind config @domialex (#429)

Contributors

@domialex and @leMicin

Sidekick v2024.1231.2322

31 Dec 23:37
Compare
Choose a tag to compare
Pre-release

Changes

  • Improved item name and type parsing @leMicin (#430)
  • Improve the initialization by not forcing the window to be on top all the time. @leMicin (#448)
  • Removed download of the indicator file as we migrated to a new launcher @leMicin (#434)
  • Allow to continue when the auto updater fails @leMicin (#433)
  • Change the syntax of tailwind config @domialex (#429)
  • Show time left for the Initialization view to close @domialex (#428)
  • Fix IntelliSense imports for vs and vscode @domialex (#427)
  • Clean up the chat commands view @domialex (#419)
  • Refactored pseudo modifiers @leMicin (#422)

Contributors

@domialex and @leMicin

Sidekick v2024.1230.601

30 Dec 06:07
5978fed
Compare
Choose a tag to compare
Pre-release

Changes

Contributors

@domialex and @leMicin

Sidekick v2024.1228.1929

28 Dec 19:33
Compare
Choose a tag to compare

Changes

Contributors

@Ati1707, @domialex and @leMicin

Sidekick v2024.1228.1615

28 Dec 16:31
25565c2
Compare
Choose a tag to compare
Pre-release

Changes

Contributors

@Ati1707, @domialex and @leMicin

Release v2024.12.25.1800

25 Dec 18:07
287f1f5
Compare
Choose a tag to compare

Changes

Contributors

@domialex @leMicin

Release v2024.12.24.1701

24 Dec 17:10
265269d
Compare
Choose a tag to compare

Changes

Contributors

@domialex and @leMicin

Release v2024.12.21.1639

21 Dec 17:00
bebef23
Compare
Choose a tag to compare

Changes

  • Add setting to configure value normalization @domialex (#342)
  • Add cloudflare protection detection and mitigation @leMicin (#357)
  • Refine the visuals of the league selector @domialex (#347)
  • Adjusted the currency options for Path of Exile 2 @leMicin (#353)
  • Order language choices in the settings @domialex (#354)
  • Disallow multiple searches from happening at the same time @leMicin (#360)
  • Add full listing date on mouse over @domialex (#356)
  • Fixed the corrupted checkbox not working as expected @leMicin (#359)
  • Fix a small typo in the settings @domialex (#352)
  • Fixed an issue where the favicon missing could cause a crash. @leMicin (#361)
  • Save the window sizes in the database instead of cache @leMicin (#355)
  • General code improvements @leMicin (#363)

Contributors

@domialex and @leMicin

Release v2024.12.19.1601

19 Dec 18:46
7f99205
Compare
Choose a tag to compare

Changes

  • Improved an issue where the focus would not go back to the game when closing the window @leMicin (#336) (#301)
  • Add French and Korean interface language support. If you wish to help translate Sidekick, reach out on Discord @domialex , EasyBabi (#319)
  • If the API is down during the initialization, the application now closes fully @leMicin (#325)
  • Fixed missing flask mods from parsed items @leMicin (#335)
  • Improved the error that is displayed when an item is unparsable @leMicin (#338)
  • Remove wiki information from the map check for PoE2 @Trifall (#302)
  • Added option to use the English trade website @leMicin (#311)
  • Added global Chinese option. Though the .tw trade site is still not available. You can use the English trade site for results. @leMicin (#303) (#309)
  • Fixed an error that happened when doing a shutdown of the computer @leMicin (#333)
  • Removed deprecated packages and updated some packages @leMicin (#334)
  • Improved memory cleanup of WebView2. @leMicin (#298)

Contributors

@Trifall, @domialex, EasyBabi and @leMicin