Publ: Development Blog

Entries tagged release

Publ 0.6.9

Posted Friday, August 14 at 10:18 AM (4 years ago)

Publ 0.6.9 is out and has the following changes:

  • Removed the vestigial attempt at supporting AutoAuth
  • Path-alias now works for all URL paths, and not just ones which happened to match Publ’s routing rules
  • Fixed a bug in formatted code blocks that was generating extra newlines per line
  • Added user bearer token generation to the public API
  • Changing a user’s permissions now correctly invalidates their rendition cache

Important: In the incredibly unlikely event you were using the token_endpoint function, that has been removed, along with the token endpoint itself.