All Versions
95
Latest Version
Avg Release Cycle
15 days
Latest Release
1092 days ago
Changelog History
Page 10
Changelog History
Page 10
-
v4.0.0
October 04, 2019 -
v1.3.43 Changes
October 11, 2016โ Added
- Fields - Users want to view/edit their array of integers.
๐ Fixed
- Polymorphism - Fix the nullification of a polymorphic has_one association.
- Serializer - Set the relationship to nil if the record is not found instead of crashing.
- Models - Fix the way we discovered the active record models.
-
v1.3.42 Changes
October 03, 2016๐ Fixed
- Smart field - Ensure the serializer exists before creating the smart field.
- Record Create - Fix empty relationships on record creation.
-
v1.3.41 Changes
September 26, 2016โ Added
- Filters - Users want the OR filter operator with their conditions (restricted to simple conditions).
- ๐ Schema - Support UUID field type.
๐ Fixed
- โก๏ธ Record Update - Fix the potential dissociations on record update.
- ๐ Search - Support search on ID of type 'String'.
-
v1.3.40 Changes
September 26, 2016โ Added
- Filters - Users want to have "From now" and "Today" operators.
๐ Fixed
- Charts - Fix value chart with filters and a previous period comparison.