From 8570d79d560337de258df10933ec783c3311793c Mon Sep 17 00:00:00 2001 From: Ryan Harg Date: Mon, 4 Jul 2022 11:19:49 +0200 Subject: [PATCH] Update changelog for version 0.1.5 --- CHANGELOG | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 1efc198..9179598 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +0.1.5 (2022-07-04) +Bugfixes: + +- Fix App crashes when interacting with playlist (@Mouath) +- Fix leaked database cursor resource +- Fix playback order to respect preference setting on albums fragment +- Fix the removal of existing downloads +- Fix unresponsive bluetooth buttons with Oreo and later (thanks @hdasch) +- Fix warnings in log output due to leaked BufferedReader resource (thanks @hdasch) +- Fixes problem where users are logged out sporadically (thanks to @hdasch) + + 0.1.4 (2021-09-18) Bugfixes: