Skip to content

v1.0.0

Compare
Choose a tag to compare
@MilesPong MilesPong released this 03 Apr 07:09
· 100 commits to master since this release

Added

  • Package spatie/laravel-backup and related schedule
  • Google Drive storage support (0ce91e0, 9d1169b, 7a98e08)
  • New feature page support (37b43f1)
  • Add proper right in viewing unpublished-post from admin (32cd8a2)
  • Feature force-delete and restore
  • Support of viewing original markdown content (0281bdf)
  • New feature search support (62e5c62)
  • New feature feed support (0563cd9)
  • New feature archives support (73c0aee)

Changed

  • Refactor counter (6aa01f3)
  • Union app's config to indigo.php (b51efba)
  • Update route:logs with http basic auth
  • Make ViewedEventListener run in queue
  • Update materialize-css to alpha4
  • Adjust container's width for small screen

Removed

  • Immature cache (7b6dbc4)
  • Old Counter
  • File TODO.md
  • File package-lock.json

Fixed

  • Sidenav trigger menu (d105d02)
  • Field is_draft input
  • Query string in table's pagination (dc1054c)