The release notes from version 1.2.2.0 of SpringBot
SpringBot 1.2.2.0
Features
- The current version of the bot used to build the target application are now available in the client-side and server-side README files.
Improvements
- Protected region added to the collection component to allow for customisation of the contents of the row button group.
- Predicate matching for filtering now works with booleans
- Custom file storage providers can now replace the default. See SpringBot Creating a new File Storage Provider.
Resolved Defects
- A bug with file deletion has been resolved
Migration Path
S3 placeholder credentials are now added to application-default.properties
, this may cause duplicate property errors for users who have used the workaround of adding these placeholders manually. See SpringBot File Upload for details.