mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-17 10:08:05 +00:00
Complete the CHANGELOG to add important changes
This commit is contained in:
parent
f608c08af7
commit
e4e0c2dd76
2 changed files with 10 additions and 2 deletions
|
|
@ -6,6 +6,14 @@ v1.3
|
|||
- Fix #58 Move the generated packages in the build directory, and fix the release and version format in the .spec
|
||||
- Fix #58 Refactor and cleanup the .gitlab-ci file
|
||||
- Move the minimum PHP version to 8.0
|
||||
- Fix #47 Move the docker to an external repository
|
||||
- Fix #83 Add php-redis-remi package
|
||||
- Fix #85 Also package php-pecl-igbinary and php-pecl-msgpack from remi
|
||||
- Fix #84 Remove CentOS7 from the pipeline
|
||||
- Fix #80 Inject provisioning link and QRCode in the default email with a password_reset parameter
|
||||
- Fix #79 Add a refresh_password parameter to the provisioning URLs
|
||||
- Fix #78 Add a APP_ACCOUNTS_EMAIL_UNIQUE environnement setting
|
||||
- Fix #30 Remove APP_EVERYONE_IS_ADMIN
|
||||
|
||||
v1.2
|
||||
----
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "laravel/laravel",
|
||||
"name": "bc/flexiapi",
|
||||
"type": "project",
|
||||
"description": "The Laravel Framework.",
|
||||
"description": "FlexiAPI",
|
||||
"keywords": [
|
||||
"framework",
|
||||
"laravel"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue