Complete change log

This commit is contained in:
Bubka 2024-01-19 15:42:25 +01:00
parent df33bcdbe0
commit 91ca9f61c0

View File

@ -2,10 +2,17 @@ # Change log
## [5.0.3] - 2024-01-19 ## [5.0.3] - 2024-01-19
⚠️ For everyone experiencing a blank screen after updating to v5.*, please set the `ASSET_URL` env variable to the same value as `APP_URL`.
### Added
- The `ASSET_URL` now appears in the .env.example variables next to `APP_URL`
### Fixed ### Fixed
- [issue #273](https://github.com/Bubka/2FAuth/issues/273) Unable to automatically paste email and password in login page - [issue #273](https://github.com/Bubka/2FAuth/issues/273) Unable to automatically paste email and password in login page
- [issue #276](https://github.com/Bubka/2FAuth/issues/276) Camera does not work - [issue #276](https://github.com/Bubka/2FAuth/issues/276) Camera does not work
- [issue #277](https://github.com/Bubka/2FAuth/issues/277) Import 2FAS
- [issue #279](https://github.com/Bubka/2FAuth/issues/279) Cannot use stdout LOG_CHANNEL anymore - [issue #279](https://github.com/Bubka/2FAuth/issues/279) Cannot use stdout LOG_CHANNEL anymore
## [5.0.2] - 2023-12-29 ## [5.0.2] - 2023-12-29