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

Changelog History
Page 1

  • v3.7.0 Changes

    • Create view generator to allow main app to customize setting card [@vinistock]
  • v3.6.0 Changes

    • Disable submit buttons by default if form is not dirty [@vinistock]
    • Allow using different session stores [@denny]
    • Fix Proc without block error for Ruby 3 [@denny]
    • Add missing parameter to permitted list [@denny]
    • Eliminate unnecessary query in calculating the relevancy score [@vinistock]
  • v3.5.1 Changes

    October 13, 2020

    3.5.1

    • Fix position of "No settings found" text [@vinistock]
    • Change reset setting value button icon [@dersnek]
  • v3.5.0 Changes

    May 15, 2020

    3.5.0

    ๐Ÿ”จ UI refactors

    • ๐Ÿ‘‰ Make cards smaller and add flip functionality. Descriptions are now in the back
    • Shift to using flex attributes where possible
    • โœ‚ Remove monitor mode
    • ๐Ÿ‘‰ Make number of settings per page 20
    • Create config/sail.yml in install generator
    • ๐Ÿ›  Fix details marker showing up for chrome
    • Replace datetime-local for simple text input

    [@vinistock]

  • v3.4.0 Changes

    February 26, 2020

    3.4.0

    • โœ‚ Remove support for Rails 4

    [@vinistock]

    • ๐Ÿ›  Fix font aliasing in Firefox

    [@vinistock]

    • ๐Ÿ›  Fix details marker not disappearing in Firefox

    [@vinistock]

    • ๐Ÿ›  Fix pagination links for a single page display

    [@vinistock]

    • ๐Ÿš… Use css only instead of scss and drop sassc-rails dependency

    [@vinistock]

  • v3.3.0 Changes

    November 28, 2019

    3.3.0

    • ๐Ÿ›  Fix caching issue with settings pagination

    [@asko-ohmann]

    • Preserve query parameters in pagination links

    [@oleg-kiviljov]

    • Start displaying a limited sliding number of links in pagination

    [@vinistock]

    • โž• Add GraphQL support for fetching settings

    [@vinistock]

    • โž• Add deprecation warning for Rails 4. The next major version of Sail will support Rails > 5

    [@vinistock]

    • โž• Add GraphQL mutations for updating settings and switching profiles

    [@vinistock]

  • v3.2.4 Changes

    October 02, 2019

    3.2.4

    • ๐Ÿ›  Fix migration generation for Rails 6

    [@vinistock]

    • ๐Ÿ›  Fix stale label position for xs screens

    [@vinistock]

    • โšก๏ธ Start displaying the update and failure alerts inside the setting cards

    [@vinistock]

    • โž• Add Set setting type

    [@vinistock]

  • v3.2.3 Changes

    September 06, 2019

    3.2.3

    • Start displaying the count of uncaught errors while a profile is active

    [@vinistock]

    • ๐Ÿ›  Fix Sail::Setting.get caching

    [@oleg-kiviljov]

  • v3.2.2 Changes

    July 03, 2019

    3.2.2

    • Properly set the locale for localization

    [@vinistock]

    • Hide guide sections that are not being viewed

    [@vinistock]

    • ๐Ÿ›  Fix font styling issues

    [@vinistock]

    • ๐Ÿ›  Fix styling issues on inputs and links for Safari desktop and mobile

    [@vinistock]

  • v3.2.1 Changes

    June 08, 2019

    3.2.1

    • ๐Ÿ›  Fix responsive layout for profiles modal, sort menu, search input and buttons

    [@vinistock]

    • ๐Ÿ›  Fix setting N+1 query in profiles modal

    [@vinistock]

    • ๐Ÿ›  Fix profile updates not saving entries

    [@vinistock]

    • ๐Ÿ›  Fix input UI style after resetting date settings

    [@vinistock]

    • ๐Ÿ›  Fix accessing devise's current user for logging

    [@vinistock]