diff --git a/CHANGELOG.md b/CHANGELOG.md index 23582027bd789ebd2b0419dc7b2b7bbc2197a970..2ca3674b3e931dcc20828c017117e62c77dc7306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 0.1.20 + +_14th July 2020_ + +### Changed + +- Updated z-index on initial creation to easier to see you have created a few + +### Fixed + +- hid IPFS debug information + # 0.1.19 _13th July 2020_ diff --git a/app/src/views/About.vue b/app/src/views/About.vue index 66935b26c2385dabdc3ccf8b762bbe7e2d17e3dd..0a00cd0e62e1629ecc5d2a60f20787848445e71a 100644 --- a/app/src/views/About.vue +++ b/app/src/views/About.vue @@ -29,6 +29,10 @@ <h3>Considerations</h3> <ul> + <li> + You may need to create a new microcosm to take advantage of new + enhancements + </li> <li> Data is not yet encrypted.</li> <li> There is no Export yet.</li> @@ -36,7 +40,8 @@ Please <strong>UNDERSTAND</strong> all data as not backed up, data structures and data will ocasssionaly be deleted or changed remotely which may - effect and break your local data. + effect and break your local data. Please make a seperate copy (copy and + paste into a local file) </li> </ul> <h2>Design-led ethical Edutech</h2>