Skip to content

Latest commit

 

History

History
181 lines (124 loc) · 9.15 KB

CHANGELOG.markdown

File metadata and controls

181 lines (124 loc) · 9.15 KB

CHANGELOG

master (unreleased)

4.1.0

4.0.4

4.0.3

4.0.2

4.0.1

  • #279 Fix initial config.web_console.permissions value (@patorash)

4.0.0

3.7.0

3.6.2

  • #255 Fix the truncated HTML body, because of wrong Content-Length header (@timomeh)

3.6.1

  • #252 Fix improper injection in Rack bodies like ActionDispatch::Response::RackBody (@gsamokovarov)

3.6.0

  • #254 Rescue ActionDispatch::RemoteIp::IpSpoofAttackError (@wjordan)
  • #250 Close original body to comply with Rack SPEC (@wagenet)
  • #249 Update for frozen-string-literal friendliness (@pat)
  • #248 Fix copy on Safari (@ybart)
  • #246 International keyboard special character input fixes (@fl0l0u)
  • #244 Let WebConsole.logger respect Rails.logger (@gsamokovarov)

3.5.1

3.5.0

3.4.0

3.3.1

Drop support for Rails 4.2.0.

3.3.0

3.2.1

  • #202 Use first binding when there is no application binding (@sh19910711)

3.2.0

3.1.1

3.1.0

3.0.0

2.3.0

This is mainly a Rails 5 compatibility release. If you have the chance, please go to 3.1.0 instead.

2.2.1

  • #150 Change config.development_only default until 4.2.4 is released (@gsamokovarov)

2.2.0

  • #140 Add the ability to close the console on each page (@sh19910711)
  • #135 Run the console only in development mode and raise warning in tests (@frenesim)
  • #134 Force development only web console by default (@gsamokovarov)
  • #123 Replace deprecated alias_method_chain with alias_method (@jonatack)

2.1.3

  • Fix remote code execution vulnerability in Web Console. CVE-2015-3224.

2.1.2

2.1.1

2.1.0