Skip to content

v2.0.0 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Kovah Kovah released this 03 Sep 19:47
· 32 commits to 2.x since this release
25a915f

Changes from v2.0 Beta 1 to Beta 2:

  • The setup now fully supports PostgreSQL and SQLite.
  • Translations for DE, FR and JP were updated
  • Existing lists and tags are now properly loading on the link edit page (#835)
  • The Docker image now runs rootless by default (#502)
  • There is now a command to test the email configuration: php artisan mail:check (#500)
  • A lot of CSS classes were added to all sorts of templates for better custom styling (#437)
  • Readme, contribution guide and security policy were updated