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