Skip to content

Releases: tusharlock10/paladins-edge-client

Release v0.14.1

02 Apr 03:31
0719af2
Compare
Choose a tag to compare

0.14.1 (2022-04-02)

Features

  • [WIP] started work on feedback_type_selector (63e1377)
  • add feedback screen and apis (d5d7fc7)
  • completed feedback screen changes (031a77f)

Bug Fixes

  • image upload and layout issue on web (a61cadb)

Release v0.13.4

29 Mar 20:04
45e270d
Compare
Choose a tag to compare

0.13.4 (2022-03-29)

Bug Fixes

  • added retry mechanism in essentials (876c6fa), closes #179
  • added stats label in active match screen (beeea11), closes #66
  • champions screen issues (13cf45d), closes #202

Release v0.13.2

27 Mar 00:28
e444f76
Compare
Choose a tag to compare

0.13.2 (2022-03-27)

Features

  • [WIP] added guest entry (3a134f5)
  • [WIP] added loadouts guest login (cb1fef1)
  • added remote config for guest login (97b137c), closes #180
  • load playeChampion data upon login (fc4112b)

Bug Fixes

  • fixed the build for test and stage to not have prod environment (ccd5113)

Release v0.13.1

02 Mar 14:40
c9e345e
Compare
Choose a tag to compare

0.13.1 (2022-03-02)

Bug Fixes

  • removed print (7c584ec)
  • TextField autofocus issue when navigating back (e06d680), closes #190

Release v0.13.0

28 Feb 18:36
a08da02
Compare
Choose a tag to compare

0.13.0 (2022-02-28)

Features

  • [WIP] move player champions to new screen (d426903)
  • moved PlayerChampions to its own screen from PlayerDetail (3f98712), closes #178

Release v0.12.4

24 Feb 03:11
77d4430
Compare
Choose a tag to compare

0.12.4 (2022-02-24)

Bug Fixes

  • fixed analyze code error (b730dbf)
  • matches coming in random order (4c3abe5), closes #185

Release v0.12.3

22 Feb 18:50
740c8b3
Compare
Choose a tag to compare

0.12.3 (2022-02-22)

Features

  • add ability to view own profileDetail from drawer (40270b5), closes #181
  • add option to view active match in player detail (26677f8), closes #72

Release v0.12.2

21 Feb 01:20
9826d7a
Compare
Choose a tag to compare

0.12.2 (2022-02-21)

Bug Fixes

Release v0.12.1

20 Feb 23:29
6e62d80
Compare
Choose a tag to compare

0.12.1 (2022-02-20)

Features

  • added expandable toggle in active match stats (60f53b3), closes #65

Release v0.12.0

19 Feb 19:03
67936c5
Compare
Choose a tag to compare

0.12.0 (2022-02-19)

Features

  • add new searchHistory logic with api and hive (3a54df2), closes #159

Bug Fixes

  • removed prod credentials from stage workflow (546f99e), closes #167