Skip to content

Releases: caris-events/tunalog

v1.0.2

08 Sep 11:14
dbbb456
Compare
Choose a tag to compare

Updates:

  • Added Simplified Chinese, thanks to @meowrain (#20)
  • Language in Wizard now changes when switched, thanks to @meowrain (#19)
  • Removed single line breaks in Preview, it's now based on Markdown standard (#18)
  • Prevented usernames from being entered for login (#13)
  • Allowed posting with empty content (#23)

Bug Fixes:

  • Fixed duplicate nickname when creating users with the same email prefix (#16)
  • Fixed login form wasn't centered in Firefox (#14)
  • Fixed missing "postcreate_postcreate" title in en-us locale (3621e1e)

Default Theme Fixes - ⚠️ Delete old /data/themes/default to update

  • Added 404.html template support (#15)
  • Fixed "Previous Post" title aligns in mobile
  • Updated paddings, font-size of post title on homepage
  • Wrapped navigation when there are too many items (#27)
  • Fixed cover photo alignment when too small (#25)

v1.0.1

02 Sep 18:05
df083d1
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed pagination issue on /admin/photos when displaying more than 100 photos.
  • Resolved forced image resizing to 2000px for regular images and 1024px for covers.
  • Corrected post sorting when multiple posts share the same publish time.

Default Theme Fixes - ⚠️ Delete the /data/themes/default folder to apply the update

  • Corrected alignment of "Previous Post" title in mobile view on the Post Singular page.
  • Adjusted line-height for improved readability.

v1.0.0

02 Sep 11:06
9bfb4e1
Compare
Choose a tag to compare
First commit