All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
-
[171]
- update SDK version to 2.1.3 to enable TDF3 -> ie11 workflow and related
- 162: PLAT-259: Set mime type
v1.2.3 - 2020-02-19
-
PLAT-261: patch
-
146: Default target backend based on host:
- production targets prod
- staging targets staging
- develop targets dev01]
-
149: Allow selecting between current and lts versions of virtru-sdk via the
zver
query parameter -
152: Allow backend selection via
zapi
query parameter
-
-
NO-REF: patch
- Defaults SDK version to 2.0.1-beta.108 (the current beta)
v1.2.2 - 2020-02-12
- NOREF: patch
- Fixed bug in sample file dragging
- Update react-scripts to 3.2.0
v1.2.1 - 2019-08-06
- NOREF: patch
- modified license section of readme
v1.2.0 - 2019-08-06
- NOREF: minor
- Removed metrics
v1.1.1 - 2019-08-06
- Adds License
- NOREF: patch
v1.1.3 - 2019-09-06
- WS-9600: minor
- Add audit to pipeline
v1.1.2 - 2019-09-06
- WS-9606: minor
- Ensure protect and track is using SDK properly
v1.1.1 - 2019-08-06
- Adds License
- NOREF: patch
v1.1.0 - 2019-08-06
- NOREF: patch
- Pulling in new TDF3-js
- DSAT-161: patch
- README updates, cleanup and test fixes
- DSAT-151: minor
- Add Amplitude metrics
- NO-REF: patch
- Remove scrolling constraints on access list
- NO-REF: patch
- Strengthen client-side email validation on grant form to match auth widget
- DSAT-135
- Remove the virtru email from query string
- Store email in localStorage
- DSAT-162
- Improve error handling and viewing for share wizard
v1.0.3 - 2019-08-05
- DSAT-142: patch
- Save SDK logs in
localStorage
so they are retained after auth. Only cleared on reset
- Save SDK logs in
- DSAT-143: patch
- Show close button for auth modal
v1.0.2 - 2019-08-04
- DSAT-144: patch
- Update Dropbox error message to recognize conflicting file name error
- Also add random numbers to Dropbox-shared file names to try avoiding conflict errors in the first place
- NO-REF: patch
- Clean up "Start over":
- copy: "Start over" => "Reset"
- move "Reset" (fka "Start over") to header to appear before signing in
- copy: "Sign out" => "Reset & Sign Out"
- Clarify revoking a policy: - copy: "Revoke File" => "Revoke Policy" - ui: give "Revoke Policy" the subtle link treatment - fix: long file names ellipsize, show in tooltip, and don't conflict with policy revoke fix: ellipsize file names that are too long (but keep .tdf extension and leave room for "Revoke Policy")
- Clean up "Start over":
- DSAT-122: patch
- Added restricting of downloads when policies have watermark and pfp
- NO-REF: patch
- Use
await
onVirtru.Auth.logout()
- Use
- NO-REF: patch
- Clarify default and dragging UI states
- DSAT-106: patch
- Update UI to better support "Revoke Policy" workflow
- NO-REF: patch
- Fix downloads by not using
FileSaver
- Fix downloads by not using
- NO-REF: patch
- Fix being able to attempt encrypting without actually being logged in
- DSAT-92: patch
- Fix dragging demo file in Firefox
- NO-REF: patch
- Better layout support: scales down to 1024x768, up to 1280x960, and does sensible centering at larger resolutions.
- DSAT-123: patch
- Use a fake policyId for workaround with current SDK
- Track policyId better and fix some state/localstorage issues with it
- DSAT-130: patch
- Removed unused metadata scope which is not used.
v1.0.1 - 2019-08-02
v1.0.0 - 2019-08-02
- Initial release