Skip to content

Commit 5cc0677

Browse files
authored
Merge pull request #1592 from squidowl/release/2026.4
release 2026.4
2 parents b4af11e + c4bc704 commit 5cc0677

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 2026.4 (2026-03-03)
4+
35
Added:
46

57
- Support for the IRCv3 [`react`](https://ircv3.net/specs/client-tags/react.html) client tag.

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Only the latest released minor version of Halloy is supported.
66

77
| Version | Supported |
88
| --------------------------------------------------------------------------------------- | ------------------ |
9-
| 2026.3 | :white_check_mark: |
9+
| 2026.4 | :white_check_mark: |
1010
| Previous Versions | :x: |
1111

1212
## Reporting a Vulnerability

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2026.3
1+
2026.4

assets/linux/org.squidowl.halloy.appdata.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</screenshots>
2626
<developer_name>The Squidowl Development Team</developer_name>
2727
<releases>
28-
<release version="2026.3"
29-
date="2026-02-24" />
28+
<release version="2026.4"
29+
date="2026-03-03" />
3030
</releases>
3131
</component>

0 commit comments

Comments
 (0)