Skip to content

Commit e092b30

Browse files
authored
Update CHANGELOG.md
1 parent da2989b commit e092b30

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
139139
- deploy cli config.json placed next to tenant.yml will be merged into deploy configuration.
140140

141141
### Changed
142-
- reverted to auth0 v2.42.0
142+
- reverted to auth0 v2.42.0
143+
144+
## [1.4.2] - 2023-04-19
145+
### Added
146+
- Support for Codespaces added so that when the registered command `openEndpointByName` is used, it resolves the correct URL for apps launched in the Codespaces environment.
147+
148+
## [1.4.3] - 2023-05-01
149+
### Added
150+
- Implemented `auth0.lab.postConfigureCommand` command
151+
- Support for writing more than one app config to a single `.env` without overwriting values
152+
- Added runtime-specific replacement values for tenant configuration from yaml: `CODESPACE_NAME` (same as defined [here]( https://docs.github.com/en/codespaces/developing-in-codespaces/default-environment-variables-for-your-codespace)) and `AUTH0_DOMAIN` (your tenant domain).

0 commit comments

Comments
 (0)