This repository has been archived by the owner on Nov 21, 2022. It is now read-only.
v1.9.0
github-actions
released this
23 Aug 02:41
·
131 commits
to production
since this release
1.9.0 (2021-08-23)
Bug Fixes
- dikser: change helmet only available in production (0ccb5fe)
- fix misconfigured babelrc (036d2d4)
- dikweb: remove profile page as it is not ready yet (92d52f1)
- dikweb-header: fix redundant code, since material-ui omit the badge if the value is 0 (4f46054)
Features
- dikser: add cron job to remind users their missed notifications via email (c03ece9)
- dikser: delete read notifications which has been read after 3 days every midnight (72e79ab)
- dikser: server is able to create notifications and send them to "subscribed" user in real-time (4b3c5b1)
- dikser: update API to support querying/mutating notifications data (fe236f1)
- dikweb: enable dynamic title change when notifications appears (ccf1e20)
- dikweb: new page! every post is now able to be seen on the new page in which seo friendly (bb7144f)
- dikweb: notification update now availbale in the /notifications page (ee5f1bd)
- dikweb: post url now can be copied and shared to other platforms (210c06a)
- dikweb: unread notifications will shown and updated in real-time (b9b05c0)