Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Releases: desmos-labs/mooncake

Version 0.5.4

14 Oct 06:33
0be36ff
Compare
Choose a tag to compare

Notes

Version 0.5.3 was used only internally but never released to the public due to the bugs it had. Here's why there's no tag for his. We preferred to skip to 0.5.4 directly.

Bug fixes

  • Fixed posts duplication

Version 0.5.2

23 Sep 06:11
Compare
Choose a tag to compare

Bug fixes

  • Fixed a bug when creating a post
  • Fixed a bug when displaying the error message on posts

Version 0.5.1

17 Sep 06:07
Compare
Choose a tag to compare

Changes

  • Removed the usage of the open field from the poll data since it's no longer going to be used in future Desmos version

Version 0.5.0

14 Sep 09:13
4f87828
Compare
Choose a tag to compare

Changes

  • Added the possibility of having multiple accounts at the same time
  • Changed the likes and reactions visualization
  • Added the possibility of scrolling to the top of the posts list by clicking the posts list button
  • Improved the profile editing screen UX

Bug fixes

  • Fixed a bug that caused the posts list to jump to the top if the screen switched to the account page and back to the posts list

Version 0.4.4

25 Aug 08:38
Compare
Choose a tag to compare

Bug fixes

  • Fixed some synchronization bugs

Version 0.4.3

24 Aug 06:36
Compare
Choose a tag to compare

Changes

  • Improved how failed-to-sync posts are displayed
  • Added the possibility of retrying the sync or deleting failed-to-sync posts

Version 0.4.3

Bug fixes

  • Fixed the mnemonic backup popup from displaying if the user logged in using their mnemonic backup
  • Fixed the registration flow to allow the user to return back to the login page

Version 0.4.2

17 Aug 09:42
2bc80f9
Compare
Choose a tag to compare

Changes

  • Added the option to remove a poll during the post creation
  • Improved the poll visualization during the post creation
  • Added link previews to posts
  • Added a popup to tell you the causes of synchronization errors
  • UX and UI improvements

Bug fixes

  • Fixed a bug that caused the funds to not be asked when needed
  • Fixed the visualization of poll results
  • Fixed a bug that caused a wrong visualization of single posts' details

Version 0.4.1

20 Jul 04:47
140102a
Compare
Choose a tag to compare

Changes

  • Added the proper error visualization inside the mnemonic recovery screen
  • Added a check to make sure users read the disclaimer before viewing their mnemonic
  • Improved the account edit UX to make sure it's easier to change any information

Bug fixes

  • Fixed the visualization of the posts' messages to make sure newlines are shown properly
  • Fixed the visualization of the posts' times based on the devices location
  • Fixed the font visualization on iOS devices

Version 0.4.0

17 Jul 05:00
aa03afd
Compare
Choose a tag to compare

Changes

  • Implemented the profiles.
    Creating or editing a profile costs 0.20 Daric.
  • Operations fees have changed. Now they are:
    • 0.10 Daric per post or comment
    • 0.05 Daric per reaction or like added or removed
    • 0.05 Daric per poll answer
  • Implemented users jazz icons instead of old identicons
  • Implemented the ability of exporting and importing the mnemonic as an encrypted object safely
  • Removed the ability to manually set the app theme. Now it is the same set system-wide.
  • Added mnemonic phrase backup popup reminder

Improvements

  • Improved the themes colors
  • Improved the posts loading time
  • Improved the overall UX and UI

Bug fixes

  • Fix a UI bug that did not display markdown correctly in post details
  • Created function to filter out non unique likes to fix bug displaying multiple likes by same user in one post.

Version 0.3.2

22 May 14:18
Compare
Choose a tag to compare

Changes

  • Improved the colors schema
  • Added the ability to view the number of votes and ending date of a poll
  • Added the ability to block a user

Bug fixes

  • Removed the constant warning for new posts even tho there were none
  • Fixed the visualization of the users that have liked a post