Pagekit Versions Save

Pagekit CMS

0.11.2

8 years ago

Fixed

  • Fixed missing extension icons

0.11.1

8 years ago

Changed

  • Dashboard: Use drag handle

Fixed

  • Fixed wrapping sidebar if content in main column is to large
  • Fixed adding of new images in editor

0.11.0

8 years ago

Added

  • Added OpenGraph and Twitter Cards
  • Added CLI command to setup Pagekit installation
  • Added redirect after login to user settings
  • Added view.init event
  • Added global params object to view
  • Added file picker
  • Added support for script tag attributes 'defer' and 'async'

Changed

  • Transfer widget and menu positions on theme change
  • Image-, video-, link-picker: Preserve existing attributes
  • Video-picker: Switched from shortcodes to html representation
  • Video-picker: Improved URL matching
  • Link preview: Support for html
  • Editor preview: Remove script and style tags
  • Installer: SQLite is now default
  • Installer: Show SQLite only if available
  • SelfUpdater: Check new requirements before update
  • Removed system messages from template.php

Fixed

  • Fixed info page for high directory depths
  • Fixed overflow container in modals
  • Fixed password reset link
  • Fixed canonical links

0.10.4

8 years ago

Added

  • Added filter cache for lists and searches
  • Remember last finder position and view setting
  • Added pagination cache and pagination links
  • Added changelog to update view
  • Added extension dependency update command for developer
  • Added prefer-source option to package install and update command
  • Added filter and ordering highlighting

Changed

  • Bundled Pagekit installer
  • Updated to Symfony 3.0
  • Hide Trash menu from Site node picker
  • Deny cross site redirects after login and logout
  • Session Cookie uses HttpOnly flag now
  • Nicer login, registration and profile pages
  • Nicer update notification on dashboard
  • Improved ORM Metadata cache breaker
  • Reenabled Packagist for zip uploads

Fixed

  • Fixed username validation in installer and backend (#513)
  • Fixed widget settings
  • Fixed embedded Youtube videos (#533)
  • Fixed Gravatar retina resolution
  • Fixed Gravatar mutual exclusion
  • Fixed Finder thumbnails for file names containing HTML special chars
  • Fixed distinguish Pagekit instances at same domain
  • Fixed selecting items at site tree and widget settings
  • Fixed image picker in editor now keeps class attributes
  • Fixed ExceptionHandler response
  • Fixed an issue which could lead to an open_basedir restriction exception
  • Fixed registration verification mail
  • Fixed user authenticated role assignment
  • Fixed package upload zip verification
  • Fixed single quote issue by using RFC4627-compliant JSON within embedded script tags (#551)

0.10.3

8 years ago

Changed

  • Increased package installation speed by disabling usage of Packagist repository (Pagekit API now provides a subset of required Packagist dependencies)
  • Prepared self updater for bundled versions of Pagekit

0.10.2

8 years ago

Added

  • Show login modal for unauthorized Ajax requests
  • Events to DebugBar
  • Current Route Info to DebugBar
  • Request Switcher to DebugBar

Changed

  • Requirements
  • Enforce reinstall of packages (#479)
  • Allow comment posting for 'authenticated' users by default (#518)

Fixed

  • Auto updater
  • Add new roles (#512)
  • Package upload
  • Cleanup package dependencies (#488)
  • Installation without PDO_MYSQL (#516)

0.10.1

8 years ago

Added

  • Version cache break for JS and CSS
  • 'storage:' file path

Changed

  • Updated Vue-Resource
  • Improved handling of Gravatar images

Fixed

  • Admin panel for IE
  • System Messages
  • Editor preview handles Vuejs markup
  • Redirects on login and logout

0.10.0

8 years ago

Added

  • Added options to video picker

Changed

  • Switched to Vuejs 1.0
  • Optimized site tree
  • Optimized user settings

Fixed

  • On widget copy, theme settings are copied too
  • Fixed password edit on user view

0.9.5

8 years ago

Added

  • Widget copy API function
  • Preliminary update notifications to dashboard

Changed

  • Random string generator uses low strength now (#478)

Fixed

  • Installer error messages use correct locale now
  • Canonical routes are absolute now

0.9.4

8 years ago

Added

  • Twig support
  • Resource paths for themes are added by default

Changed

  • Made type in module definition for extensions/themes obsolete

Fixed

  • Date conversion to ISO8601
  • Feed charset and feed title escaping
  • Openweathermap.org requires Api key now