Releases: qnkhuat/ubinote
0.0.8: Editable comments and add a comment page
Sqlite supports
We now support sqlite3 and postgres. H2 is no longer supported. Use dev/h2_to_sqlite3.clj
script to migrate.
Ubinote with HTMX!!!
You know what's even cooler than new features? HTMX!
Ubinote is now HTMX-powered!
UX is the same, with no change in functionality.
Sorry, Svelte, but I just can't bring myself to write another component!!!
I have so much joy working with HTMX; now I'm finally a full-stack engineer!
Can comment on the highlights now
- Added comment for the highlights
- A page to add new users
0.0.4 - Display pages using iframe
This is a breaking release and existing highlights will change its position. but it's worth it since using iframe will make the page live in its own world, we don't have to worry about some js/css affecting the outer app.
The main PR is #3
Full Changelog: 0.0.3...0.0.4
0.0.3 - Public pages and various improvements
- We can now make a page public and share the link with friends 🎉
- Various minor improvements around font handling and UX
Full Changelog: 0.0.2...0.0.3
Improve finding single-cli and chrome
0.0.2 finally getting this to works on a VM
0.0.1 - Ubinote first release
With the first version of Ubinote, you can:
- Take any URL and save it as a static file
- Create highlights on your archived pages
It's not much but it's honest work!