You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.6.0
New major features:
- login system
- dark themes
This login system which will be developed for more of a multi-user
approach with well-defined permissions in further releases now allows
you to self-host archivy on a server and access it from anywhere without
worrying about your data being deleted / modified.
v0.5.0
New feature: Edit button to be able to launch editor at any point to
modify files.
Bugfixes and removed unused dependencies.
Work in Progress for a login system in the `login_system` branch.
Major feature:
- use pandoc to have a much more powerful version of markdown with
footnotes, tables, mathematical expressions and much more. See pandoc
markdown.
Stronger testing and refactors.
v0.1.0
Major feature:
- Added bulk import which allows users to simply move markdown files
into their data directory and view them in the knowledge base.
Other fixes with Elasticsearch Daemon and consolidation of testing
RELEASE 0.0.8:
Fixes:
- problems when identical dirs were created through the ui
- problems with sanitization of dirnames in the ui
- better logging + testing
Features:
- relative links in bookmarks are now remapped to absolute links