1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-19 13:54:25 +01:00

updates changelog

This commit is contained in:
Nicolas Florentin 2022-02-07 16:25:13 +01:00
parent 9c537a57c0
commit d98dda999d

View File

@ -2,6 +2,10 @@
- Fix a bug: unable to rebuild the statistics
- [TODO DEPLOY] `rails fablab:maintenance:regenerate_statistics[2020,04]`
- Fix a bug/regresion: $sce.getTrustedHtml removes all dangerous html like iframe (youtube players, ect), replaced by $sce.trustAsHtml which trusts the content, it creates a security breach but all contents are created by users to we trust them
- Fix a bug: in SubscriptionPolicy#show?, was causing an error notice, making user think that the payment was not done, but it was
- Fix a bug: destroying a project was impossible
- Fix a bug: fix non-blocking js error when there was not payment gateway set
# v5.3.2 2022 January 19