Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.33 KB

Changelog.md

File metadata and controls

29 lines (21 loc) · 1.33 KB

Changelog

Release v0.9.3

important notice: the changes in issue #81 need some change in plugins, please take a look at the notes in the issue

  • #77 [FEATURE] change code of meta parser to use a service - many thanks to @NeoBlack for the implementation
  • #54 [FEATURE] Added $folder parameter functions to pages - many thanks to @okadesign for the implementation
  • #50 [BUGFIX] fix handling of URI - many thanks to @NeoBlack for the implementation
  • #48 [BUG] Using a querystring on the uri - many thanks to @jacmgr how discover this bug
  • #29 [FEATURE] Use multiple meta fields for sorting pages - many thanks to @NeoBlack for the implementation
  • #81 [TASK] code cleanup: restructure interfaces (issue: #78)

Release v0.9.2

  • #47 [BUGFIX] fix sorting by meta data, if pages has the same meta value.
  • #37 [FEATURE] WSOD on installing Phile in localhost
  • #35 [FEATURE] Encryption utilities

Release v0.9.1

  • #27 [FEATURE] Meta blocks as HTML comments
  • #21 [FEATURE] Menu sorting by Meta value
  • #19 [BUGFIX] Update .htaccess
  • #16 [BUGFIX] Sub pages not working

Release v0.9.0

we are proud to announce the first beta release of Phile with the version number 0.9. this version is a pre-release and we use it in production on several projects, but be careful, it is still in beta state.