Releases: shakacode/comfortable-media-surfer
Releases · shakacode/comfortable-media-surfer
v3.1.4
What's Changed
- Update rubocop requirement from ~> 1.75.7 to ~> 1.77.0 by @dependabot[bot] in #30
- Update coveralls_reborn requirement from ~> 0.28.0 to ~> 0.29.0 by @dependabot[bot] in #29
- Remove jQuery from script after destroying files by @ina-yuzen in #32
New Contributors
- @ina-yuzen made their first contribution in #32
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Fix file descriptor leak during of seeds import by @azhuravlev in #19
- Fix ‘Deep nesting of tags’ error for pages containing more than MAX_DEPTH tags by @azhuravlev in #18
- Fix importing pages with the same slug but different parents by @azhuravlev in #17
New Contributors
- @azhuravlev made their first contribution in #19
Full Changelog: v3.1.2...v3.1.3
v3.1.2
What's Changed
- Fix text fields in admin area by @langalex in #11
- Updated CONTRIBUTING.md with yarn build steps, db test prep, and username and password by @noahfpf in #15
- Fix expand/collapse children in admin pages by @langalex in #23
- Update autoprefixer-rails requirement from ~> 10.4.16.0 to ~> 10.4.21.0 by @dependabot in #24
- Update brakeman requirement from ~> 6.1.2 to ~> 7.0.2 by @dependabot in #27
- Update mini_magick requirement from ~> 4.12, >= 4.12.0 to >= 4.12, < 6.0 by @dependabot in #26
- Update rubocop requirement from ~> 1.63.0 to ~> 1.75.7 by @dependabot in #28
- Update byebug requirement from ~> 11.1.0 to ~> 12.0.0 by @dependabot in #25
New Contributors
- @noahfpf made their first contribution in #15
- @dependabot made their first contribution in #24
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- fix scss: use scss imports, not css ones that cannot be resolved by the browser
- add missing jQuery import
- drop yarn - not needed
- add rake task to compile assets, corresponding post install message
- Fix release links in CHANGELOG by @avonderluft in #7
- import Rails from UJS by @wetterkrank in #9
New Contributors
- @wetterkrank made their first contribution in #9
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Add CHANGELOG by @avonderluft in #3
- Remove Rails 6.1 by @langalex in #5
- Remove sassc sprockets by @langalex in #4
- Updating for Rails 8 compatibility, adding Ruby 3.4.1 by @avonderluft in #6
New Contributors
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Rails 7 compatiblity and rebranding by @avonderluft in #1
New Contributors
- @avonderluft made their first contribution in #1
Full Changelog: v2.0.19...v3.0.0