File tree 5 files changed +521
-43
lines changed
lib/features/meditation/presentation/pages
5 files changed +521
-43
lines changed Original file line number Diff line number Diff line change @@ -39,17 +39,16 @@ jobs:
39
39
uses : ncipollo/release-action@v1
40
40
with :
41
41
artifacts : " build/app/outputs/apk/release/*"
42
- tag : v2.0.6.1
42
+ tag : v2.0.7
43
43
token : ${{ secrets.TOKEN }}
44
- name : " stable-v2.0.6.1 "
44
+ name : " stable-v2.0.7 "
45
45
body : |
46
- ## What's New in v2.0.6.1
46
+ ## What's New in v2.0.7
47
47
48
- - **Patch** : LOGIN with Google fix
49
48
- **Fixed Performance and Responsiveness Issues and Improved UI.
50
- - **New Feature**: Fast Login with Oauth2 independent of Firebase .
51
- - **Bug Fixes**: Resolved major bugs pertaining to login & signup leaks & getting ready for syncfusion.
52
- - **Performance Improvements**: Optimized the load response times .
53
- - **UI Enhancements**: Updated the home UI and added more animations .
54
-
49
+ - **New Feature**: Implemented Syncfusion .
50
+ - **Bug Fixes**: Resolved major bugs pertaining to syncfusion.
51
+ - **Performance Improvements**: Optimized the UI load response time .
52
+ - **UI Enhancements**: Improved the home UI.
53
+
55
54
# ## Known Issues are Resolved.
Original file line number Diff line number Diff line change 1
1
![ Mindful-App] ( https://socialify.git.ci/ARYPROGRAMMER/Mindful-App/image?description=1&descriptionEditable=Mindful%20is%20a%20mental%20wellness%20app%20designed%20to%20support%20users%20in%20managing%20stress%20and%20anxiety&font=Source%20Code%20Pro&language=1&name=1&owner=1&pattern=Diagonal%20Stripes&stargazers=1&theme=Dark )
2
2
3
3
[ ![ Build Status] ( https://github.com/travisjeffery/timecop/workflows/CI/badge.svg )] ( https://github.com/ARYPROGRAMMER/Mindful-App/actions )
4
- ![ version] ( https://img.shields.io/badge/version-2.0.6-green )
4
+ ![ version] ( https://img.shields.io/badge/version-2.0.7-blue )
5
5
6
6
<p align =" center " >
7
7
<img src="https://img.shields.io/badge/firebase-ffca28?style=for-the-badge&logo=firebase&logoColor=black"/>
12
12
13
13
** APP STATUS** : ALL CORE FUNCTIONALITIES WORKING (Deployed NodeJs & Postgresql on Render)
14
14
15
- ## What's New in v2.0.6
15
+ ## What's New in v2.0.7
16
16
17
17
- **Fixed Performance and Responsiveness Issues and Improved UI.
18
- - **New Feature**: Fast Login with Oauth2 independent of Firebase.
19
- - **Bug Fixes**: Resolved major bugs pertaining to login & signup leaks & getting ready for syncfusion.
20
- - **Performance Improvements**: Optimized the load response times.
21
- - **UI Enhancements**: Updated the home UI and added more animations.
22
-
23
- ### Known Issues are Resolved.
18
+ - **New Feature**: Implemented Syncfusion.
19
+ - **Bug Fixes**: Resolved major bugs pertaining to syncfusion.
20
+ - **Performance Improvements**: Optimized the UI load response time.
21
+ - **UI Enhancements**: Improved the home UI.
24
22
23
+ ### Known Issues are Resolved.
25
24
26
25
[ DEMO LINK OF WORKING] ( https://vimeo.com/1016496824?share=copy )
27
26
You can’t perform that action at this time.
0 commit comments