1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 05:43:10 +02:00

CHANGELOG UPDATES

This commit is contained in:
Awilum
2019-07-06 17:43:40 +03:00
parent ce6e209ae9
commit e4424093e1

View File

@@ -4,9 +4,11 @@
- 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 Admin Panel: Left Navigation - active state for Templates area - fixed. #182
- Flextype Default Theme: issue with `TypeError: undefined is not an object` for lightbox - fixed. #182
- Flextype Default Theme: fix thumbnail image for Default Theme #182
## [0.9.2] - 2019-07-06
### Added
- Flextype Default Theme: pagination for blog entries added. #164 #165