v2.1.0
생활서비스 전국배포
New feature
- Platform page
- Display last week's top 10 users & comments in carousel
2048-puzzle
- Show maximum of 1000 users on leaderboard
karrot-clicker
- Show maximum 500 users on leaderboard
Bug fix
- Leaderboard sticky issue
- Leaderboard scroll issue
- City name slice issue -> temporary fixed with regex
2048-puzzle
- game-related bug fix
karrot-clicker
- game-related bug fix: pause issue (big-karrot animation wouldn't stop on clicking pause)
Tracking
- Track user's origin (share(공유), near_by(내근처탭 생활서비스), feed(풍성피드/구독피드(예정)))
- Assign uuid to all users in order to track the users on FA and DB even without them agreeing the third-party agreement
- Update Firebase Analytics event logs
...and many more minor bug fixes and design updates
What's Changed
- placeholder for firstweek of release for 'lastweek winner' by @jongwooha98 in #105
- 2048-puzzle: FA & game-related bug fix by @jongwooha98 in #106
- Remove console.log from production by @jongwooha98 in #107
- remove: unused imports by @jongwooha98 in #108
- feat: add analytics by @jongwooha98 in #109
- fix/leaderboard sticky div by @jongwooha98 in #110
- remove: unused import by @jongwooha98 in #111
- fix/ui-ux by @jongwooha98 in #112
- feat: add direction for top10 to leave comment by @jongwooha98 in #113
- fix: change default comment by @jongwooha98 in #114
- fix: cityName slice issue by @jongwooha98 in #115
- update: change FA custom params name by @jongwooha98 in #116
- Fix/ui by @jongwooha98 in #117
- fix: ui-ux by @jongwooha98 in #118
- feat: update size of leaderboard by @jongwooha98 in #119
- fix design by @jongwooha98 in #120
- Update existing api by @jongwooha98 in #121
- Update existing api by @jongwooha98 in #124
- Develop by @jongwooha98 in #126
- Develop by @jongwooha98 in #127
- Update base.ts by @jongwooha98 in #128
- fix: Use regex to fix townName1 slice issue by @jongwooha98 in #129
- Develop by @jongwooha98 in #130
Full Changelog: v2.0.0...v2.1.0