SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-web-console-3.7.0-40.1.x86_64.rpm :

* Wed Sep 05 2018 cooloAATTsuse.com- updated to version 3.7.0 see installed CHANGELOG.markdown [#]# 3.7.0
* [#263](https://github.com/rails/web-console/pull/263) Show binding changes ([AATTcausztic])
* [#258](https://github.com/rails/web-console/pull/258) Support Ctrl-A, Ctrl-W and Ctrl-U ([AATTgsamokovarov])
* [#257](https://github.com/rails/web-console/pull/257) Always try to keep the console underneath the website content ([AATTgsamokovarov])
* Sun Apr 29 2018 factory-autoAATTkulow.org- updated to version 3.6.2 see installed CHANGELOG.markdown [#]# 3.6.2
* [#255](https://github.com/rails/web-console/pull/255) Fix the truncated HTML body, because of wrong Content-Length header ([AATTtimomeh])
* Thu Apr 19 2018 factory-autoAATTkulow.org- updated to version 3.6.1 see installed CHANGELOG.markdown [#]# 3.6.1
* [#252](https://github.com/rails/web-console/pull/252) Fix improper injection in Rack bodies like ActionDispatch::Response::RackBody ([AATTgsamokovarov])
* Tue Apr 10 2018 factory-autoAATTkulow.org- updated to version 3.6.0 see installed CHANGELOG.markdown [#]# 3.6.0
* [#254](https://github.com/rails/web-console/pull/254) Rescue ActionDispatch::RemoteIp::IpSpoofAttackError ([AATTwjordan])
* [#250](https://github.com/rails/web-console/pull/250) Close original body to comply with Rack SPEC ([AATTwagenet])
* [#249](https://github.com/rails/web-console/pull/249) Update for frozen-string-literal friendliness ([AATTpat])
* [#248](https://github.com/rails/web-console/pull/248) Fix copy on Safari ([AATTybart])
* [#246](https://github.com/rails/web-console/pull/246) International keyboard special character input fixes ([AATTfl0l0u])
* [#244](https://github.com/rails/web-console/pull/244) Let WebConsole.logger respect Rails.logger ([AATTgsamokovarov])
* Tue Jul 25 2017 dimstarAATTopensuse.org- Build for all ruby versions (boo#1049991).
* Tue May 23 2017 cooloAATTsuse.com- updated to version 3.5.1 see installed CHANGELOG.markdown [#]# 3.5.1
* [239](https://github.com/rails/web-console/pull/239) Fix the ActionDispatch::DebugExceptions integration ([AATTgsamokovarov])
* Thu Mar 30 2017 cooloAATTsuse.com- updated to version 3.5.0 see installed CHANGELOG.markdown [#]# 3.5.0
* [237](https://github.com/rails/web-console/pull/237) Bindex integration for JRuby 9k support ([AATTgsamokovarov])
* [236](https://github.com/rails/web-console/pull/236) Remove unused Active Support lazy load hook ([AATTbetesh])
* [230](https://github.com/rails/web-console/pull/230) Handle invalid remote addresses ([AATTakirakoyasu])
* Sun Oct 30 2016 cooloAATTsuse.com- updated to version 3.4.0 see installed CHANGELOG.markdown [#]# 3.4.0
* [#205](https://github.com/rails/web-console/pull/205) Introduce autocompletion ([AATTsh19910711])
* Wed Jul 06 2016 cooloAATTsuse.com- updated to version 3.3.1 see installed CHANGELOG.markdown [#]# 3.3.1 Drop support for Rails `4.2.0`. [#]# 3.3.0
* [203](https://github.com/rails/web-console/pull/203) Map bindings to traces based on the trace __FILE__ and __LINE__ ([AATTgsamokovarov])
* Wed Jun 29 2016 cooloAATTsuse.com- updated to version 3.3.0 see installed CHANGELOG.markdown [#]# 3.2.1
* [#202](https://github.com/rails/web-console/pull/202) Use first binding when there is no application binding ([AATTsh19910711])
* Tue Jun 07 2016 cooloAATTsuse.com- updated to version 3.2.0 see installed CHANGELOG.markdown [#]# 3.2.0
* [#198](https://github.com/rails/web-console/pull/198) Pick the first application trace binding on errors ([AATTsh19910711])
* [#189](https://github.com/rails/web-console/pull/189) Silence ActionView rendering information ([AATTgsamokovarov])
* Tue Apr 12 2016 cooloAATTsuse.com- updated to version 3.1.1 see installed CHANGELOG.markdown [#]# 3.1.1
* [#185](https://github.com/rails/web-console/pull/185) Fix `rails console` startup ([AATTgsamokovarov]) [#]# 3.1.0
* [#182](https://github.com/rails/web-console/pull/182) Let `#console` live in `Kernel` ([AATTschneems])
* [#181](https://github.com/rails/web-console/pull/181) Log internal Web Console errors ([AATTgsamokovarov])
* [#180](https://github.com/rails/web-console/pull/180) Autoload Web Console constants for faster Rails boot time ([AATTherminiotorres])
* Wed Mar 02 2016 dimstarAATTopensuse.org- Fix spec: this rubygem is only compatible with ruby 2.2. Add: + %%define rb_build_versions ruby22 + %%define rb_default_ruby_abi ruby:2.2.0
* Mon Jan 25 2016 cooloAATTsuse.com- updated to version 3.0.0 see installed CHANGELOG.markdown [#]# 3.0.0
* [#173](https://github.com/rails/web-console/pull/173) Revert \"Change config.development_only default until 4.2.4 is released\" ([AATTgsamokovarov])
* [#171](https://github.com/rails/web-console/pull/171) Fixed blocked IP logging ([AATTgsamokovarov])
* [#162](https://github.com/rails/web-console/pull/162) Render the console inside the body tag ([AATTgsamokovarov])
* [#165](https://github.com/rails/web-console/pull/165) Revamped integrations for CRuby and Rubinius ([AATTgsamokovarov])
* Sat Jul 11 2015 cooloAATTsuse.com- updated to version 2.2.1 no changelog found
* Wed Jun 17 2015 cooloAATTsuse.com- updated to version 2.1.3 - Fix remote code execution vulnerability in Web Console. CVE-2015-3224.(bnc#934796) (bsc#1041338)
* Fri Mar 13 2015 cooloAATTsuse.com- updated to version 2.1.2
* Fri Mar 06 2015 cooloAATTsuse.com- updated to version 2.1.1
* Sun Mar 01 2015 cooloAATTsuse.com- updated to version 2.1.0
* Fri Feb 06 2015 hvogelAATTsuse.com- Initial package, Version 2.0.0
 
ICM