= Version 0.7.0 **Betula 0.7.0** is the second pre-release. It was released on 2023-03-12, five weeks after [[v0.5.0.html | the previous pre-release]]. img { /betula-v0.7.0.png } => https://git.sr.ht/~bouncepaw/betula/refs/v0.7.0 | Git ref See the [[installation.html | 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. Try `Alt+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 * [[https://links.bouncepaw.com | bouncepaw]] worked on features and reviewed Danila's patches. * [[https://links.danilax86.space | danilax86]] worked on features and sent them as patches. * [[https://links.handlerug.me | handlerug]] implemented the autocompletion script. Join us for the next release!