Source :
https://www.qnapclub.eu/fr/qpkg/188
About :
Web-based IRC client
Searchable history
Persistent connections
Multiple servers and users
Automatic HTTPS through Let's Encrypt
Client certificates
AuthName "IRC Restricted Area"
AuthType Basic
IndexOptions Charset=UTF-8
AuthBasicProvider external
AuthExternal pwauth
AuthzUnixgroup on
require valid-group
require valid-user
Improved search
/raw command
Configurable connect form defaults
Fonts are stored locally instead of being fetched from google
Websocket connections are now only allowed from the same origin
Configurable HTTP Strict Transport Security
Content Security Policy
Other security related headers has been added
All assets get an appropriate cache-control header, hashes in filenames are used for invalidation where needed
Channels get rejoined after a reconnect
Command output works in server tabs
Fixed a bug causing user count to be 1 too high on certain servers
Switched to Gencode for on-disk serialization
Switched to Roboto Mono as the monospace font