Popcorn > Releases and Release Notes
- Feature Additions:
- Query parameter "sort" added to allow the sorting of responses based on a simple comparable property
- Query parameter "sortDirection" added to be used in conjunction with "sort" to specify ascending or descending sort order
- Added Sorting tutorial
- Query parameter "sort" added to allow the sorting of responses based on a simple comparable property
- Maintenance:
- Test additions
- Feature Additions:
- [IncludeByDefault] added as a property option for projections to allow users to set their default return properties in the projection itself.
- Naming of [SubPropertyIncludeByDefault] updated
- Added DefaultIncludes tutorial
- Maintenance:
- Test additions
- Bug Fixes:
- Adding a solution to allow nulls to be passed to an inspector
- Allowing spaces to be passed in an include request, i.e ?include=[property1, property2[subproperty1, subproperty2]]
- Bug Fixes:
- Got reference navigation properties working again.
- Bug Fixes:
- Allowed blind expansion to be accomplished when specifically designated
- Feature Additions:
- Added all initial documentation
+ Project inception!