Trestle v0.8.5 Release Notes

Release Date: 2017-09-27 // over 6 years ago
    • โž• Add Dutch translations [Richard Venneman]
    • โž• Add Portuguese translations [Leandro Matheus]
    • ๐Ÿ‘Œ Improve resource model name pluralization via i18n
    • โž• Add JS API for getting/setting cookies (Trestle.cookie)
    • โž• Add toggle buttons for navigation group headers and persist state between requests
    • Automatically scroll sidebar to active navigation item
    • โž• Add form error debugging (enabled by default in development mode)
    • โž• Add options[:label] option to navigation items to explicitly set label
    • ๐Ÿ‘ Allow actions column to accept an options hash
    • โž• Add show and edit button types to actions builder
    • ๐Ÿ›  Fixed Trestle::Options hash merging in edge Rails
    • โœ… Testing: test all compatible Rails versions (+ edge Rails) within Travis
    • โœ… Testing: setup for feature specs