Skip to content

Releases: stanfortonski/Laravel-Blog

v3.0.5

26 Sep 09:50
Compare
Choose a tag to compare
Better syntax

v3.0.4

25 Aug 14:56
Compare
Choose a tag to compare
Hotfix

v3.0.3

25 Aug 14:52
Compare
Choose a tag to compare
Hotfix

v3.0.2

22 Aug 12:48
Compare
Choose a tag to compare
Hotfix

v3.0.1

21 Aug 18:46
Compare
Choose a tag to compare

Hotfix.

v3.0.0

18 Jul 18:32
Compare
Choose a tag to compare

Added Laravel Filemanager.

v2.1.0

11 Jul 15:43
Compare
Choose a tag to compare

Changes:

  • added forms with hidden input language
  • prevent to close page durning creating and editing post or category
  • remove content for specific post or category
  • some improvements durning creating translation for post or category

Bug fix:

  • broken twofactor auth image generation

v2.0.2

20 Jun 17:31
Compare
Choose a tag to compare
Disqus hotfix on linux

v2.0.1

19 Jun 18:36
Compare
Choose a tag to compare

Laravel-mix upgrade.

v2.0.0

06 Jun 15:11
Compare
Choose a tag to compare

Added:

  • class PostContent
  • class PostContentFactory
  • Post release date script
  • class CategoryContentUrlValidator
  • class PostContentUrlValidator

Break changes: split contents table between contents and post_contents.