|
| 1 | +## [5.0.0](https://github.com/britned/empire-platform-api/compare/v4.0.0...v5.0.0) (2024-10-21) |
| 2 | + |
| 3 | + |
| 4 | +### ⚠ BREAKING CHANGES |
| 5 | + |
| 6 | +* **finance:** change getFinanceInvoices response to groups |
| 7 | +* **participant-overview:** extend participant overview data |
| 8 | +* **finance:** support optional product types and multiple timescales in getFinanceSettlementPerDay |
| 9 | +* **secondary-market:** allow secondary market returns list for multiple participants |
| 10 | + |
| 11 | +### Features |
| 12 | + |
| 13 | +* **allocated-auctions:** add bidding period filter to allocated auction endpoints |
| 14 | +* **auctions, public-auctions:** add next / previous auction properties to auction details |
| 15 | +* **buy-now-offers:** add getBuyNowOffer endpoint |
| 16 | +* **finance, reporting:** add getInvoiceGroupPdfs endpoint |
| 17 | +* **finance:** add downloadAllFinanceInvoiceGroupPdfs endpoint |
| 18 | +* **finance:** add groupId to getFinanceInvoice response |
| 19 | +* **finance:** change getFinanceInvoices response to groups |
| 20 | +* **finance:** support optional product types and multiple timescales in getFinanceSettlementPerDay |
| 21 | +* **participant-overview:** extend participant overview data |
| 22 | +* **reporting:** getAuctionsBidsReport |
| 23 | +* **secondary-market:** allow secondary market returns list for multiple participants |
| 24 | + |
| 25 | + |
| 26 | +### Bug Fixes |
| 27 | + |
| 28 | +* **buy-now-offers:** make getBuyNowOffer endpoint plural |
| 29 | +* **finance:** getFinanceInvoices make due date optional |
| 30 | +* **secondary-market:** add nomination gate close to secondary market transfer request options |
| 31 | +* **secondary-market:** make getSecondaryMarketReturnRequests ParticipantIds mandatory |
| 32 | + |
| 33 | + |
| 34 | +### Styling |
| 35 | + |
| 36 | +* enforce alphabetical ordering for certain enums |
| 37 | + |
1 | 38 | ## [4.0.0](https://github.com/britned/empire-platform-api/compare/v3.0.10...v4.0.0) (2024-08-13) |
2 | 39 |
|
3 | 40 |
|
|
0 commit comments