Archivy

Latest version: v1.7.7

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 9

1.6.1

Not secure
Patch release to fix https://github.com/archivy/archivy/issues/271 - an issue with Ripgrep on windows.

1.6.0

Not secure
v1.6.0 introduces lots of nice changes / improvements we're really excited about, mostly focused on the interface experience, tagging and Docker.

Highlights
- allow embedded tags (tags directly in the content), ie `I love archivy`. Implemented with the great help of edditler.
- includes new views where you can see all the tags and notes that link to a tag.
- autocomplete in the editor for existing tags, just start typing `` and an input will appear for the tag you want (see below):
![random](https://user-images.githubusercontent.com/52892257/146265214-a6c365d5-6e35-4240-8a5c-703c55e13b69.gif)
- similarly, there is now autocomplete in the editor for links to other notes. Start typing `[[` and a suggestion bar will appear. 256
- improvement of ripgrep search results, that now show detailed matches, similar to what Elasticsearch does. 258
- Docker Setup revamp - there is now a more lightweight `archivy-lite` image, with ripgrep instead of Elasticsearch for search. Also improvements of the custom configuration setup on docker https://github.com/archivy/archivy-docker/pull/15
- Creation of a firefox plugin to load your firefox bookmarks - https://github.com/archivy/archivy-firefox
Fixes / Minor Additions

- added a helper command to easily generate an archivy plugin structure 264 vacom13
- small style fixes
- fixed bug with URL characters in search queries https://github.com/archivy/archivy/commit/6477278104821162861548b2a222a4bef3f4b986

1.6.0rc3

Not secure
We're doing a pre-release for v1.6 (it says rc3 because there's a bug in the release action I used, and troubleshooting it forced me to increment the version a bit), which introduces quite a few cool changes (more details when launched) like better tagging UI, embedded tags, autocomplete for note links and some other fixes.

It's also related to the improvements to the docker workflow (https://github.com/archivy/archivy-docker/pull/15), which now deploys an `archivy-lite` image using ripgrep, and allow better setup for custom config.

1.5.0

Not secure
This release introduces some pretty useful features that help improve the user experience, in addition to added Elasticsearch functionality and various fixes.

Highlights
- instead of manually editing the config file to change options, you can directly modify the config at a new form accessible at `/config` by clicking a gear button on the site header. 251 :gear:
- folder renaming inside the interface 248 :open_file_folder:
- support for HTTP basic auth when searching your elasticsearch index, if for example you are using an external instance. https://github.com/archivy/archivy/commit/5a7f5f8b1b6ecfaebed09384ffd8a84379cdd506 :lock:
- various bug fixes and documentation improvements 246 4d30af0 1183863 :bug:

:warning: for Elasticsearch users, this release renames the `search_conf` object of the ES config to `es_processing_conf`. This isn't a breaking change because this configuration object is only used for the creation of a new search index, but you may need to update your config if you reset your search index.

Note: Work on making tags and bidirectional more rewarding / useful is ongoing. If you have any suggestions for this please come say hi on the [discord server](https://discord.gg/uQsqyxB)!

1.4.0

Not secure
This release introduces really exciting enhancements to the scraping process (243) which allows users to add pattern rules such that if a bookmark url matches a certain pattern, the way it's saved into archivy can be customized. See the second part of https://archivy.github.io/config/#scraping for more info.

We also have a new dark theme :tada: and other cool changes :blush:

Highlights
- new dark theme is out!! Thanks to ropable 242
- editor config can now be modified 241 (edditler )
- custom scraping rules so that you can configure how bookmarks are saved depending on their url 243
- Site title can now be overridden in the config 239 (ropable)
- archivy version is now displayed in the frontend

1.3.1

Not secure
Very minor release that fixes a bug affecting the static site generator.

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.