Update changelog links

This commit is contained in:
schroda
2026-05-06 18:48:07 +02:00
parent 00ac908c3b
commit 6d3eb4266b
3 changed files with 3 additions and 3 deletions

View File

@@ -133,7 +133,7 @@ body:
options: options:
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue. - label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue.
required: true required: true
- label: I have checked the [ongoing preview changelog](https://github.com/Suwayomi/Suwayomi-WebUI/issues/749) and this bug has **NOT** been listed as fixed - label: I have checked the [ongoing preview changelog](https://github.com/Suwayomi/Suwayomi-WebUI/blob/master/CHANGELOG.md) and this bug has **NOT** been listed as fixed
required: true required: true
- label: This bug is UI related and does not belong to the server. If in doubt, create the request in the [Suwayomi-Server repository](https://github.com/Suwayomi/Suwayomi-Server/issues). - label: This bug is UI related and does not belong to the server. If in doubt, create the request in the [Suwayomi-Server repository](https://github.com/Suwayomi/Suwayomi-Server/issues).
required: true required: true

View File

@@ -29,7 +29,7 @@ body:
options: options:
- label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue. - label: I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue.
required: true required: true
- label: I have checked the [ongoing preview changelog](https://github.com/Suwayomi/Suwayomi-WebUI/issues/749) and this feature is **NOT** yet listed. - label: I have checked the [ongoing preview changelog](https://github.com/Suwayomi/Suwayomi-WebUI/blob/master/CHANGELOG.md) and this feature is **NOT** yet listed.
required: true required: true
- label: This feature is UI related and does not belong to the server. If in doubt, create the request in the [Suwayomi-Server repository](https://github.com/Suwayomi/Suwayomi-Server/issues). - label: This feature is UI related and does not belong to the server. If in doubt, create the request in the [Suwayomi-Server repository](https://github.com/Suwayomi/Suwayomi-Server/issues).
required: true required: true

View File

@@ -50,7 +50,7 @@ Thus, there is no need to manually download any builds unless you want to host t
## Preview ## Preview
An ongoing changelog of all relevant changes since the last stable release can be found [here](https://github.com/Suwayomi/Suwayomi-WebUI/issues/749) An ongoing changelog of all relevant changes since the last stable release can be found [here](https://github.com/Suwayomi/Suwayomi-WebUI/blob/master/CHANGELOG.md)
To use the preview version you can select the PREVIEW channel in the settings of your Suwayomi-Server. To use the preview version you can select the PREVIEW channel in the settings of your Suwayomi-Server.
The server is then able to download and also keep the version automatically up-to-date. The server is then able to download and also keep the version automatically up-to-date.