Skip to content

Version 1.3.4 - Stable

Compare
Choose a tag to compare
@SamBrishes SamBrishes released this 26 Feb 12:10
· 39 commits to master since this release

Changes

  • Update: Use Laravels [s|g]et[Attribute]Attribute getters and setters on Comment model.
  • Update: Use translation string, instead of hardcoded 'Guest' on Comment :: display_name.
  • Update: Implement comment_content as replacement for render_content.
  • Fix: SQL Error: Unknown column 'slug' in 'order clause', as reported here.
  • Fix: Prepared SQL statement error, as reported here.
  • Fix: View / Visitor counter does not work on October v2 installations, as reported here.