This repository has been archived by the owner on Feb 5, 2023. It is now read-only.
Releases: NaturalSelectionLabs/Cheers
Releases · NaturalSelectionLabs/Cheers
v2.2.0
What's Changed
- chore(deps-dev): bump @babel/preset-typescript from 7.15.0 to 7.16.0 by @dependabot in #130
- chore(deps): bump @sentry/vue from 6.13.3 to 6.15.0 by @dependabot in #131
- chore(deps-dev): bump husky from 7.0.2 to 7.0.4 by @dependabot in #133
- chore(deps-dev): bump webpack from 5.64.1 to 5.64.4 by @dependabot in #132
- chore(deps): bump @sentry/tracing from 6.14.3 to 6.15.0 by @dependabot in #134
- Add grants link on donation detail page by @AmagiDDmxh in #135
- chore: refractor NFTItems by @Candinya in #136
- fix: ipfs handle issue by @yzhe819 in #143
- chore(deps-dev): bump @babel/plugin-transform-runtime from 7.16.0 to 7.16.4 by @dependabot in #138
- chore(deps-dev): bump cssnano from 5.0.11 to 5.0.12 by @dependabot in #139
- chore(deps): bump tailwind-scrollbar-hide from 1.1.5 to 1.1.6 by @dependabot in #140
- chore(deps): bump @babel/runtime from 7.15.4 to 7.16.3 by @dependabot in #141
- chore(deps): bump koa-views from 7.0.1 to 8.0.0 by @dependabot in #142
- Feature/refactoring by @yzhe819 in #137
- chore(deps-dev): bump js-conditional-compile-loader from 1.0.14 to 1.0.15 by @dependabot in #149
- chore(deps): bump typescript from 4.4.4 to 4.5.3 by @dependabot in #148
- chore(deps): bump @google/model-viewer from 1.8.0 to 1.9.2 by @dependabot in #147
- chore(deps-dev): bump html-webpack-plugin from 5.3.2 to 5.5.0 by @dependabot in #146
- chore(deps-dev): bump @types/lodash from 4.14.176 to 4.14.178 by @dependabot in #145
- Feature/sdk update by @Candinya in #150
New Contributors
- @AmagiDDmxh made their first contribution in #135
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- chore(deps): bump ethers from 5.4.7 to 5.5.1 by @dependabot in #101
- chore(deps): bump vue from 3.1.5 to 3.2.20 by @dependabot in #102
- chore(deps-dev): bump less-loader from 10.1.0 to 10.2.0 by @dependabot in #100
- chore(deps-dev): bump webpack from 5.58.2 to 5.61.0 by @dependabot in #99
- chore(deps-dev): bump @babel/core from 7.15.8 to 7.16.0 by @dependabot in #103
- feat: support rss3 name service by @DIYgod in #109
- twitter card and opengraph by @Candinya in #110
- chore(deps): bump @sentry/tracing from 6.13.3 to 6.14.3 by @dependabot in #111
- chore(deps-dev): bump @types/lodash from 4.14.175 to 4.14.176 by @dependabot in #105
- chore(deps-dev): bump postcss from 8.3.9 to 8.3.11 by @dependabot in #108
- chore(deps): bump koa from 2.13.3 to 2.13.4 by @dependabot in #104
- chore(deps-dev): bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.0 by @dependabot in #106
- chore(deps): bump vue from 3.2.20 to 3.2.22 by @dependabot in #117
- chore(deps-dev): bump css-loader from 6.5.0 to 6.5.1 by @dependabot in #116
- chore(deps): bump tailwind-scrollbar-hide from 1.0.3 to 1.1.5 by @dependabot in #114
- chore(deps-dev): bump webpack from 5.61.0 to 5.64.0 by @dependabot in #113
- chore(deps-dev): bump cssnano from 5.0.8 to 5.0.11 by @dependabot in #118
- chore(deps-dev): bump webpack from 5.61.0 to 5.64.1 by @dependabot in #119
- chore(deps-dev): bump terser-webpack-plugin from 5.2.4 to 5.2.5 by @dependabot in #120
- chore(deps-dev): bump @babel/preset-env from 7.15.8 to 7.16.4 by @dependabot in #121
- chore(deps-dev): bump autoprefixer from 10.3.7 to 10.4.0 by @dependabot in #122
- chore(deps-dev): bump webpack-cli from 4.9.0 to 4.9.1 by @dependabot in #124
- chore(deps-dev): bump @babel/plugin-proposal-decorators from 7.15.8 to 7.16.4 by @dependabot in #123
- refactor: responsive asset components by @yzhe819 in #126
- fix: redirects by @Candinya in #127
- Feature/corss domain redirect by @Candinya in #125
- Hotfix/follow by @yzhe819 in #129
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Bug Fixes
- Fix follow card redirect issue 4c8fdf4
Chore
- chore(deps-dev): bump vue-router from 4.0.10 to 4.0.12 by @dependabot in #92
- chore(deps): bump axios from 0.23.0 to 0.24.0 by @dependabot in #93
- chore(deps-dev): bump webpack-dev-server from 4.3.1 to 4.4.0 by @dependabot in #94
- chore(deps-dev): bump css-loader from 6.4.0 to 6.5.0 by @dependabot in #95
- chore(deps-dev): bump vue-loader from 16.4.1 to 16.8.2 by @dependabot in #96
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #97
- chore(deps): bump nth-check from 2.0.0 to 2.0.1 by @dependabot in #98
New Contributors
- @dependabot made their first contribution in #92
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Add some components by @yzhe819 in #39
- chore: some adjustments by @Candinya in #40
- feat: adjust loading animation position; adjust bio typeface; adjust … by @azuic in #41
- fix: flex-layout issue by @yzhe819 in #42
- func: vue3-autocounter profile count by @tuzimoe in #43
- Feature/share by @Candinya in #44
- Feature/gitcoin by @Candinya in #45
- Feature/gitcoin ani by @tuzimoe in #46
- fix: autocal by @tuzimoe in #47
- chore: UI adjustment by @yzhe819 in #48
- Feature/theme by @Candinya in #50
- Feature/optional rns by @Candinya in #49
- fix: ios scrolling bug by @yzhe819 in #51
- fix: title wordings; create scans & mkpls logos as components; change… by @azuic in #52
- Hotfix right use/pending in setup by @Candinya in #53
- add: click and copy by @Candinya in #54
- Feature/mirror by @Candinya in #55
- Hotfix/theme and home by @Candinya in #57
- Hotfix/fix asset list by @Candinya in #58
- Revert: "chore: change to alchemy API" by @Candinya in #59
- fix: low version browser compatibility by @DIYgod in #61
- chore: skip gas recommends by @Candinya in #60
- chore: using Cookies to store last connect by @Candinya in #64
- chore: move babel loader to latest loader by @Candinya in #66
- Feature/add suffix to rns input by @Candinya in #67
- fix: clear user status before login redirect by @Candinya in #68
- Feature/twitter&misskey by @Candinya in #62
- fix: Privacy link by @Candinya in #72
- feat: split asset request endpoints by @Candinya in #69
- chore: remove frontend misskey verify by @Candinya in #73
- optimize: stop loading after followers/following page deactive by @Candinya in #70
- Size optimization by @DIYgod in #71
- Feature/bio by @DIYgod in #74
- PC layout by @yzhe819 in #75
- Feature/personal link by @Candinya in #76
- Feature/fix bugs (including routings) by @Candinya in #77
- Feature/fix setup pages by @Candinya in #78
- feat: add simple css for contents imgs by @DIYgod in #79
- Feature/tooltip and address by @Candinya in #80
- fix: no duplicate link by @Candinya in #82
- add: accounts prefix & suffix by @Candinya in #83
- feat: scrollbar hide by @yzhe819 in #84
- add: bar card component by @Candinya in #85
- Feature/bar cards by @Candinya in #86
- feat: refactor asset-profile to assets/list and assets/details by @DIYgod in #87
- Feature/poap and assets by @Candinya in #88
- lint by @Candinya in #90
- Feature/our wc relay by @Candinya in #89
- add: Polygon support by @Candinya in #91
New Contributors
Full Changelog: v1.0.11...v2.0.0