| | 1 | Version 1.1.0 beta4 |
|---|
| | 2 | ------------------- |
|---|
| | 3 | |
|---|
| | 4 | * The new forms framework now handles field names based on Propel phpName since r8508. You'll need to regenerate your base forms using the `symfony propel:build-forms` command after having upgraded your project |
|---|
| | 5 | * You can now define an i18n translations catalogue for each of your forms |
|---|
| | 6 | * Components are now rendered correctly (beta3 broked them) |
|---|
| | 7 | * File upload used with a Propel form now works as expected |
|---|
| | 8 | * You can now generate task classes using the `generate:task` command |
|---|
| | 9 | * The checkbox widget now works correctly when the checkbox value is 0 |
|---|
| | 10 | |
|---|