Skip to content

Commit

Permalink
#BE-5208 hotfix release notes (#779)
Browse files Browse the repository at this point in the history
* hotfix release notes

* fix

* Minor update

---------

Co-authored-by: Atakan Camurcu <atkncamurcu@hotmail.com>
  • Loading branch information
SarpBakis23 and atkncamurcu authored Dec 26, 2024
1 parent 70905fe commit 21423ef
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import RedisDomainCaution from '@site/docs/self-hosted-appcircle/install-server/

# Latest Release Notes

## 3.25.0 - 2024-12-19 Appcircle Deployment on Kubernetes, List View Type for Build and Testing Distribution, Bug Fixes and more
## 3.25.0 - 2024-12-19 Appcircle Deployment on Kubernetes, List View Type for Build and Testing Distribution, Improvements and more

### 🆕 New Features

Expand All @@ -30,10 +30,13 @@ import RedisDomainCaution from '@site/docs/self-hosted-appcircle/install-server/
### :muscle: Improvements

- Screenshot previews have been enhanced to allow zooming for a better view of the metadata in the Publish module. <PublishBadge/> <CloudBadge/>
- The build logs of a binary deployed to the Publish module can now be accessed from the Build History tab, even if the build artifact has been deleted in the Build module. <PublishBadge/> <CloudBadge/>
- The binary details can now be viewed from the action menu of a selected binary within the Testing Distribution module. <DistributionBadge/> <CloudBadge/>
- The usage of Testing Distribution for the license is now based on the application download count from the Testing Portal, rather than the number of emails shared via Testing Distribution. <DistributionBadge/> <CloudBadge/>
- The Apple Devices option has been made visible for Apple Profiles without registered devices, with a relevant warning displayed when the option is selected by users. <SigningIdentitiesBadge/> <CloudBadge/>
- The application logo is now displayed when installing an application via the Enterprise Portal. <EnterpriseStoreBadge/> <CloudBadge/>
- The manual upload endpoints of the Publish, Testing Distribution, and Enterprise App Store modules have been enhanced to provide a better experience for large file uploads. <CloudBadge/>
- Notification updates have been made for various modules across all channels have been made, resolving discrepancies between notifications for different channel types. <AccountBadge/> <CloudBadge/>

### 🐞 Fixes

Expand All @@ -46,6 +49,8 @@ import RedisDomainCaution from '@site/docs/self-hosted-appcircle/install-server/
- An issue was fixed where app versions shared via public links were not appearing at the top of the list in the Testing Portal. <DistributionBadge/> <CloudBadge/>
- An issue was fixed where data could not be retrieved when attempting to download reports through the API without specifying a date range. <APICLIBadge/> <CloudBadge/>
- An issue was fixed where the Enterprise App Store report filters did not display the required data correctly. <EnterpriseStoreBadge/> <CloudBadge/>
- An issue was fixed where .ipa binaries without icons could not be downloaded. <EnterpriseStoreBadge/> <CloudBadge/>
- The incorrect user group retrieval strategy values causing LDAP user login issues have been updated. <AccountBadge/> <CloudBadge/>

## 3.24.0 - 2024-12-06 Publish Priority Configuration, Download Module Reports Through API, Bug Fixes and more

Expand Down

0 comments on commit 21423ef

Please sign in to comment.