8000 Tags · AntHar/archivy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: AntHar/archivy

Tags

v0.6.2

Toggle v0.6.2's commit message
v0.6.2: Fix bug related to js parsing mentioned in archivy#115

v0.6.1

Toggle v0.6.1's commit message
v0.6.1

Fixes bug with unicode processing (see archivy#113)

v0.6.0

Toggle v0.6.0's commit message
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

Toggle v0.5.0's commit message
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.

v0.4.1

Toggle v0.4.1's commit message
v0.4.1

Very minor release to quickly add an option that allows users to
customize their ports.

v0.4.0

Toggle v0.4.0's commit message
v0.4.0

Major change:
- New backend api that allows users to enhance the archivy experience as
they seek.

Bugfix for separator in search.

v0.3.0

Toggle v0.3.0's commit message
v0.3.0

Major change:
- began use of built-in elastic search highlighting for a MUCH better
experience

v0.2.0

Toggle v0.2.0's commit message
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

Toggle v0.1.0's commit message
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

v0.0.8

Toggle v0.0.8's commit message
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
0