Skip to content

Releases: Qluxzz/avanza

v15.1.1

13 Mar 20:09
Compare
Choose a tag to compare

Remove X-AuthenticationSession header since it causes a 403 when trying to call the API

v15.1.0

20 Feb 20:11
Compare
Choose a tag to compare

Bump lowest required version of websockets to 11, since nothing under that worked when tested.

Fix issue where users with websockets version 14 or greater got an error because of websockets changing default implementation which had a non backwards compatible change for the connect function.

v15.0.0

13 Feb 19:43
7259be0
Compare
Choose a tag to compare

What's Changed

  • Fix get_instrument_details for ETFs by @jonatanj in #125
  • Fix path, payload, and HTTP method for edit_order by @PeterEnberg in #131
  • Make Avanza retry login with next OTP if 401 is received and TOTP secret was used by @jonatanj in #129

New Contributors

Full Changelog: v14.0.0...v15.0.0

v14.0.0

20 Jan 09:14
Compare
Choose a tag to compare

What's Changed

  • New path to watchlist by @beyefendi in #124
  • Updated return model for watchlist

New Contributors

Full Changelog: v13.1.1...v14.0.0

v13.1.1

21 Dec 09:31
Compare
Choose a tag to compare

What's Changed

  • Added analysis information for an instrument by @Unt3r in #122

Full Changelog: v13.0.1...v13.1.1

v13.0.1

10 Dec 12:42
5fbf381
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.0.0...v13.0.1

v13.0.0

01 Sep 17:47
Compare
Choose a tag to compare

What's Changed

  • Allow async callbacks on subscriptions by @tjader in #112
  • Fix request method and path for adding to and removing from watchlists by @PeterEnberg in #116
  • Switch instrument search to use the POST api url. by @tjader in #114

New Contributors

Full Changelog: v12.1.0...v13.0.0

v12.1.0

20 Aug 09:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.0.0...v12.1.0

v12.0.0

25 Jun 19:06
3d13706
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.0.0...v12.0.0

v11.0.0

01 May 18:42
Compare
Choose a tag to compare

Fixes time period available for insights_reports function