Skip to content

Commit 0e0dfbd

Browse files
committed
Realese v1.5.0
1 parent 2d75bcd commit 0e0dfbd

File tree

2 files changed

+32
-27
lines changed

2 files changed

+32
-27
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## v1.5.0 (dd-mm-yyyy)
7+
## [v1.5.0](https://github.com/ollm/OpenComic/releases/tag/v1.5.0) (19-06-2025)
88

99
##### 🚀 New Features
1010

README.md

Lines changed: 31 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You can see the changes between versions in the [Changelog 📝](/CHANGELOG.md)
4949

5050
<a id="download"></a>
5151

52-
## Download [`v1.4.1`](https://github.com/ollm/OpenComic/releases)
52+
## Download [`v1.5.0`](https://github.com/ollm/OpenComic/releases)
5353

5454
###### Stores
5555
<a href="https://apps.microsoft.com/detail/9PDCMVNFZ2KK"><img height="50" alt="Get it from Microsoft" title="Get it from Microsoft" src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/store/microsoft-store.svg" /></a>
@@ -58,36 +58,41 @@ You can see the changes between versions in the [Changelog 📝](/CHANGELOG.md)
5858
&nbsp;&nbsp;&nbsp;<a href="https://flathub.org/apps/app.opencomic.OpenComic"><img height="50" alt="Get it on Flathub" title="Get it on Flathub" src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/store/flathub-store.svg" /></a>
5959

6060
###### Windows
61-
- [.exe](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic.Setup.1.4.1.exe)
62-
- [portable.exe](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic.Portable.1.4.1.exe)
63-
61+
- [.exe](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic.Setup.1.5.0.exe)
62+
- [portable.exe](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic.Portable.1.5.0.exe)
63+
- [folder.portable.exe](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic.Folder.Portable.1.5.0.exe)
64+
- [folder.portable.7z](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-Folder-Portable-1.5.0.7z)
65+
66+
###### Windows Arm64
67+
- [arm64.exe](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic.Setup.1.5.0.arm64.exe)
68+
6469
###### macOS
65-
- [.dmg](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic-1.4.1.dmg)
66-
- [.pkg](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic-1.4.1.pkg)
67-
- [.7z](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic-1.4.1-mac.7z)
68-
70+
- [.dmg](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-1.5.0.dmg)
71+
- [.pkg](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-1.5.0.pkg)
72+
- [.7z](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-1.5.0-mac.7z)
73+
6974
###### macOS Arm64
70-
- [arm64.dmg](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic-1.4.1-arm64.dmg)
71-
- [arm64.pkg](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic-1.4.1-arm64.pkg)
72-
- [arm64.7z](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic-1.4.1-arm64-mac.7z)
73-
75+
- [arm64.dmg](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-1.5.0-arm64.dmg)
76+
- [arm64.pkg](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-1.5.0-arm64.pkg)
77+
- [arm64.7z](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-1.5.0-arm64-mac.7z)
78+
7479
###### Linux
75-
- [.deb](https://github.com/ollm/OpenComic/releases/download/v1.4.1/opencomic_1.4.1_amd64.deb)
76-
- [.rpm](https://github.com/ollm/OpenComic/releases/download/v1.4.1/opencomic-1.4.1.x86_64.rpm)
77-
- [.7z](https://github.com/ollm/OpenComic/releases/download/v1.4.1/opencomic-1.4.1.7z)
78-
- [.tar.gz](https://github.com/ollm/OpenComic/releases/download/v1.4.1/opencomic-1.4.1.tar.gz)
79-
- [.snap](https://github.com/ollm/OpenComic/releases/download/v1.4.1/opencomic_1.4.1_amd64.snap)
80-
- [.flatpak](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic-1.4.1-x86_64.flatpak)
81-
- [.AppImage](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic-1.4.1.AppImage)
80+
- [.deb](https://github.com/ollm/OpenComic/releases/download/v1.5.0/opencomic_1.5.0_amd64.deb)
81+
- [.rpm](https://github.com/ollm/OpenComic/releases/download/v1.5.0/opencomic-1.5.0.x86_64.rpm)
82+
- [.7z](https://github.com/ollm/OpenComic/releases/download/v1.5.0/opencomic-1.5.0.7z)
83+
- [.tar.gz](https://github.com/ollm/OpenComic/releases/download/v1.5.0/opencomic-1.5.0.tar.gz)
84+
- [.snap](https://github.com/ollm/OpenComic/releases/download/v1.5.0/opencomic_1.5.0_amd64.snap)
85+
- [.flatpak](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-1.5.0-x86_64.flatpak)
86+
- [.AppImage](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-1.5.0.AppImage)
8287
- [AUR](https://aur.archlinux.org/packages/opencomic-bin/) by [@z00rat](https://github.com/z00rat)
83-
88+
8489
###### Linux Arm64
85-
- [arm64.deb](https://github.com/ollm/OpenComic/releases/download/v1.4.1/opencomic_1.4.1_arm64.deb)
86-
- [arm64.rpm](https://github.com/ollm/OpenComic/releases/download/v1.4.1/opencomic-1.4.1.aarch64.rpm)
87-
- [arm64.7z](https://github.com/ollm/OpenComic/releases/download/v1.4.1/opencomic-1.4.1-arm64.7z)
88-
- [arm64.tar.gz](https://github.com/ollm/OpenComic/releases/download/v1.4.1/opencomic-1.4.1-arm64.tar.gz)
89-
- [arm64.flatpak](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic-1.4.1-aarch64.flatpak)
90-
- [arm64.AppImage](https://github.com/ollm/OpenComic/releases/download/v1.4.1/OpenComic-1.4.1-arm64.AppImage)
90+
- [arm64.deb](https://github.com/ollm/OpenComic/releases/download/v1.5.0/opencomic_1.5.0_arm64.deb)
91+
- [arm64.rpm](https://github.com/ollm/OpenComic/releases/download/v1.5.0/opencomic-1.5.0.aarch64.rpm)
92+
- [arm64.7z](https://github.com/ollm/OpenComic/releases/download/v1.5.0/opencomic-1.5.0-arm64.7z)
93+
- [arm64.tar.gz](https://github.com/ollm/OpenComic/releases/download/v1.5.0/opencomic-1.5.0-arm64.tar.gz)
94+
- [arm64.flatpak](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-1.5.0-aarch64.flatpak)
95+
- [arm64.AppImage](https://github.com/ollm/OpenComic/releases/download/v1.5.0/OpenComic-1.5.0-arm64.AppImage)
9196

9297
## Website
9398

0 commit comments

Comments
 (0)