Skip to content

v2.0.0

Compare
Choose a tag to compare
@devmount devmount released this 13 Feb 21:14
· 591 commits to main since this release
c422c47

This is the first stable release for SongDrive, which is meant to be used in production. It contains a lot of new features, admin tools and security improvements and protects the data stored in Firebase by authentication rules. An additional HTTP authentication for the app isn't necessary anymore, since only approved and logged in users now have access to read or write data.

What's Changed

🔑 Remove YouTube embeds (#80)
🔑 Reading Access Restriction (#86)
🔑 Restructure user and permissions data (#91, #93)
🔑 Email verification (#99)
➕ SongDrive syntax highlighting (#78)
➕ Import (#79)
➕ General app config (#89)
➕ Show song with custom key (#90)
➕ Create user as admin (#98)
➕ Password reset (#100)
➕ Delete own user account (#106)
➕ Update deployment (#108)
🔁 Update dependencies (#102, #103, #107, #111)
💚 Login screen improvements (#101)
🔨 Fix avatar alignment (#95)
🔨 Fix reload (#109)

Full Changelog: v1.3.1...v2.0.0