From a1bee6ee9f2fb6c37c51c1824aec2bf903295e20 Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Mon, 15 May 2023 08:44:06 +0200 Subject: [PATCH] Release 0.13.2 --- CHANGES.md | 7 +++++++ plugin.rb | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 4285e5a..3318ce0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,12 @@ # Discourse ListenBrainz Changelog +## 0.13.2 - 2023-05-15 +- Truncate the displayed pin blurb after 280 characters +- Various layout tweaks for pinned recording card +- In mobile view add some spacing between the ListenBrainz card and the + user details collapse button + + ## 0.13.1 - 2023-05-13 - Tweak display of cover art for pinned recording with blurb text shown diff --git a/plugin.rb b/plugin.rb index 3260604..a1db15d 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,6 +1,6 @@ # name: listenbrainz # about: Allow users to showcase their listenings -# version: 0.13.1 +# version: 0.13.2 # authors: Philipp Wolfer # url: https://git.sr.ht/~phw/discourse-listenbrainz -- 2.45.2