Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 750 Bytes

CHANGES.md

File metadata and controls

39 lines (24 loc) · 750 Bytes

v0.2.11 .. v0.2.12

  • german translation thanks to @baschtl
  • email iframe resizes on window resize
  • bugfixes

v0.2.10

  • simplified setting custom layout with layout=
  • bugfixes

v0.2.9

  • updated bootstrap, turbolinks
  • internal: tests + screenshots in spec/screenshots/ after each test run

v0.2.8

bugs fixed, looks improved

v0.2.7

  • config.style to customize classes in REP views

v0.2.4 .. 0.2.6

  • UI enhancements
  • CMS integration bug fixes
  • Send email bug fixes

v0.2.3

  • Send Email from REP

v0.2.0

  • inline_main_app_routes! (enables easy layout switching)
  • parent_controller (enables easy authorization integration)
  • Backwards incompatible: root_url is now rep_root_url, internal routes are prefixed too.