1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 13:52:56 +02:00

CHANGELOG UPDATES

This commit is contained in:
Awilum
2019-07-06 16:41:51 +03:00
parent 0ec370ec33
commit 5956245eb7

View File

@@ -1,9 +1,10 @@
## [0.9.3] - 2019-07-07
### Fixed
- Flextype Admin Panel: critical issue with possibility to register two admins! - fixed. #183 #182
- Flextype Default Theme: issue with `TypeError: undefined is not an object` for lightbox - fixed. #182
- Flextype Core: Entries - issue with binding arguments inside method fetchAll() - fixed. #182
- Flextype Core: Entries - issue with possible boolean false result from Filesystem::getTimestamp() inside method fetchAll() - fixed. #182
- Flextype Core: Entries - issue with possible boolean false result from Filesystem::getTimestamp() inside method fetch() - fixed. #182
- Flextype Admin Panel: critical issue with possibility to register two admins! - fixed. #183 #182
- Flextype Default Theme: issue with `TypeError: undefined is not an object` for lightbox - fixed. #182
## [0.9.2] - 2019-07-06
### Added