Releases: jsreport/jsreport-version-control
Releases · jsreport/jsreport-version-control
1.6.2
Compare
Sorry, something went wrong.
No results found
fix comparing entities with helper __entityPath prop
1.6.1
Compare
Sorry, something went wrong.
No results found
fix update change detection when entity _id was modified
fix diff and getting local changes when the last commit contains entity update by _id
1.6.0
Compare
Sorry, something went wrong.
No results found
use google dif match to speed up calculating diffs
1.5.1
Compare
Sorry, something went wrong.
No results found
1.5.0
Compare
Sorry, something went wrong.
No results found
fixed strict access for admins only
don't use script callback for resolving entity paths
1.4.0
Compare
Sorry, something went wrong.
No results found
use document store transactions for version control operations
execute version control operations in script
improve the authorization checks for versions collection http api access (ODATA)
add checks to prevent executing version control operations multiple times
throw error when trying to insert commit with no changes
fix the download of big files
1.1.2
Compare
Sorry, something went wrong.
No results found
#4 fixed handling removal of big doc props
updated deps
1.1.1
Compare
Sorry, something went wrong.
No results found
skip diff for big files and all binary files
1.1.0
Compare
Sorry, something went wrong.
No results found
limit diff just for smaller files
1.0.6
Compare
Sorry, something went wrong.
No results found
fix passing req downstream to documentStore to make it available for listeners