Skip to content

Releases: WalsGit/flarum-discussion-cards

1.2.0

17 Dec 17:06
5e35498
Compare
Choose a tag to compare

Added

  • NEW option to show the number of replies on the right side of a card's title (like the default Flarum design) instead of on the image.
  • NEW option to show the last post informations on the cards (like the default Flarum design): username & date of last post.
  • NEW FEATURE: support for shebaoting/repost extension.
  • New migration file for the aforementioned new options & features.
  • Post image search function now detects images in posts set via inline styles property background: url(...) or background-image: url(), like for the thumbnails in YouTube video embeds.

Changed

  • The way read cards are marked (removed B&W filter): now read cards' title and text have a lighter font weight (like the default Flarum discussion list behavior)
  • When there are too many tags, not all of them where visible: now they will scroll horizontally when you hover on the cards' tag list on desktop and you can manually scroll them on mobile.

1.1.1

25 Nov 11:39
8f7dc1a
Compare
Choose a tag to compare

Fixed

  • French translation bug

1.1.0

22 Nov 18:46
95c247e
Compare
Choose a tag to compare

Added

  • NEW FEATURE: Support for v17development/flarum-blog extension
  • NEW Option to chose to use the blog's images (post featured image and blog default's image) for blog post cards
  • NEW Option to chose to use blog posts' summary as preview text for blog post cards
  • A donation link

Changed

  • Options for 3rd party extensions will only be enabled if said extensions are installed and activated.
  • Text & description associated with 3rd party extensions options

Fixed

  • Views won't throw error when show views option is activated but the relevant extension isn't installed and activated.

1.0.4

16 Nov 11:12
308177a
Compare
Choose a tag to compare

Added support & discuss URLs

1.0.3

15 Nov 21:18
18300f0
Compare
Choose a tag to compare

Removed old funding.yml

1.0.2

15 Nov 17:40
e10dc0b
Compare
Choose a tag to compare

Renaming the extension to flarum-discussion-cards

1.0.1

15 Nov 16:32
c370123
Compare
Choose a tag to compare

-Fixed issue with french translation

1.0.0

15 Nov 16:10
8e7e0f2
Compare
Choose a tag to compare

First new version of the forked Discussion Cards Flarum Extension

See Readme.md & Changlog.md for more details.