You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [0.6.0] - 2025-05-30
9
+
10
+
### Added
11
+
* OIDC login support in App Panel [(#464)](https://github.com/Healthlane-Technologies/Zango/pull/464)
12
+
* Token Authentication for App Users [(#466)](https://github.com/Healthlane-Technologies/Zango/pull/466)
13
+
* Added support for managing app secrets via the App Panel, making them available for use within applications. [(#472)](https://github.com/Healthlane-Technologies/Zango/pull/472)
14
+
15
+
### Fixed
16
+
17
+
* Configurable image tags and names for production environment [(#481)](https://github.com/Healthlane-Technologies/Zango/pull/481)
0 commit comments