diff --git a/CHANGELOG.md b/CHANGELOG.md index 488865e..173594a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Nothing -## [0.3.0] - 2024.03.17 +## [0.3.2] - 2024.03.17 ### Added - Photo on gift record ### Fixed diff --git a/README.md b/README.md index f7c4a28..3f61d47 100644 --- a/README.md +++ b/README.md @@ -38,17 +38,17 @@ npm run lint * Run the correct build - * Production + * Test ``` -# This picks up values from .env.production -npm run build +# (See .env.development for more details.) +# The test BVC_MEETUPS_PROJECT_CLAIM_ID does not resolve as a URL because it's only in the test DB and the prod redirect won't redirect there. +APP_TITLE="TimeSafari_Test" VUE_APP_BVC_MEETUPS_PROJECT_CLAIM_ID=https://endorser.ch/entity/01HNTZYJJXTGT0EZS3VEJGX7AK VUE_APP_DEFAULT_ENDORSER_API_SERVER=https://test-api.endorser.ch VUE_APP_DEFAULT_IMAGE_API_SERVER=https://test-image-api.timesafari.app npm run build ``` - * Development + * Production ``` -# Set test values. (See .env.development for more details.) -# The test BVC_MEETUPS_PROJECT_CLAIM_ID does not resolve as a URL because it's only in the test DB and the prod redirect won't redirect there. -APP_TITLE="TimeSafari_Test" VUE_APP_BVC_MEETUPS_PROJECT_CLAIM_ID=https://endorser.ch/entity/01HNTZYJJXTGT0EZS3VEJGX7AK VUE_APP_DEFAULT_ENDORSER_API_SERVER=http://localhost:3000 VUE_APP_DEFAULT_IMAGE_API_SERVER=http://localhost:3002 npm run build +# This picks up values from .env.production +npm run build ``` * Get on the server and back up the DB and the time-safari folder. diff --git a/package-lock.json b/package-lock.json index 63e8596..127407d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "TimeSafari", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "TimeSafari", - "version": "0.3.1", + "version": "0.3.2", "dependencies": { "@dicebear/collection": "^5.3.5", "@dicebear/core": "^5.3.5", diff --git a/package.json b/package.json index 1d64bbb..e118d37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "TimeSafari", - "version": "0.3.1", + "version": "0.3.2", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/views/HelpView.vue b/src/views/HelpView.vue index 4541630..4de8bee 100644 --- a/src/views/HelpView.vue +++ b/src/views/HelpView.vue @@ -11,7 +11,7 @@ class="text-lg text-center px-2 py-1 absolute -left-2 -top-1" @click="$router.back()" > - + @@ -217,6 +217,28 @@

To erase your data from our servers, contact us (below).

+

+ How do I get higher limits? +

+

+ Let's talk. Contact us (below). +

+ +

+ How do I access even more functionality? +

+

+ There is an "Advanced" section at the bottom of the Account + page. +

+

+ There is a even more functionality in a mobile app (and more + documentation) at + + EndorserSearch.com + +

+

I know there is a record from someone, so why can't I see that info?

@@ -240,35 +262,64 @@

Here.Here.

- How do I get higher limits? + My app is misbehaving, like showing me a blank screen or failing to show a feed. + What can I do?

- Let's talk. Contact us (below). -

- -

- How do I access even more functionality? -

-

- There is an "Advanced" section at the bottom of the Account - page. + First, note that clearing the cache will clear all your identity and contact info, + so we recommend doing other things first (unless you know you have your backups ready).

+

- There is a even more functionality in a mobile app (and more - documentation) at - - EndorserSearch.com - + If you still have problems, you can clear the cache and even uninstall + and reinstall the app, but be sure to have your backups ready or be + prepared to restart with a new identity and recreate your network. + Nobody else has access to your identity or contact information because + this app is designed to give you full control over your data.

What are the terms & conditions and the privacy policy?

- This work is marked with + This work is public domain, governed by CC0 1.0