Skip to content

Releases: themsaid/wink

v0.0.5

16 Nov 14:38
Compare
Choose a tag to compare
   fix migration

v0.0.4

16 Nov 14:29
Compare
Choose a tag to compare
  • Fix for database migrations.

v0.0.3

16 Nov 13:59
Compare
Choose a tag to compare
  • Fixed an issue with image uploads.
  • Converted to using TailwindCSS.
  • Used Hash::make() instead of bcrypt()
  • Added ability to set SEO and Social attributes for each Post, Page, Tag, and Author.

v0.0.2

09 Nov 05:24
6da5749
Compare
Choose a tag to compare
  • Switch to using Gravatar for default author avatars.
  • Allow configuring the dashboard path
  • Only accept image file uploads
  • Name all the routes
  • Show warning message if user tries to publish while the title and/or slug aren't set

v0.0.1

07 Nov 10:58
Compare
Choose a tag to compare
wip