All Versions
29
Latest Version
Avg Release Cycle
59 days
Latest Release
-

Changelog History
Page 3

  • v1.4.1 Changes

    • Replace old migration generator with simpler installer

    [@vinistock]

    • โž• Added YAML configuration file for populating the database

    [@vinistock]

    • ๐Ÿšš Moved main app button string to localization file

    [@vinistock]

  • v1.4.0 Changes

    • โž• Add date picker for date settings

    [@vinistock]

    • Create URI setting type

    [@vinistock]

    • โž• Add configurable link to refer back to main app

    [@vinistock]

  • v1.3.0 Changes

    • ๐Ÿ›  Fix bug when trying to save Boolean settings as false

    [@vinistock]

    • ๐Ÿ›  Fix migration being generated with incorrect name

    [@vinistock]

    • ๐Ÿ›  Fix missing attribute errors for query scope

    [@vinistock]

    • โœ‚ Remove jquery and use pure javascript

    [@vinistock]

    • Start loading javascript async

    [@vinistock]

    • โž• Add date and model setting types

    [@rohandaxini]

  • v1.2.2 Changes

    • โž• Add dashboard authorization lambda

    [@vinistock]

  • v1.2.1 Changes

    • ๐Ÿ›  Fix Setting.get behavior for missing settings

    [@vinistock]

  • v1.2.0 Changes

    • โž• Add A/B setting type

    [@vikasnautiyal]

    • โž• Add cron setting type

    [@vinistock]

    • โž• Add dashboard setting search

    [@vinistock]

    • ๐Ÿ’… Make style updates to dashboard

    [@AndyRosenberg]

    • โšก๏ธ Expose show and update JSON APIs for settings

    [@zvlex]

    • โšก๏ธ Start displaying "Failed" message for unsuccessful updates

    [@vinistock]

  • v1.1.0 Changes

    • โž• Add gem configuration

    [@vinistock]

    • โž• Add float setting type

    [@vinistock]

    • ๐Ÿ‘Œ Improve dashboard UI

    [@vinistock]

  • v1.0.1 Changes

    • โฌ‡๏ธ Reduce cast_type limit to 1

    [@vinistock]

  • v1.0.0 Changes

    • ๐Ÿš€ First release with basic functionality