# CHANGELOG ### Version 17.0.4 2024-01-22 [Compare changes](https://github.com/codevise/pageflow/compare/v17.0.3...v17.0.4) - Fix dummy app creation in Rails 7.1.3. ### Version 17.0.3 2024-01-12 [Compare changes](https://github.com/codevise/pageflow/compare/v17.0.2...v17.0.3) - Include wysihtml5 stub in gem (https://github.com/codevise/pageflow/pull/2052) ### Version 17.0.2 2024-01-12 [Compare changes](https://github.com/codevise/pageflow/compare/v17.0.1...v17.0.2) - Include vendored JS libraries in gem (https://github.com/codevise/pageflow/pull/2052) ### Version 17.0.1 2024-01-12 [Compare changes](https://github.com/codevise/pageflow/compare/v17.0.0...v17.0.1) - Explicitly require `sprockets/rails` to make it available automatically for plugin dummy apps. ### Version 17.0.0 2024-01-12 [Compare changes](https://github.com/codevise/pageflow/compare/16-x-stable...v17.0.0) #### Breaking Changes - Require Rails 7 ([#2051](https://github.com/codevise/pageflow/pull/2051)) See [16-x-stable branch](https://github.com/codevise/pageflow/blob/16-x-stable/CHANGELOG.md) for previous changes.