Releases: kyoheiu/leaf
Releases · kyoheiu/leaf
v1.2.1
v1.2.1 (2024-01-05)
Fixed the top bar menu position.
Suspend saveScrollPos when there is no update.
Remove viewTransition.
v1.2.0
v1.2.0 (2023-11-11)
Add transition to pages and buttons.
Make it more efficient to update the scroll position.
Update postcss to 8.4.31.
Update logging: Add url and title when liking / archiving / deleting.
v1.1.2
v1.1.2 (2023-10-24)
Order search results by the date the article is added.
v1.1.1
v1.1.1 (2023-10-11)
Fix back button lag by using setInterval
/ clearInterval
in article pages.
v1.1.0
v1.1.0 (2023-10-08)
Fix width in small screens.
Add transition to article card.
Add progress bar in article pages.
v1.0.1
v1.0.1 (2023-09-23)
Fix toast.
Add title according to the routes.
v0.9.0
v0.9.0
Rewrite in SvelteKit, omit the server-side container.
If you use v0.8.0 or before, an manual intervention is required.
cat migrate_table.sql | sqlite3 /path/to/.sqlite
would uppate the database.
v0.8.0
Changed
Use alpine for docker image, reducing the size.
You can’t perform that action at this time.