tag:github.com,2008:https://github.com/n7st/rssirc/releases Release notes from rssirc 2025-11-25T17:32:14Z tag:github.com,2008:Repository/278844200/v1.4.0 2025-11-25T17:33:34Z v1.4.0 <h1>Overview</h1> <p>This is a maintenance release.</p> <h1>Changelog</h1> <h2>Security</h2> <ul> <li>Upgraded from Go 1.21 to Go 1.25.</li> <li>Upgraded all Go library dependencies.</li> </ul> n7st tag:github.com,2008:Repository/278844200/v1.3.0 2024-01-16T23:00:01Z v1.3.0 <h1>Changelog</h1> <ul> <li>Upgraded to Go 1.21.</li> <li>Upgraded Go module dependencies.</li> </ul> n7st tag:github.com,2008:Repository/278844200/v1.2.0 2023-02-20T22:55:29Z v1.2.0 <h1>Changelog</h1> <h2>Changed</h2> <ul> <li>Upgraded the project's Go dependencies to address security advisories.</li> </ul> n7st tag:github.com,2008:Repository/278844200/v1.1.0 2023-02-01T22:47:59Z v1.1.0 <h1>Changelog</h1> <h2>Changed</h2> <ul> <li>Upgraded from Go 1.14 to 1.19.</li> </ul> n7st tag:github.com,2008:Repository/278844200/v1.0.3 2020-08-17T16:31:06Z v1.0.3 <h1>Changed</h1> <h2>Fixed</h2> <ul> <li>Passing a specific config filename now works correctly. (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="674685341" data-permission-text="Title is private" data-url="https://github.com/n7st/rssirc/issues/2" data-hovercard-type="issue" data-hovercard-url="/n7st/rssirc/issues/2/hovercard" href="https://github.com/n7st/rssirc/issues/2">#2</a>)</li> </ul> n7st tag:github.com,2008:Repository/278844200/v1.0.2 2020-07-12T12:22:17Z v1.0.2 <h1>Changelog</h1> <h2>Fixed</h2> <ul> <li>The bot will now join channels at the end of event <code>001</code> when a nickserv password is provided. The previously used event <code>900</code> is non-standard.</li> <li>Nickserv identification now uses the full nickname (or nickserv account) and password, rather than just sending the password. Services configuration on some networks means that both are required if you are using a grouped nick rather than the main one.</li> </ul> n7st tag:github.com,2008:Repository/278844200/v1.0.1 2020-07-11T21:35:08Z v1.0.1 <h1>Changelog</h1> <h2>Fixed</h2> <ul> <li>Addressed a potential flaw in the cache module. Maps in Go are not safe for concurrent reading and writing, so the bot now locks the cache with a RWMutex.</li> </ul> n7st tag:github.com,2008:Repository/278844200/v1.0.0 2020-07-11T15:12:39Z v1.0.0 <p>This is the initial working release of <code>rssirc</code>.</p> n7st