Changes for version 0.019 - 2018-02-23

  • Added
    • Added a layout template for auth plugin. This layout template doesn't have confusing links like "Yancy" and "Back to Application".
    • Added error message when login fails
  • Fixed
    • Fixed missing documentation for title/description fields in collections. Thanks @lindleyw! [Github #11]
    • Fixed documentation for auth plugin: The code examples were completely broken.
    • Fixed login form losing the return to URL if there was a login failure.
    • Fixed editor displaying no content when URL points to a non-existent page
    • Fixed "Back to Application" link being collapsed behind a menu button on small screens
    • Fixed collection title not being used in the collection navigation list
    • Improved responsiveness of editor application: Now the collection list takes up more space on smaller screens to avoid wrapping of collection names.

Documentation

Modules

Embed a simple admin CMS into your Mojolicious application
A simple CMS for administrating data
A backend for DBIx::Class schemas
A backend for MySQL using Mojo::mysql
A backend for Postgres using Mojo::Pg
A backend for SQLite using Mojo::SQLite
A simple REST controller for Mojolicious
A controller to show a user only their content
A simple auth module for a site
Utilities for Yancy