Update (major): fix bugs

This commit is contained in:
2023-08-01 22:37:51 +08:00
parent 511382f6c1
commit f25fea8d68
22 changed files with 92 additions and 50 deletions

View File

@@ -0,0 +1,12 @@
<div class="alert alert-success" role="alert">
<h3 class="">Webmaster Announcement</h3>
<div class="text-muted">
<p class="fw-bold mb-0">Change Log 1/8/2023 10.35pm</p>
<li>(Feature) Auto set category on new post</li>
<li>(Feature) Auto set author on new post</li>
<li>(Feature) Only publish status must fill in all post fields, others status can save with minimum title and
slug only</li>
<li>(Fix) Post list has timezone error</li>
</ul>
</div>
</div>