π New Features
See our what's new knowledge base article for October 2020.
- Allow date and number filters on model APIs- #2900
- Ability to upload gifs in advert blocks- #2854
- 'Local login' role to allow local login on an SSO-enabled tenant- #2653
- Access a created model instance's id in subsequent workflow actions- #2632
- 'Create model instance' actions should happen instantly, even with later approval actions- #2623
- Option to re-order list filters- #2390
- Use icons instead of images for content type selector- #1883
- Webhook workflow action- #981
π Bug Fixes
- Columns are not imported for CSV files if the column name has preceding whitespace- #2986
- Using an expression builder function on an empty value results in an infinite workflow loop- #2923
- Infinite loop error prevents adding workflow actions that don't actually cause an infinite loop- #2915
- Last updated by user and created date are mutable- #2875
- Only the first 50 related model instances are updated in the cache when a foreign key changes- #2779
- Main menu is getting added to the 404 page- #2687
- Able to assign the in-built 'Workflow' user with new roles- #2680
- Notification subjects are forced to sentence case- #2641
- Workflows triggered for data that was previously imported are failing- #2591
- Form redirection does not work if that form is linked to a workflow- #2453
- View state of select single fields show in a chip- #2400
- Foreign key form field values are unsorted- #1909
- Brands from one architecture can override another- #1863
- Item count never shows on list blocks- #1816
- 'Create' access control permission should use validation to prevent unauthorized creation- #907