Servas
July 08, 2025

v1.0.0 - App

GitHub

Version 1.0 is finally out!
This is not a release with many big new features. But one function that was planned and requested from the start: browser bookmarks import and export. This should make the migration to Servas a lot easier. I have more features planned for the next months, read more below.

Browser Bookmark Import/Export

You can now import bookmarks from HTML browser bookmark files. Tags are supported. Folders will be converted to groups. As of now, nested folders are not supported. They will be imported as a flat list of groups.
Exporting links, tags, and groups as folders is now also possible. Similar to the import function, groups will be exported as a flat list of folders.
You can find these functions in your profile.

Other Changes

  • Render the version number with a link to the release notes in the profile dropdown (can be disabled with a config option)
  • Respect safe areas in modals and the sidebar
  • Render the entire link list item as a link on shared group pages
  • Pretty print the JSON export

Fixes

  • Apply the selected theme also on guest pages
  • Detach the groups before destroying a link
  • Filter the tags by the current user when filtering links by tags

Roadmap

Following is a list of features I plan to work on in the next months:

  • Upgrade Laravel and Inertia.js to the newest versions
  • Upgrade Svelte to v5
  • Refactor frontend and backend code
  • Add favicon to links
  • Links can have notes with Markdown support
  • Auto tagging based on URL and title
  • Overhaul app design
  • New features for the browser extension
Show all releases