Releases: OldSneerJaw/synctos
Releases · OldSneerJaw/synctos
v1.8.0-rc.1
Added
- #90: Document-wide constraints on file attachments
Changed
- #80: Decompose specifications file for sample document definitions
- #88: Move test-helper module documentation to the top of the file
v1.7.0
Added
- #73: Include an implicit type property when a simple type filter is used
- #78: Enum property validation type
- #79: Support minimum/maximum size constraint on hashtable validation type
- #75: Decompose the sync function template
v1.7.0-rc.1
Added
- #73: Include an implicit type property when a simple type filter is used
- #78: Enum property validation type
- #79: Support minimum/maximum size constraint on hashtable validation type
- #75: Decompose the sync function template
v1.6.0
Added
- #66: Modular document definition files
- #69: Helper function to determine whether a document is missing or deleted
- #72: New property validation type for type identifier properties
v1.6.0-rc.1
Added
- #66: Modular document definition files
- #69: Helper function to determine whether a document is missing or deleted
- #72: New property validation type for type identifier properties
v1.5.0
Added
- #25: Support custom actions to be executed on a document type
- #61: Support dynamic assignment of roles to users
v1.5.0-rc.1
Added
- #25: Support custom actions to be executed on a document type
- #61: Support dynamic assignment of roles to users
v1.4.0
Added
- #22: Support document authorization by role
- #23: Support document authorization by specific users
v1.4.0-rc.2
Fixed
- #59: Allow admin API to create documents with no authorization methods
v1.4.0-rc.1
Added
- #22: Support document authorization by role
- #23: Support document authorization by specific users