1.2.5
2023-05-03
Effort to provide a more convenient and enjoyable app experience through small user experience enhancements.
1.2.3
2023-05-02
Added ‘mission steps’!
[ Host ]
- Host can add steps to a mission!
- Make the process of carrying out the mission into steps.
- Guide what to do at each step and how to prove achieving each step.
[ Participant ]
- Step by step!
- Go through the steps one by one.
- Follow the step guidance and save the step result.
- Submit your mission result when all of your step achievement results have been saved.
[Event]
- Able to add mission to your calendar app.
1.1.5
2023-04-24
## Fixes
Minor UI adjustments are implemented.
Dark/light mode overlay colors are corrected to display properly.
Bounces in settings ScrollView is changed to false.
Pull-to-refresh functionality is partially reflected.
## New Features
Swipe-to-delete functionality is added to allow deleting activities.
## Refactoring and Code Improvements
Common header component is refactored.
## Bug Fixes
Update button deactivation bug is fixed.
1.1.4
2023-04-22
In this update, we have improved the display name validation to provide a more convenient user experience. Additionally, we have removed the bottom button from the display name modal to emphasize a clean design and enhance the user interface. Along with these changes, we have made minor CSS adjustments to increase the overall sophistication of the design and elevate the user experience. Lastly, we have improved the password change process to provide a more stable service to our users.
1.1.1
2023-04-20
Feature
- Share mission and mission result.
Styling
- Apply parallax header on user profile.
1.1.0
2023-04-13
Bug Fixes
Fixing bugs about social login
Fixing cache problems
Styling
Scrolling is possible when the keyboard is shown on pages with a text input field
Other:
Changed code style and minor UI layout
1.0.1
2023-04-09
New Features:
Added a tag feature when creating and modifying missions (#76)
Improvements:
Modified mission editing feature (#75)
Styling:
Applied style to empty list items in missions
Bug Fixes:
Improved error handling during the authentication process
Fixed loading error of local theme type
Other:
Changed code style and minor UI layout