
1.
SvelteKit Blog Engine v1.0.0.1 release update.
Added pagination and bulk delete/restore functionality to Admin -> Feedback -> Trash.
Added multi-language routing integration via hreflang tag binding.

2.
Added Social Logins - GitHub, Google, and Naver have been integrated alongside the existing email login option.
3.
I didn't share much back when v1.0.0.0 dropped, but with the v1.0.0.1 release, I realized it's high time to start a proper devlog. So here I am, catching up.
My current plan is to wrap up the detailed user manuals first, and then dive deeper into the core development stories.
Just a side note: I write the manuals in Markdown, while these devlogs are written using the rich text editor.
4.
A couple of issues caught my eye while writing this post:
First - There's no native feature to add links to images yet. (Had to hardcode it manually for this post lol).
Second - I forgot... wait, no (;;) I actually built a character counter right at the start of the project, but it seems to have vanished into thin air during one of the major refactors.
5.
Ideally, I should finish all the features before writing proper manuals, but right now I'm stuck in a loop: finding bugs while writing manuals, and discovering missing features while writing posts...
The grind never ends.
0 Comments
Login is required to write comments.