| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-20 | 366 Bytes | |
| v1.4.1 - Library updates and escaping fix source code.tar.gz | 2025-11-20 | 8.1 MB | |
| v1.4.1 - Library updates and escaping fix source code.zip | 2025-11-20 | 8.3 MB | |
| Totals: 3 Items | 16.4 MB | 0 | |
Hello!
This maintenance release includes a few updates and improvements:
-
Upgraded Ruby to 3.4.7
-
Updated dependencies (pagy, view_component, bootsnap)
It also fixes an issue with HTML escaping in autoresizable textareas, where certain HTML elements were not being escaped correctly. Thanks to Alex for reporting it.