tag:github.com,2008:https://github.com/Rabbit-Company/Passky-Server/releases Release notes from Passky-Server 2024-11-05T18:38:13Z tag:github.com,2008:Repository/354110212/v8.1.8 2024-11-05T18:46:40Z v8.1.8 <p>Improved:</p> <ul> <li>Email validation</li> </ul> <p>Updated:</p> <ul> <li>TailwindCSS</li> </ul> zigazajc007 tag:github.com,2008:Repository/354110212/v8.1.7 2024-06-03T20:21:27Z v8.1.7 <p>Fixed:</p> <ul> <li>Rare issue that could prevent users from storing their passwords</li> </ul> <p>Updated:</p> <ul> <li>Docker Image</li> <li>TailwindCSS</li> </ul> zigazajc007 tag:github.com,2008:Repository/354110212/v8.1.6 2024-01-28T11:12:22Z v8.1.6 <p>Updated:</p> <ul> <li>Docker Image</li> <li>TailwindCSS</li> <li>PHPMailer</li> </ul> zigazajc007 tag:github.com,2008:Repository/354110212/v8.1.5 2023-08-20T07:46:45Z v8.1.5 <p>Fixed:</p> <ul> <li>Forgot Username feature</li> </ul> <p>Updated:</p> <ul> <li>Docker Image</li> <li>TailwindCSS</li> <li>dotenv</li> </ul> zigazajc007 tag:github.com,2008:Repository/354110212/v8.1.4 2023-03-17T23:54:40Z v8.1.4 <p>Added:</p> <ul> <li>Alternate authorization header set by FastCGI</li> </ul> <p>Updated:</p> <ul> <li>PHP Mailer</li> </ul> <p>Fixed:</p> <ul> <li>MySQL configuration bug</li> </ul> zigazajc007 tag:github.com,2008:Repository/354110212/v8.1.3 2023-02-24T15:19:04Z v8.1.3 <p>Fixed:</p> <ul> <li>Enabling and disabling two-factor authentication</li> </ul> <p>Updated:</p> <ul> <li>TailwindCSS</li> </ul> zigazajc007 tag:github.com,2008:Repository/354110212/v8.1.2 2023-02-01T17:56:45Z v8.1.2 <p>Improved:</p> <ul> <li>API Call Limiter is now enabled by default</li> </ul> <p>Fixed:</p> <ul> <li>Some env variables for shared hosting</li> </ul> zigazajc007 tag:github.com,2008:Repository/354110212/v8.1.1 2023-01-31T19:42:01Z v8.1.1 <p>Updated:</p> <ul> <li>Home page</li> </ul> <p>Improved:</p> <ul> <li>The password will be automatically generated each time the administrator logs in, in case the administrator fails to set it.</li> </ul> <p>Fixed:</p> <ul> <li>Visual bugs</li> </ul> zigazajc007 tag:github.com,2008:Repository/354110212/v8.1.0 2023-01-25T17:45:14Z v8.1.0 <p>Added:</p> <ul> <li>SQLite support for more flexibility in data storage options</li> <li>Database migration system to facilitate seamless upgrades</li> <li>Simple documentation to guide users through the installation and setup process</li> </ul> <p>Improved:</p> <ul> <li>Increased session id length for added security</li> <li>Enhanced terminal installer for a more user-friendly experience</li> <li>Refined GUI installer for improved ease of use</li> </ul> <p>Changed:</p> <ul> <li>Sessions on insecure connections (Tor support) are now allowed for greater accessibility</li> <li>The cron job schedule has been updated to execute every minute</li> </ul> <p>Docker:</p> <ul> <li>The <code>passky-database</code> image has been removed for better management of data storage</li> <li>The <code>passky-api</code> image has been renamed to <code>passky-server</code> for clarity</li> <li>A new tag with the major version number has been added for improved version tracking</li> </ul> zigazajc007 tag:github.com,2008:Repository/354110212/v8.0.2 2022-12-13T15:08:21Z v8.0.2 <p>Updated:</p> <ul> <li>PHPMailer</li> </ul> <p>Improvements:</p> <ul> <li>Made TLS as default in configuration for Email encryption</li> </ul> <p>Fixed:</p> <ul> <li>Admin login issue with Cloudflare Turnstile, when you are using testing only SiteKey</li> </ul> zigazajc007