Skip to content

Releases: v17development/flarum-blog

Release v0.2.3

16 Feb 11:26
533d73f
Compare
Choose a tag to compare

Merge PR #69

Release v0.2.2

13 Feb 00:40
Compare
Choose a tag to compare

It's time for an update, multiple bug fixes & new features!

Changelog:

  • Implemented custom default image ( #11 )
  • Implemented 'near' feature for comments ( #62 )
  • Fixed tags extension required ( #65 )
  • Fixed dark-theme readability ( #48 )
  • Fixed long bio text going out of the container ( #47 )
  • Fixed bug with booleans being serialized as number

Update v0.1.9 (beta-13 update)

19 Jan 14:40
0301300
Compare
Choose a tag to compare

Don't filter away blog articles if the FulltextGambit is active

Release v0.2.1

18 Jan 21:33
2748c42
Compare
Choose a tag to compare

Thanks to the PR of #41 there's a new version!

Changelog:

  • Added an option to make the blog the homepage ( #43 )
  • Added a setting to add a link to the blog to the sidebar navigation
  • Added Index Page's sideNav widget below the categories widget
  • Added internationalization to admin
  • Updated night mode support ( #16 )
  • Updated beta-15 extenders
  • Reimplemented hiding blog tags from the sideNav via JS
  • Fixed an issue with the tag redirector

Update v0.1.8 (beta-13 update)

18 Jan 14:32
72aab19
Compare
Choose a tag to compare

Fix bug with fof/discussion-language causing blogMeta not to be saved

Release v0.2.0 - Beta-15 update

17 Jan 21:15
b5a7a7e
Compare
Choose a tag to compare
Merge pull request #39 from v17development/dev

Updated FontAwesome icons & fixes #36

Update v0.1.7

17 Jan 14:00
463bd09
Compare
Choose a tag to compare

Implements article composer. Closes #37

Update v0.1.6

14 Jan 09:21
3a43c7c
Compare
Choose a tag to compare

Added pagination to load more blogs

Update v0.1.5

12 Jan 15:28
3fc9c84
Compare
Choose a tag to compare

Adds 'hide on discussion list' functionality.

Update v0.1.4

12 Jan 00:16
2207be7
Compare
Choose a tag to compare

Fixed redirect bug and added blog-language support (using a mix of fof/discussion-language and glowingblue/discussion-language)