-
- Redirect to non-language URL except for
pages/
- Redirect to non-language URL except for
-
- New language strings for new
system.yaml
fields - Improved Russian translations
- Improved compatibility with PECL Yaml parser
- New language strings for new
-
- Redirect to correct page if you change folder/slug
- Fix issue with Asset pipeline not being disabled in admin
- Fix for HTML in text input fields
- Fixed various icons in headers
-
- Use
title
rather thanmenu
in Page listing - Wrapped language strings in double-quotes
- New language strings for new fields
- Use
-
- Fixed issue with IE not able to save pages
-
- Added the ability to render front-end templates in markdown preview
- Option to disable Google-based fonts. Useful for Cyrillic languages.
- Couple of new static helper methods used by new page blueprints
- New
fieldset
form field (thanks @Sommerregen!)
-
- Hide editor buttons in preview mode
- Improved support for admin when offline
- Use relative URL in Login form
- Added some more missing lang strings
- Improved German translation
- Compressed CSS files for improved performance
- Only get last 7 days in week count calculation
-
- Fix saving pages in local-specific languages
- Only track 'human' page hits in statistics
- Responsive fixes for 'wordy' languages
- Fixed delete issue with array field type
- Fixed some hardcoded
admin
references to allow admin path change - Fix for issue with lang code being added twice
- Fix language name in admin buttons
-
- Support for custom markdown editor buttons!
- Added Russian translations
- Added Japanese translations
- Ajax session keep-alive when editing forms
-
- Added missing Italian translations
- Added additional options field into the pages form field
-
- Fix GPM errors in offline mode
- Fix for duplicate status messages
-
- Responsive layout for mobile compatibility (thanks @Vivalldi!)
- Added page type and many other new filters to Page list view
- Added granular ACL requirements to admin pages
- Ability to define page date format
- Added
onAdminTemplateNavPluginHook
to allow for plugins to hook into sidebar - Added YAML Twig filters (to and from)
- Support for nested metadata
- Added ability to disable automatic update checks via admin plugin configuration
- Initial Spanish translation
-
- Check for existence of a user account
- Various language additions
- Refactored form fields to remove duplicates from form plugin
- Improved date picker
- Improved display field
- Add page template type to page list view
- Various UI fixes
- Added some default field 'focus' to save clicking
- Only allow "Add Modular" if the theme has modular templates
- Updated
chartist.js
library - Updated 'fontawesome' fonts to the latest v4.4
-
- Fix for "drag-n-drop" of non-image media
- Fix a fatal error in GPM when offline
- Fix a z-index bug with tooltips
- Fix a z-index bug in lang dropdowns
- Don't allow deleting of last empty array field
- Fix for images with parenthesis in filenames
- Fix for page title visualization when not set
- Fix for cursor position in folder/array fields
-
- Added Japanese translation
- Support for independent file name and template override
-
- Improved slug generation using
slugify.js
- Allow the
title
twig variables to set the page title - Improved Page media handling with several bugfixes
- Prevent error when there are no pages on a site
- If all updates are applied, show "Fully Updated" text in dashboard
- Better preview link (requires
rtrim
filter from Grav 0.9.40) - Order all plugins and themes alphabetically
- Removed duplicate language entries
- Improved slug generation using
-
- Fix for redirect after saving when multilang not enabled
- Fix for deleting responsive media
- Fix for HTML encoding in markdown field
-
- Fix for current admin lang not showing up in page lang dropdown
- Fix for incorrect NAME/CONTENT lang keys
- Fix for incorrect site link
-
- Multi-language Page support!!!
- Admin languages configurable per user
- Toastr messages for
check updates
- new
tu
filter for admin translations - Italian and German admin translations
- Added a save location in system and site configuration
- Page metadata now uses flexible array field
-
- Allow subpages of modular pages to display in pages list
- Open external pages in new tabs
- Reworked
visibility
of pages - Use
PLUGIN_ADMIN
prefix for translations - Added link to gravatar.com to avoid confusion on avatar
- Limit page count to 200 in ordering field
- Fixed various Safari flex issues
- Use
rawRoute()
for page links - Minor
param separator
fixes - Various CSS fixes
- Improved CodeMirror to force spaces
- Added Selectize dropdowns to various forms and modals
-
- Fix for
Call to a member function path() on non-object
error - Fixed dropdown z-index issues
- Correctly set the filename including language if set
- Fix for empty taxonomies on page save
- Fix for page not redirecting properly on folder change
- Fix for table headers styling
- Added missing translation strings
- Unique page counting in total page counts
- Fixed JS warning with page filtering and deleting
- Fix for
-
- Show current date in form date format fields
- Added a new check for updates button to flush GPM
- Added session timeout configuration for admin
- Added
isSymlink
logic for Grav - Added new
phpinfo
page
-
- Improved toggleables
- Support
param_separator
for Apache on windows - Logout now goes to interstitial to provide session messages
- Updated hints and improved formatting
- Encoding URI for images in editor preview
- Create user
system.yaml
andsite.yaml
if they are missing - Open external links in new tab by default
- Set edit mode to
normal
by default - Disable CSS/JS pipelining in the admin
-
- Fixed form submission not working in IE
- Fix fatal error when deleting homepage
- Prevent admin plugin activating when the URL of a page contains partial route
-
- Added multiple clear cache types
- Added back to themes link when adding new themes
- Properly handles visibility and ordering and guesses best option on new
- Added new templates field with support for custom (unsupported) template type
- Added new display field for displaying simple text value
- Update Grav button now works
- Added spanish translation
- Added german translation
-
- Improved page order handling logic
- Implemented 2-step theme switching logic with warning
- Force
modular
page class for modular template - Clear page cache on page delete (ghost pages still showing)
- Clears route on page save so changes such as
slug
are picked up - Fix dashboard layout in Safari
- Added tooltips for official 'Team Grav' themes/plugins
-
- Handle modular page templates on create
- Fixed Firefox JS error for arrays
- Ensure we don't change page type to empty and save (causing page to be deleted)
- Fixed some minor CSS issues with editor
- Fixed link to RocketTheme.com
- Disabled fields now stay properly disabled