-
j2i v1.1.0 Stable
released this
2026-04-29 14:46:30 +00:00 | 2 commits to main since this releaseChangelog
Added
- Native IRCv3 multiline support for relaying multi-line content
- IRC-to-XMPP text formatting conversion
- IRCv3
UTF8ONLYISUPPORT token detection - IRCv3 bot mode: sets the user mode advertised by the
BOTISUPPORT token on registration - Reaction bridging: IRC
+draft/react/+draft/unreacttags bridged natively to XMPP; XMPP reactions bridged to IRC as attributed text messages with optional quoted context
Changed
- XMPP resource name is now
j2i <version>instead of the slixmpp default - XMPP entity capabilities identity and caps node now identify the client as
j2irather than slixmpp - Switched from +draft/reply to +reply for the reply tag
Downloads
-
j2i v1.0.1 Stable
released this
2026-04-24 21:17:57 +00:00 | 9 commits to main since this releaseChangelog
Fixed
- Corrected signal handling for
SIGINTandSIGTERMfor cleaner shutdown behavior
Changed
- Renamed
DockerfiletoContainerfileand adjusted container metadata labels - Refined packaging/project metadata in
pyproject.toml - Updated installation instructions in the README
Downloads
- Corrected signal handling for
-
j2i v1.0.0 Stable
released this
2026-04-22 15:06:23 +00:00 | 16 commits to main since this releaseThis is the first release of j2i. See README.md for more information.
Downloads