M CHANGES.md => CHANGES.md +5 -0
@@ 1,5 1,10 @@
# Discourse ListenBrainz Changelog
+## 0.15 - 2024-02-07
+- Link artist and releases to ListenBrainz pages
+- Fixes for compatibility with latest Discourse
+
+
## 0.14 - 2023-08-29
- Remove ListenBrainz onebox implementation
- Translations have been moved to
M CONTRIBUTE.md => CONTRIBUTE.md +1 -1
@@ 36,7 36,7 @@ shown as enabled.
The ListenBrainz plugin implements acceptance tests that can be run in Discourse:
-http://127.0.0.1:4200/tests?qunit_single_plugin=listenbrainz
+http://127.0.0.1:4200/tests?target=listenbrainz
## Update the development environment
M README.md => README.md +1 -1
@@ 59,7 59,7 @@ You can help translate this plugin into your language with [Weblate](https://tra
## License
-Discourse ListenBrainz plugin © 2023 Philipp Wolfer <ph.wolfer@gmail.com>
+Discourse ListenBrainz plugin © 2023-2024 Philipp Wolfer <ph.wolfer@gmail.com>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
M plugin.rb => plugin.rb +1 -1
@@ 1,6 1,6 @@
# name: listenbrainz
# about: Allow users to showcase their listenings
-# version: 0.14
+# version: 0.15
# authors: Philipp Wolfer <ph.wolfer@gmail.com>
# url: https://git.sr.ht/~phw/discourse-listenbrainz