File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,25 @@ and this project adheres to [Calendar Versioning](https://calver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 2025.2.0] - 2025-02-11
11
+
10
12
### Changed
11
13
14
+ - (users) (GL #1254 ) token modal text should be more clear now
15
+ - dependency updates
12
16
- (users) remove the need to log in twice to enforce MFA
13
17
- change end-to-end test container.cy.js
14
18
15
19
### Added
16
20
21
+ - (GL #1254 ) new item ` tokenHint ` for the token name formatting and make space for it by moving the token button a bit
17
22
- support for logging in using SDS AAI provided token for Pouta
18
23
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
+
19
29
## [ 2024.10.2] - 2024-10-30
20
30
21
31
### Added
@@ -510,7 +520,8 @@ and this project adheres to [Calendar Versioning](https://calver.org/).
510
520
- GH (GH #493 ) redesign upload UI
511
521
- removed vue-material-design-icons
512
522
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
514
525
[ 2024.10.2 ] : https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/compare/2024.10.1...2024.10.2
515
526
[ 2024.10.1 ] : https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/compare/2024.10.0...2024.10.1
516
527
[ 2024.10.0 ] : https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/compare/2024.8.0...2024.10.0
You can’t perform that action at this time.
0 commit comments