Skip to content

Releases: karrotmvp/minigame-client

v2.3.1

31 Dec 06:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

16 Dec 13:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.3.0

v2.2.2

11 Dec 05:15
b61283d
Compare
Choose a tag to compare
  • Remove subscription button from platform-page
  • minor bug fixes
  • refactor context api & redux (state management)

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

08 Dec 13:49
01f92c1
Compare
Choose a tag to compare
  • Hotfix: comment issue (issue with onChange event handler on input)
  • Add mission notification

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

06 Dec 08:25
10db735
Compare
Choose a tag to compare

미션 추가

New Feature

Mission

  • mission page
  • mission popup
  • mission floating button on platform page

2048 game-over modal

  • add confetti
  • add session rank

Update

2048 game page

  • score log is now debounced to reduce http fetch
  • first place score is constantly fetched every 10 sec

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

30 Nov 07:21
e78a54b
Compare
Choose a tag to compare

생활서비스 전국배포

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

Full Changelog: v2.0.0...v2.1.0

v2.0.0

23 Nov 01:52
dc7f9e1
Compare
Choose a tag to compare

Initial release of 2048-puzzle

New Releases

  • 2048-puzzle (new game)
  • platform page

New features

  • User can now subscribe to the app inside the mini-app itself

Updated Features

  • Share link is customized depending on where the button is clicked
    • Currently 3 share links are active: general, 2048-puzzle, karrot-clicker

What's Changed

Full Changelog: v2.0.0-alpha...v2.0.0

v2.0.0-alpha

23 Nov 01:30
Compare
Choose a tag to compare
chore: change base path of api