All Versions
31
Latest Version
Avg Release Cycle
40 days
Latest Release
2406 days ago

Changelog History
Page 2

  • v0.9.2 Changes

    August 08, 2016
    • The markdown field is now a markdown editor powered by Codemirror
    • ๐Ÿ›  Fixed bug causing markdown field on presenter to return static content
    • ๐Ÿ›  Fixed issue with HAML causing whitespace to be inserted in markdown field

    Compare all changes

  • v0.9.1 Changes

    August 02, 2016
    • ๐Ÿ›  Fixed strong params bug, preventing nodes from being updated in Rails 4.2.x.

    Compare all changes

  • v0.9.0 Changes

    July 28, 2016
    • ๐Ÿ”– Version 0.9.0 is Rails 5 compatible (and still 4.2+).
    • ๐Ÿ‘ Much better syntax highlighting in the WYSIWYG code view
    • ๐Ÿ›  Fixed issue where WYSIWYG toolbar option resulted in incorrect toolbar
    • ๐Ÿ›  Fixed issue where native confirm boxes were used instead of Reveal modals

    Compare all changes

  • v0.8.2 Changes

    June 15, 2016
    • โฌ†๏ธ Upgraded Froala editor to resolve toolbar glitch bug in Chrome
    • ๐Ÿ›  Fixed Foundation and Vue initialization bug

    Compare all changes

  • v0.8.1 Changes

    March 31, 2016
    • ๐Ÿ›  Fixed issue where multiple WYSIWYGs resulted in incorrect toolbar being used

    Compare all changes

  • v0.8.0 Changes

    March 31, 2016
    • ๐Ÿฑ Major rewrite of the admin front end assets, replacing AngularJS with Vue.js
    • ๐Ÿ†• New custom Froala editor plugin, integrating with media library
    • ๐Ÿ”จ Refactored WYSIWYG field as part of admin gem (instead of own gem)
    • โฌ†๏ธ Upgraded to latest Froala editor version
    • ๐Ÿ—„ Taxonomies have been deprecated (they will return one day)

    Compare all changes

  • v0.7.0 Changes

    January 22, 2016
    • New Boolean field type
    • Matrix fields can now accept structure as class option
    • Matrix fields can now accept a display option
    • ๐Ÿ‘ Allow relation fields to accept scopes as options for more flexible querying
    • Matrix and repeater fields now reject blank structures
    • ๐Ÿ›  Fixed bug where asset field displaying incorrect file size
    • โฌ†๏ธ ClosureTree dependencu upgraded to avoid hash_tree bug

    Compare all changes

  • v0.6.0 Changes

    November 18, 2015
    • ๐Ÿ”จ Major refactor and improvement of PushType::FieldType code
    • Repeater and Matrix fields completely rewritten from scratch
    • All other fields types are now allowed within Repeater, Matrix and Structure fields
    • ๐Ÿ†• New Structure classes allow building of more complex field types

    Compare all changes

  • v0.5.3 Changes

    September 28, 2015
    • ๐Ÿ›  Fixed bug where select fields were not properly selected.

    Compare all changes

  • v0.5.2 Changes

    August 24, 2015
    • ๐Ÿ“ฑ Use Foundation top-bar in header for built in responsiveness and ability for drop down navs.
    • โœ… Test suite swicthed over to minitest-spec-rails
    • โž• Added support for ActiveSupport load hooks
    • ๐Ÿ›  Fixed code reloading issue in development environment
    • โšก๏ธ All dependencies updated

    Compare all changes