All Versions
77
Latest Version
Avg Release Cycle
10 days
Latest Release
1599 days ago

Changelog History
Page 7

  • v4.1.29 Changes

    April 26, 2019

    โž• Added

    • โž• Added multilingual support for French, Portuguese and Chinese (Simplified) (#447, f622b1e)
  • v4.1.28 Changes

    April 22, 2019

    ๐Ÿ”„ Changed

    • โž• Added a v-cloak directive to the main editor component (5d81ea4)
  • v4.1.27 Changes

    April 17, 2019

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Refactored resource handling from the register() to the boot() method in the service provider (#462)
  • v4.1.26 Changes

    April 11, 2019

    โž• Added

    • โž• Added a PostTags model (0942a5b)

    ๐Ÿ›  Fixed

    • โœ… Skipped the canvas:install test (#456, 53f21e6)
  • v4.1.25 Changes

    April 09, 2019

    โž• Added

    • โž• Added a unit test for precision number formatting (8398356)
  • v4.1.24 Changes

    April 08, 2019

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Changed the laravel/framework requirement to illuminate/support (#453, a1306c5, b056182)
    • โšก๏ธ Updated Unsplash links to open in new tabs (2fe5658)
    • ๐Ÿ”จ Refactored the storage_path configuration to less explicit with images (b0ab792)
  • v4.1.23 Changes

    April 05, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed the removal of all topics and tags from a post (e83930f)
  • v4.1.22 Changes

    April 05, 2019

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated the favicon to an .ico format (08e8dc6)
  • v4.1.21 Changes

    April 05, 2019

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Refactored the float parsing on stat view counts (ea53999)

    ๐Ÿ›  Fixed

    • Included the post body in the stats index endpoint to not break the read times (111291f)
  • v4.1.20 Changes

    April 04, 2019

    โž• Added

    • โž• Added dynamic pagination to Vue component filtered lists (ec087a4)