Skip to content

Commit c4cf725

Browse files
author
group_183_bot_7e9e6935eae78180381f92890bc29804
committed
Changelog bot 2025-02-11T15:21:16+00:00 [ci skip]
1 parent 6502c1a commit c4cf725

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,25 @@ and this project adheres to [Calendar Versioning](https://calver.org/).
77

88
## [Unreleased]
99

10+
## [2025.2.0] - 2025-02-11
11+
1012
### Changed
1113

14+
- (users) (GL #1254) token modal text should be more clear now
15+
- dependency updates
1216
- (users) remove the need to log in twice to enforce MFA
1317
- change end-to-end test container.cy.js
1418

1519
### Added
1620

21+
- (GL #1254) new item `tokenHint` for the token name formatting and make space for it by moving the token button a bit
1722
- support for logging in using SDS AAI provided token for Pouta
1823

24+
### Fixed
25+
26+
- (users) (GL #1249) Bucket sizes larger than 1TB no longer show inaccurate values
27+
- (users) Incorrect bucket size bug due to reading segment sizes
28+
1929
## [2024.10.2] - 2024-10-30
2030

2131
### Added
@@ -510,7 +520,8 @@ and this project adheres to [Calendar Versioning](https://calver.org/).
510520
- GH (GH #493) redesign upload UI
511521
- removed vue-material-design-icons
512522

513-
[Unreleased]: https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/compare/2024.10.2...HEAD
523+
[Unreleased]: https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/compare/2025.2.0...HEAD
524+
[2025.2.0]: https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/compare/2024.10.2...2025.2.0
514525
[2024.10.2]: https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/compare/2024.10.1...2024.10.2
515526
[2024.10.1]: https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/compare/2024.10.0...2024.10.1
516527
[2024.10.0]: https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/compare/2024.8.0...2024.10.0

0 commit comments

Comments
 (0)