Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions releaseNotes/AppConfigurationEmulator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

[Image][image] | [Source code][source_code] | [Samples][samples]

## 1.0.2 - December 11, 2025

### Bug fixes

* Fixed a bug where the null label `%00` in URL queries was not recognized correctly. [#63](https://github.com/Azure/AppConfiguration-Emulator/pull/63)

## 1.0.1 - December 4, 2025

### Bug fixes

* Upgraded the React version for the emulator UI. [#64](https://github.com/Azure/AppConfiguration-Emulator/pull/64)

## 1.0.0 - October 29, 2025

Initial stable release of the Azure App Configuration emulator.
Expand Down
Loading