Skip to content

Releases: azerpas/bourso-api

v0.5.3

10 Jan 11:30
32fa2cf

Choose a tag to compare

I've released a desktop app for Bourso to automate DCA, place orders and such! Go check it out here https://github.com/azerpas/bourso-desktop

Changes

0.5.* versions remove the MFA with SMS/email. It's still unclear if Bourso has fully removed these MFA types, but it's yet to be seen again. From what I've seen, every MFA is now done with the App, so if you're also logged in with the app you should be good to go. Otherwise, stay with 0.3.2 and please open an issue.

Refactor

  • Move QR code logic to CLI instead of the API

Infos

There's some CI issues with our SLSA generator due to the recent addition of GitHub immutable releases. For now GitHub immutable releases are disabled until SLSA action becomes usable again with immutable releases. That's why 0.4.0 and 0.5.0 are missing.

v0.5.2

09 Jan 18:54
2f7c25b

Choose a tag to compare

I've released a desktop app for Bourso to automate DCA, place orders and such! Go check it out here https://github.com/azerpas/bourso-desktop

Changes

⚠️ this updates removes the MFA with SMS/email. It's still unclear if Bourso has fully removed these MFA types, but it's yet to be seen again. From what I've seen, every MFA is now done with the App, so if you're also logged in with the app you should be good to go. Otherwise, stay with 0.3.2 and please open an issue.

Features

  • Random user-agent.

Fixes

  • MFA handling. Bourso has updated their MFA process, thus needing a bit of refactoring.
  • It can now handle the extra verification asked by Bourso where you need to scan a QR code.

Infos

There's some CI issues with our SLSA generator due to the recent addition of GitHub immutable releases. For now GitHub immutable releases are disabled until SLSA action becomes usable again with immutable releases. That's why 0.4.0 and 0.5.0 are missing.

v0.3.2

29 Oct 19:09
3b502ed

Choose a tag to compare

I've released a desktop app for Bourso to automate DCA, place orders and such! Go check it out here https://github.com/azerpas/bourso-desktop

Changes

Refactor

  • Added progress updates on the funds transfer
screen

v0.3.1

25 Oct 18:32

Choose a tag to compare

I've released a desktop app for Bourso to automate DCA, place orders and such! Go check it out here https://github.com/azerpas/bourso-desktop

Changelog

  • Feature: Transfer funds between inner accounts with command
# Transfer 10€ from account a583f3c5842c34fb00b408486ef493e0 to b419f2d28010bafb331badef11bba51e
./bourso-cli transfer --account a583f3c5842c34fb00b408486ef493e0 --to b419f2d28010bafb331badef11bba51e --amount 10
  • CI: Update SLSA3 action

v0.3.0

25 Oct 18:20

Choose a tag to compare

I've released a desktop app for Bourso to automate DCA, place orders and such! Go check it out here https://github.com/azerpas/bourso-desktop

Changelog

  • Feature: Transfer funds between inner accounts with command
# Transfer 10€ from account a583f3c5842c34fb00b408486ef493e0 to b419f2d28010bafb331badef11bba51e
./bourso-cli transfer --account a583f3c5842c34fb00b408486ef493e0 --to b419f2d28010bafb331badef11bba51e --amount 10

v0.2.1

03 May 18:46

Choose a tag to compare

I've released a desktop app for Bourso to automate DCA, place orders and such!

Go check it out here https://github.com/azerpas/bourso-desktop

Refactor

  • Update user-agent to Chrome 135

v0.2.0

15 Apr 20:41

Choose a tag to compare

Prepare desktop app release

Add MFA support

Add trading summary endpoint

Add is market open endpoint

v0.1.10

17 Jan 12:38

Choose a tag to compare

Fix a bug in the parsing of the order response

v0.1.9

10 Jun 15:54
2d3f3a3

Choose a tag to compare

Fix a bug introduced by the modification of Bourso API responses

v0.1.8

29 May 17:36
117dbc0

Choose a tag to compare

Improve logs for orders