- logged users now have "box window" on homepage with their "followed users", "activities", "services", "offers" and "posts"
git diff --shortstat 7e915618 8b6e4f83 23 files changed, 289 insertions(+), 109 deletions(-)
- automatically send receipt after credit order (stripe)
git diff --shortstat 0577c672 7e915618 4 files changed, 27 insertions(+), 14 deletions(-)
- user can automatically export all personal data
- request can be made on https://www.niftycent.com/gdpr-request
- in 24 hours will be data export ready to download
- download link is https://www.niftycent.com/gdpr-download
git diff --shortstat 91003384 0577c672 27 files changed, 887 insertions(+), 583 deletions(-)
- activities on homepage are sorted by distance from you
- groups are mainly ordered by your location
- activity detail fix on mobile (was wider than mobile screen)
- finished field in activity replaced by finished status
git diff --shortstat 9857ea72 91003384 25 files changed, 249 insertions(+), 347 deletions(-)
- activity search is fixed - https://www.niftycent.com/activity
- emails can now be send asynchronous
- setup DKIM
- homepage posts are recomputed properly (when new are created)
git diff --shortstat 961f4473 9857ea72 14 files changed, 242 insertions(+), 140 deletions(-)
---------under the line----------
DKIM email setup.
If you host your domain on namecheap.com and you want to setup dkim validation for your zoho email server , you need to setup DKIM record with
zoho._domaink
- group name is not editable anymore
- user can be reported now
git diff --shortstat 627f4756 961f4473 21 files changed, 298 insertions(+), 55 deletions(-)
- activities (all users) can be added from bottom right menu (plus icon)
- admin now have ability to translate category translations
- faster way to finish tasks
git diff --shortstat c62aa170 627f4756 28 files changed, 905 insertions(+), 5813 deletions(-)
Activity notification enabled
- new field in activity - "notification interval". If you fill this value and you will not log any activity progress, then after "notification interval" is over, you will be notified.
- this new feature is good for "create a habit", important when you want to start something new
git diff --shortstat ba467a0f c62aa170 30 files changed, 1493 insertions(+), 53 deletions(-)
v19.16
- changes in robots.txt
git diff --shortstat ba467a0f eb7f1f9e 1 file changed, 2 deletions(-)
v19.15
- activities and services are removed from cache, when they are deleted
- bugfix - compute credit when service is created
git diff --shortstat 2fdab26d eb7f1f9e 5 files changed, 28 insertions(+), 2 deletions(-)