[3.11.1]
Update firefly-iii to 6.5.1
Full Changelog
MR 11808 (Add Thai baht to Currency Seeder) reported by @CinnamonPyro
Issue 11817 (500 Error if internet is inaccessible while checking for updates) reported by @NoiTheCat
Issue 11814 (Budget : error with CRON after switch user range view) reported by @fabienfitoussi
Issue 11750 (500 error when creating first user with USD balance (works after refresh)) reported by @pinalgirkar
Security issue where any authenticated user with API access also has read access to the /api/v1/users endpoint. Authenticated users would be able to see other user's email addresses, blocked status and roles, even when not admin. No actual financial data was exposed, just the user's info itself.
Added extra checks to the /api/v1/users endpoints.