Skip to content

Release v1.0.11

Compare
Choose a tag to compare
@fletch3555 fletch3555 released this 03 Jan 20:23
· 127 commits to 1.0 since this release

Bugfixes:

  • Fix for invalid access operator, :: instead of -> (#2389)
  • [Temporary] fix for missing browse_hooks permission (#2251, #2364, and others)
  • Fix incorrect relationship type between Post and Category models (#2380)

New features and improvements:

  • Settings now always seeded, not just --with-dummy (#2400)
  • Move thumbnail method from Post model into Resizable trait (#2422)
  • Speed and efficiency improvements (#2339)
  • Language updates for Indonesian (id) #2404, Czech (cz) #2410, Galician (gl) #2420, French (fr) #2403 and Chinese (zh_CN) #2387