Unclaimed project
Are you a maintainer of formtastic? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
formtastic
A Rails form builder plugin with semantically rich and accessible markup.
Back to changelogHighlights
- Requires Rails 7.2 (previously 6.0) and Ruby 3.1 (previously 2.6) minimum, inline with Rails minimum supported versions
- Adds support for country_select v9
- Adds support for PostgreSQL timestamptz column types
- Adds support for Devise v5.0.0's password validation procs
- Add accessibility improvements for inline errors and semantic_errors
What's Changed
- Fix development dependencies by @justinfrench in https://github.com/formtastic/formtastic/pull/1389
- Add support for country_select v9 by @leoarnold in https://github.com/formtastic/formtastic/pull/1382
- Passing
caller to Deprecation#warn is deprecated by @c960657 in https://github.com/formtastic/formtastic/pull/1384
- Readme RubyDoc link by @pmcnano in https://github.com/formtastic/formtastic/pull/1370
- adding a label_html option to customize label tag by @dscataglini in https://github.com/formtastic/formtastic/pull/1379
- Add symbols to raw_collection types that won't be mapped by @justinfrench in https://github.com/formtastic/formtastic/pull/1391
- Fix inferred maxlength for :integer columns by @justinfrench in https://github.com/formtastic/formtastic/pull/1392
Cleanup legacy CSS & Asset Pipeline issues by @justinfrench in https://github.com/formtastic/formtastic/pull/1393Add helper methods for semantic_errors building logic by @TimeTravelerFromNow in https://github.com/formtastic/formtastic/pull/1394Add accessibility improvements for inline errors and semantic_errors by @TimeTravelerFromNow in https://github.com/formtastic/formtastic/pull/1388Improve CI coverage and versions by @tagliala in https://github.com/formtastic/formtastic/pull/1402Remove redundant encodings by @tagliala in https://github.com/formtastic/formtastic/pull/1403Fix debug statement in stylesheets generator by @tagliala in https://github.com/formtastic/formtastic/pull/1404Fix handling of Proc length options in HTML attributes by @tagliala in https://github.com/formtastic/formtastic/pull/1405Add support for PostgreSQL timestamptz column type by @Yarroo in https://github.com/formtastic/formtastic/pull/1400Fix config yard issue by @TimeTravelerFromNow in https://github.com/formtastic/formtastic/pull/1397New Contributors
- @leoarnold made their first contribution in https://github.com/formtastic/formtastic/pull/1382
- @c960657 made their first contribution in https://github.com/formtastic/formtastic/pull/1384
- @pmcnano made their first contribution in https://github.com/formtastic/formtastic/pull/1370
- @dscataglini made their first contribution in https://github.com/formtastic/formtastic/pull/1379
- @TimeTravelerFromNow made their first contribution in https://github.com/formtastic/formtastic/pull/1394
- @Yarroo made their first contribution in https://github.com/formtastic/formtastic/pull/1400
Full Changelog: https://github.com/formtastic/formtastic/compare/5.0.0...6.0.0.alpha