From 2af1ebebecbb8209bc05481b8e419dde376574c4 Mon Sep 17 00:00:00 2001 From: Tom Gordon Date: Mon, 6 Jan 2020 11:22:18 +0000 Subject: [PATCH] v0.8.4 --- CHANGELOG.md | 7 +++++++ README.md | 5 +++++ leafpicrevived/src/main/assets/latest_changelog.md | 7 +++++++ 3 files changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 964d38f..a9580de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +v0.8.4 +================== +* Update library versions to latest +* Use a forked version of `com.drewnoakes:metadata-extractor` until it is updated from 2.12.0 + - resolves https://github.com/apcro/leafpicrevived/issues/8 +* Added a Librepay link + v0.8.3 ================== - Fix for Advanced Sharing still using the pre-androidx version of CardView diff --git a/README.md b/README.md index f870ac1..e9ad309 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ LeafPic Revived is a fluid, material-designed alternative gallery, it also is ad #### Contributing +###### Supporting Maintenance +If you'd like to support the ongoing maintenance and development of this project, please consider contributing: + +Donate using Liberapay + ###### Code If you are a developer and you wish to contribute to the app please fork the project and submit a pull request on the [dev branch](https://github.com/apcro/leafpicrevived/development). diff --git a/leafpicrevived/src/main/assets/latest_changelog.md b/leafpicrevived/src/main/assets/latest_changelog.md index 8f5e8be..2a7bce6 100644 --- a/leafpicrevived/src/main/assets/latest_changelog.md +++ b/leafpicrevived/src/main/assets/latest_changelog.md @@ -1,3 +1,10 @@ +v0.8.4 +================== +* Update library versions to latest +* Use a forked version of `com.drewnoakes:metadata-extractor` until it is updated from 2.12.0 + - resolves https://github.com/apcro/leafpicrevived/issues/8 +* Added a Librepay link + v0.8.3 ================== - Fix for Advanced Sharing still using the pre-androidx version of CardView