add version changes and edit change log
This commit is contained in:
parent
15c9bc9d01
commit
fd1cf65334
@ -1,3 +1,7 @@
|
|||||||
|
-0.0.8
|
||||||
|
fix account state on reception
|
||||||
|
add keys
|
||||||
|
new card type: old
|
||||||
-0.0.7
|
-0.0.7
|
||||||
disable csrf in frontend and backend
|
disable csrf in frontend and backend
|
||||||
reception account_state javascript fix
|
reception account_state javascript fix
|
||||||
|
|||||||
@ -3,5 +3,5 @@ return [
|
|||||||
'adminEmail' => 'rocho02@gmail.com',
|
'adminEmail' => 'rocho02@gmail.com',
|
||||||
'supportEmail' => 'rocho02@gmail.com',
|
'supportEmail' => 'rocho02@gmail.com',
|
||||||
'user.passwordResetTokenExpire' => 3600,
|
'user.passwordResetTokenExpire' => 3600,
|
||||||
'version' => 'v0.0.7'
|
'version' => 'v0.0.8'
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user