All Versions
26
Latest Version
Avg Release Cycle
63 days
Latest Release
3017 days ago

Changelog History
Page 1

  • v4.1.8 Changes

    January 15, 2016
    • Fix the issue of undefined method using Log4r and Rails 3.2
    • Fix some rails 5 compatibility issues (#140) *
    • Fix bad timing shown in SQL note (#145) *
  • v4.1.7 Changes

    May 09, 2015
    • Fix notes not collapsing when clicking on them again (#130)*
  • v4.1.6 Changes

    March 02, 2015
    • Fix incorrect handler link to css/js files (#127)*
  • v4.1.5 Changes

    February 04, 2015
    • Remove use of non-existing note in initializer introduced in v4, impacting new installations *
  • v4.1.4 Changes

    November 07, 2014
    • Allow to click on links if filenames contain special chars
  • v4.1.3 Changes

    November 06, 2014
    • Improve fix done in 4.1.2 that broke support with rails 3 (thanks kirikiriyamama)
  • v4.1.2 Changes

    October 21, 2014
    • Fix errors when some log formatters return nil
  • v4.1.1 Changes

    September 13, 2014
    • Fix uninitialized constant with Log4r and probably other libraries using the Logger module ( Thanks Brian Tatnall )
  • v4.1.0 Changes

    August 29, 2014
    • Allow footnotes url prefix to be a lambda ( Thanks Jamie Lawrence )
    • Sexier assigns note ( Thanks Joshua Paling )
    • Fix issues with environment keys not being the same type causing some gems to break ( Thanks Austin Ziegler )
  • v4.0.2 Changes

    • Fix bad display of footnotes table
    • Fix error with the queries note under Rails 4.1.2 (thanks Panayotis Matsinopoulos)