Changelog for
ruby3.2-rubygem-web-console-4.2.1-54.17.i586.rpm :
* Tue Nov 14 2023 Dan Čermák
- New upstream release 4.2.1, see bundled CHANGELOG.markdown
* Tue Dec 21 2021 Manuel Schnitzer - updated to version 4.2.0
* [#308](https://github.com/rails/web-console/pull/308) Fix web-console inline templates rendering ([AATTvoxik])
* [#306](https://github.com/rails/web-console/pull/306) Support Ruby 3.0 and above ([AATTruanwood])
* Wed Nov 11 2020 Manuel Schnitzer - updated to version 4.1.0
* [#304](https://github.com/rails/web-console/pull/304) Add support for Rails 6.1 ([AATTstephannv])
* [#298](https://github.com/rails/web-console/pull/298) Prevent deprecation warnings by removing template formats ([AATTmikelkew])
* [#297](https://github.com/rails/web-console/pull/297) Use MutationObserver instead of Mutation Events ([AATTmikelkew])
* [#296](https://github.com/rails/web-console/pull/296) Add CSP nonce to injected scripts and styles ([AATTmikelkew])
* Mon Jul 13 2020 Manuel Schnitzer - updated to version 4.0.4
* [fb483743](https://github.com/rails/web-console/commit/fb483743a6a2a4168cdc0b2e03f48fc393991b73) Fix a crash on webrick with Rack 2.2.3 ([AATTgsamokovarov])
* Thu Jun 25 2020 Manuel Schnitzer - updated to version 4.0.3
* [#291](https://github.com/rails/web-console/pull/291) Deprecate config.web_console.whitelisted_ips ([AATTJuanitoFatas])
* [#290](https://github.com/rails/web-console/pull/290) Fix Content-Length for rack >= 2.1.0 ([AATTp8])
* Thu May 07 2020 Stephan Kulow - updated to version 4.0.2 see installed CHANGELOG.markdown [#]# 4.0.2
* [#285](https://github.com/rails/web-console/pull/285) Increase timeout on paste ([AATTcelvro])
* Sat Aug 17 2019 Manuel Schnitzer - updated to version 4.0.1
* [#279](https://github.com/rails/web-console/pull/279) Fix initial config.web_console.permissions value ([AATTpatorash])
* Sun May 05 2019 Stephan Kulow - updated to version 4.0.0 see installed CHANGELOG.markdown [#]# 4.0.0
* [|61c](https://github.com/rails/web-console/commit/61ce65b599f56809de1bd8da6590a80acbd92017) Move to config.web_console.permissions ([AATTgsamokovarov])
* [|961](https://github.com/rails/web-console/commit/96127aac143e1e653fffdc4bb65e1ce0b5ff342d) Introduce Binding#console as an alternative interface ([AATTgsamokovarov])
* [|d45](https://github.com/rails/web-console/commit/d4591ca5396ed15a08818f3da11134852a485b27) Introduce Rails 6 support ([AATTgsamokovarov])
* [|f97](https://github.com/rails/web-console/commit/f97d8a889a38366485e5c5e8985995c19bf61d13) Introduce Ruby 2.6 support ([AATTgsamokovarov])
* [|d6d](https://github.com/rails/web-console/commit/d6deacd9d5fcaabf3e3051d6985b53f924f86956) Drop Rails 5 support ([AATTgsamokovarov])
* [|90f](https://github.com/rails/web-console/commit/90fda8789d402f05647c18f8cdf8e5c3d01692dd) Drop Ruby 2.4 support ([AATTgsamokovarov])
* [#265](https://github.com/rails/web-console/pull/265) Add support for nested exceptions ([AATTyuki24])
* 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])