Skip to content

Commit e6805a7

Browse files
authored
[release/12.5.0] Release 12.5.0 (#1462)
* - new build and version number - added release notes - updated Xcode version * updated release notes * added calens changelog files
1 parent 99bec5f commit e6805a7

File tree

16 files changed

+129
-7
lines changed

16 files changed

+129
-7
lines changed

.xcode-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0
1+
16.3

changelog/12.5.0_2025-05-12/1331

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Bugfix: [a11y] Collection View Header
2+
3+
Added header trait to collection view section header
4+
5+
https://github.com/owncloud/ios-app/issues/1331

changelog/12.5.0_2025-05-12/1332

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Bugfix: [a11y] Screen Reader
2+
3+
If multiple selection has been activated, it was not possible with the screen reader to focus on the checkboxes themselves.
4+
5+
https://github.com/owncloud/ios-app/issues/1332

changelog/12.5.0_2025-05-12/1334

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Bugfix: [a11y] Contrast
2+
3+
Add Spaces text background color if Increase Contrast is on #1451
4+
5+
https://github.com/owncloud/ios-app/issues/1334

changelog/12.5.0_2025-05-12/1339

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Bugfix: [a11y] Add previous/next buttons to image viewer carousel
2+
3+
Adds previous/next buttons to the image viewer / carousel to provide an simpler pointer alternative to swipe gestures (both with a finger on the display - or two fingers on the trackpad).
4+
5+
https://github.com/owncloud/ios-app/issues/1339

changelog/12.5.0_2025-05-12/1364

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Bugfix: [a11y] Fix Setup Wizard issue with largest Dynamic Type setting
2+
3+
Make layout of setup wizard also usable when using the largest Dynamic Type text size by moving the content into a scrollview that comes into effect if the content of a step doesn't fit in the available vertical space.
4+
5+
https://github.com/owncloud/ios-app/issues/1364

changelog/12.5.0_2025-05-12/1419

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Enhancement: Server-side search support
2+
3+
Adds server-side search support.
4+
5+
https://github.com/owncloud/ios-app/pull/1419
6+

changelog/12.5.0_2025-05-12/1435

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Enhancement: Support for new ocis spaces/sharing capabilities
2+
3+
App support for new spaces and sharing APIs.
4+
5+
https://github.com/owncloud/ios-app/issues/1421
6+

changelog/12.5.0_2025-05-12/1452

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Bugfix: KQL syntax
2+
3+
Fixes generated KQL syntax
4+
5+
https://github.com/owncloud/ios-app/pull/1452
File renamed without changes.

0 commit comments

Comments
 (0)