v3.15.0
3.15.0 (2020-09-11)
Build System / Dependencies
- deps:
- deps-dev:
Chores
New Features
- wall:
- component:
- add feature flag for tag adoption (012baee)
- improve random feature of home tag feed (bdfaee9)
- imporve home tag random feed (182428b)
- set default home feed if user registered in 7 days (401b43d)
- redesign tag mangament action (d67d135)
- add random feature for home page tag feed (d1f57d8)
- revise tag adoption dialog (7c8fd93)
- reuse Dialog.message for tag adoption and leave dialog (1a4cf8c)
- add tag leave dialog (8c0bda8)
- add tag adoption dialog (da8460b)
- add tag adoption feature (444c594)
- add tag adoption feature (826ef30)
- formatting (0b70828)
- refactor article feed digest props (0026f5e)
- redesign article info in followee donations feed (47ea541)
- add limits to features for frozen state user (e8031d0)
- add limits to features for frozen state user (bb8cebd)
- add limits of features for frozen state user (f474224)
- add frozen state toast for (un)subscribe (c84b5d4)
- add frozen state and it's feature limits (8ae2e1d)
- redesign tx hisotry component (d366b7e)
- add followee donated articles feed (22b4b9d)
- oauth:
- ci: add workflow for test and only runs on pull request (7121424)
- civic-liker:
- cache: no-cache for notices and transactions (04346a8)
- payment:
- reset payment password on error (6484379)
- unmerge reset password; restyle <Dialog.Footer>; (df0d74d)
- show in wallet insufficient state in set amount; merge reset payment password; (fa0d528)
- show balance in <PayTo.Confirm> (2b87f38)
- remove
<PaymentForm.PasswordInvalid>
(e3ef230) - merge reset password forms (ed88ee9)
- merge add credit forms (dc044d7)
- donation:
- show hint for password input; show loading state on submiting; (ef9c67b)
- add tracker for related donations (81fd8dc)
- shuffle based on total count (2fbece0)
- show related donations in complete page (6c12058)
- disable amount radio if balance is insufficient (e8ae53e)
- add
useDialogStep
hook; show balance during donation; (810f3ea)
- appreciation:
- hook: rename "goBack" and "goForward" to "back" and "forward" (c150897)
- text:
- dialog: rename to
useStep
and applied to all dialogs (1e61249) - superlike: revise text of max superlike (fb656a2)
- viewer: use
viewer.isAuthed
instead ofviewer.id
(1daf1fd) - search-select:
- firebase: use firebase node module for analytics (7bf79b3)
- likecoin: add support for SuperLike (dffe1f8)
Bug Fixes
- component:
- ci: use
pull_request_target
instead ofpull_request
event (9bfdd3f) - search-select:
- editor: fix unable to upload image from clipboard (29332dd)
- appreciation:
- donation: tuning styles of donation dialog (7489658)
- sentry: revise sentry ignore errors patterns (5c50eb1)
- style: remove border-radius of profile cover; fix alignment of header text; (402c185)
- transaction: fix style of transaction history (1abb780)
- feed:
- splash:
- comment: fix local update of collapsing and uncollapsing comment (c7efece)
- deps: fix broken in-site link by bumping next to 9.5.2 (40eee15)
- likecoin:
Other Changes
- ci: use
pull_request_target
instead ofpull_request
event" (45c9768)