Version 0.7.0
Betula 0.7.0 is the second pre-release. It was released on 2023-03-12, five weeks after the previous pre-release.
See the installation guide. If you are using v0.5.0 now, you are encouraged to upgrade because of some security fixes.
Changes
-
Implement the Settings page and all of its functionality. — bouncepaw
-
The Save link page now has an access key:
s
. Depending on the browser, you can press some hotkey involving this letter to visit this page. TryAlt+s
,Alt+Shift+s
,Ctrl+Alt+s
. — bouncepaw -
Implement autocompletion for existing categories when saving or editing links. — handlerug
-
Drop rounded corners in the design. — bouncepaw
-
Show total number of bookmarks on Bookmarks and Category. — bouncepaw
-
You can set the site description now. — bouncepaw
-
The DB schema has been changed. — bouncepaw
-
CLI option
-port
lets you set the network port from the shell. — danilax86 -
You can mix Title and URL fields. As long as one of them looks like a URL, Betula will understand you. — danilax86
-
Categories can be renamed and merged. — danilax86
-
Add Submit another option. — danilax86
-
Add
/last
endpoint. — danilax86 -
Fix many bugs. — bouncepaw, danilax86
Developers
-
bouncepaw worked on features and reviewed Danila's patches.
-
danilax86 worked on features and sent them as patches.
-
handlerug implemented the autocompletion script.
Join us for the next release!