This repository has been archived by the owner on Nov 21, 2022. It is now read-only.
Releases: resqiar/dikenang
Releases · resqiar/dikenang
v1.9.6
1.9.6 (2021-10-01)
Bug Fixes
v1.9.5
v1.9.4
1.9.4 (2021-09-01)
Bug Fixes
- deps: update dependency @nestjs/passport to v8 (d9328cf)
- deps: update dependency @nestjs/typeorm to v8 (cd9e070)
- deps: update dependency bull to v3.29.1 (86fc788)
- deps: update dependency graphql to v15.5.2 (4cd9383)
- deps: update dependency next to v11.1.2 (ec6c1c2)
- deps: update dependency pg to v8.7.1 (87bc226)
- deps: update dependency styled-components to v5.3.1 (eed547a)
- deps: update dependency typeorm to v0.2.37 (9c7ab21)
- deps: update material-ui monorepo (bf11336)
- dikser: reduce TTFB for users authorization process (e9ab1ce)
- dikweb: reduce request to the server when authorization process (c1dac6e)
v1.9.3
v1.9.2
v1.9.1
v1.9.0
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)