You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/report_issue.yml
+2-2
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ body:
53
53
label: Mihon version
54
54
description: You can find your Mihon version in **More → About**.
55
55
placeholder: |
56
-
Example: "0.17.0"
56
+
Example: "0.17.1"
57
57
validations:
58
58
required: true
59
59
@@ -96,7 +96,7 @@ body:
96
96
required: true
97
97
- label: I have gone through the [FAQ](https://mihon.app/docs/faq/general) and [troubleshooting guide](https://mihon.app/docs/guides/troubleshooting/).
98
98
required: true
99
-
- label: I have updated the app to version **[0.17.0](https://github.com/mihonapp/mihon/releases/latest)**.
99
+
- label: I have updated the app to version **[0.17.1](https://github.com/mihonapp/mihon/releases/latest)**.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
11
11
-`Other` - for technical stuff.
12
12
13
13
## [Unreleased]
14
+
15
+
## [v0.17.1] - 2024-12-06
14
16
### Changed
15
17
- Bump default user agent ([@AntsyLich](https://github.com/AntsyLich)) ([`76dcf90`](https://github.com/mihonapp/mihon/commit/76dcf903403d565056f44c66d965c1ea8affffc3))
16
18
@@ -277,7 +279,8 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
277
279
- Branding to Mihon ([@AntsyLich](https://github.com/AntsyLich))
278
280
- Minimum supported Android version to 8 ([@AntsyLich](https://github.com/AntsyLich)) ([`dfb3091`](https://github.com/mihonapp/mihon/commit/dfb3091e380dda3e9bfb64bf5c9a685cf3a03d0e))
0 commit comments