Skip to content

v0.25.0 (December 7, 2016)

Choose a tag to compare

@remomueller remomueller released this 07 Dec 14:07
· 1447 commits to main since this release
v0.25.0
59d54c9

Enhancements

  • Agreement Changes
    • Made the language for selecting multiple datasets more specific
  • Blog Changes
    • Limit the number of blog posts shown in the sidebar
  • Gem Changes
    • Updated to Ruby 2.3.3
    • Updated to rails 5.0.0.1
    • Updated to pg 0.19.0
    • Updated to jquery-rails 4.2.1
    • Updated to font-awesome-rails 4.7.0
    • Updated to mini_magick 4.6.0
    • Updated to sitemap_generator 5.2.0
    • Removed geocoder

Refactoring

  • Updated kaminari pagination views to use haml

Bug Fixes

  • Fixed a bug that prevented users from logging in correctly with an expired
    authenticity token
  • Fixed a bug that prevented back navigation after opening a PDF
  • Fixed an issue displaying images in documentation
  • Fixed an issue loading Google Analytics
  • Rails model errors are now again correctly styled using Bootstrap CSS classes
  • Fixed a bug that prevented images from being attached to forum replies