2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 2.0.4] - 2022-09-27
6
+
7
+ ### Bug Fixes
8
+
9
+ - Cleaner splash screen
10
+ - Privacy policy now opens the website
11
+ - Implement missing markdown elements
12
+ - Color picker displays selected color
13
+ - WallpaperObserver was incorrectly set and would run in preview mode
14
+ - Check icon was in the wrong folder
15
+
16
+ ### Miscellaneous Tasks
17
+
18
+ - Update the ic_color_lens_off icon
19
+ - Update phone launch graphic
20
+ - Update pre-commits
21
+ - Setup website to host privacy policy ([ #264 ] ( https://github.com/redwarp/gif-wallpaper/issues/264 ) )
22
+ - Set title to homepage
23
+ - Grammar and spell checking in about page
24
+ - Move privacy policy to website dir
25
+ - Bump coil-compose from 2.2.0 to 2.2.1 ([ #265 ] ( https://github.com/redwarp/gif-wallpaper/issues/265 ) )
26
+ - Bump dependencies
27
+ - Bump spotless-plugin-gradle from 6.10.0 to 6.11.0 ([ #268 ] ( https://github.com/redwarp/gif-wallpaper/issues/268 ) )
28
+ - Bump gradle from 7.2.2 to 7.3.0 ([ #269 ] ( https://github.com/redwarp/gif-wallpaper/issues/269 ) )
29
+ - Bump decoder from 1.4.0 to 1.4.4 ([ #270 ] ( https://github.com/redwarp/gif-wallpaper/issues/270 ) )
30
+ - Bump android-drawable from 1.4.0 to 1.4.4 ([ #271 ] ( https://github.com/redwarp/gif-wallpaper/issues/271 ) )
31
+ - Update privacy policy ([ #272 ] ( https://github.com/redwarp/gif-wallpaper/issues/272 ) )
32
+
33
+ ### Refactor
34
+
35
+ - Simplify markdown composable creation
36
+ - Extract string literal to const
37
+
5
38
## [ 2.0.3] - 2022-09-02
6
39
7
40
### Bug Fixes
@@ -53,12 +86,10 @@ All notable changes to this project will be documented in this file.
53
86
54
87
### Miscellaneous Tasks
55
88
56
- - Update action to check that it build
57
89
- Fix README pointing to non existing image
58
90
- Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 ([ #246 ] ( https://github.com/redwarp/gif-wallpaper/issues/246 ) )
59
91
- Update dependabot.yml
60
92
- Bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 ([ #245 ] ( https://github.com/redwarp/gif-wallpaper/issues/245 ) )
61
- - Create rust release-process to replace standard-version
62
93
- Update pre-commit hooks
63
94
- Bump rust deps to address security issue
64
95
- Update gradle to 7.5
@@ -77,9 +108,7 @@ All notable changes to this project will be documented in this file.
77
108
78
109
### Miscellaneous Tasks
79
110
80
- - Update fastlane action
81
111
- Add linux to gemfile lock for fastlane on github
82
- - Update github actions deps
83
112
- Update coroutine deps
84
113
85
114
## [ 1.13.4] - 2022-06-26
@@ -140,8 +169,6 @@ All notable changes to this project will be documented in this file.
140
169
141
170
- Bump com.diffplug.spotless from 6.3.0 to 6.4.0 ([ #204 ] ( https://github.com/redwarp/gif-wallpaper/issues/204 ) )
142
171
- Bump gradle from 7.1.1 to 7.1.2 ([ #202 ] ( https://github.com/redwarp/gif-wallpaper/issues/202 ) )
143
- - Replace hardcoded code with config file
144
- - Cleanup old code
145
172
- Update fastlane
146
173
- Zh-Hans -> zh-CN
147
174
- Localized feature graphic for zh
@@ -595,8 +622,6 @@ All notable changes to this project will be documented in this file.
595
622
596
623
### Miscellaneous Tasks
597
624
598
- - Bump robolectric from 4.3.1 to 4.4 ([ #35 ] ( https://github.com/redwarp/gif-wallpaper/issues/35 ) )
599
- - Bump com.diffplug.spotless from 5.2.0 to 5.3.0 ([ #34 ] ( https://github.com/redwarp/gif-wallpaper/issues/34 ) )
600
625
- Bump material from 1.2.0 to 1.2.1 ([ #36 ] ( https://github.com/redwarp/gif-wallpaper/issues/36 ) )
601
626
- Bump com.github.ben-manes.versions from 0.29.0 to 0.30.0 ([ #37 ] ( https://github.com/redwarp/gif-wallpaper/issues/37 ) )
602
627
- Bump com.github.ben-manes.versions from 0.30.0 to 0.31.0 ([ #39 ] ( https://github.com/redwarp/gif-wallpaper/issues/39 ) )
0 commit comments