This is a quick point release in between finalizing postgres support to update a couple dependencies, iron out a few bugs that have been found, and polish up the initial onboarding into the app. The goal was to clean up any final bugs you'd experience the first time you logged in. That should be about complete now. Complete changelog below:
- Fixed enter key to login when highlighted on username or password field of login page
- Created a confirmation message when a user gets created using self service user creation
- Fixed issue with viewing episodes with certain podcasts when any episodes were missing a duration
- Fixed issue where release date would show current timestamp when the podcast wasn't added to the db
- Added user deletion option when editing a user
- Fixed issue with password changing in the ui. It now works great.
- Updated the Rust Crate: Pulldown-cmark