Releases: mrzmyr/pixy-mood-tracker-app
Releases · mrzmyr/pixy-mood-tracker-app
v1.67.0
v1.66.0
v1.65.2
v1.65.1
v1.65.0
v1.64.0
1.64.0 (2022-12-19)
Features
Bug Fixes
Miscellaneous
- deps-dev: bump sharp from 0.30.7 to 0.31.2 (ea15932)
- deps: bump @react-navigation/native-stack from 6.8.0 to 6.9.7 (e6366cf)
- deps: bump dayjs from 1.11.5 to 1.11.7 (65cc298)
- deps: bump expo-splash-screen from 0.16.2 to 0.17.5 (2c5e58d)
- deps: bump react-native-reanimated-carousel from 3.0.5 to 3.1.5 (04c529d)
- fix dependabot (4f14305)
- remove
tagsDistributionData
from statistics data (a3da822) - remove
tagsDistributionData
from trends page (18ca51d)
v1.63.0
1.63.0 (2022-12-15)
Features
- add channel to settings version (e3a4742)
- add message tips full sentence questions (24330fa)
- remove 'reset to default' (40c3f9c)
- remove feedback box from statistics (429f4b4)
- track promocard click (8a4b609)
- update en translations (464576f)
Styling
Miscellaneous
- remove unused key (fad1c24)
v1.62.0
1.62.0 (2022-12-13)
Features
- add
Card
component (18fa952) - add
minimal
variant forCardFeedback
(1d4cd11) - Add tip to message step in
Logger
(3ee085d) - show individual tips first (2cfb1ef)
Bug Fixes
- don't animate when stepper used to change slide (f206ed8)
Refactors
- add
EmotionIndicator
component (4b9a4d3) - move top gradient to
SlideEmotions
(4d774f8) - rename
type
anddetails
onCardFeedback
toanalyticsId
,analyticsData
(1b4fbe4)
Styling
- add shadow to
SlideAction
(64bfea8) - add translations (27d335c)
- fix small screen issues (467b02f)
- hide textarea when showing message tips (8035af7)
- positioning message tips (5327b56)
- reduce bottom spacing on
SlideMessage
(3c2e3e1) - remove
Clock
fromSlideHeader
(3ac6b8d) - remove shadow from
SlideAction
(b11a4aa)