Skip to content

Releases: steffenfritz/FileTrove

v1.0.0-BETA.3

14 Dec 09:41
0bd598e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-BETA.2...v1.0.0-BETA.3

v1.0.0-BETA.2

06 Nov 20:14
4ee0d73
Compare
Choose a tag to compare

This release added features, fixed bugs and updated dependencies, for a full list see the What's Changed listing.

This release comes with an installation package for Debian/Ubuntu on AMD64, with YARA-X support shared library. You can install the pre-compiled package with sudo dpkg -i ftrove-1.0.0-BETA-2_amd64.deb

What's Changed

New Contributors

Full Changelog: v1.0.0-DEV-16...v1.0.0-BETA-2

Release v1.0.0-DEV-16

23 Apr 21:28
1cae6f0
Compare
Choose a tag to compare

This is a release with major changes and a feature freeze. Please report any bugs via issues that should be handled in the upcoming beta release.

  • Change #30 : Data model aligned with Wikidata items. This changes the semantics of filename and dirname and adds filepath and dirpath
  • Change #46: Optimize NSRL database download. The database file is gzipped and is extracted on the local disk (download size: 1.5 GB, extracted 4.0 GB)
  • Change #7 : Create session specific report. You can get a first overview over a single session with the -L flag and a session UUID

There is no update path from earlier releases due to #30.

Release v1.0.0-DEV-15

02 Apr 22:13
60a4900
Compare
Choose a tag to compare
Merge pull request #49 from steffenfritz/44-change-use-generic-path-o…

Release v1.0.0-DEV-14

24 Mar 11:20
Compare
Choose a tag to compare

This release adds

  1. an hierarchy level. An integer shows how deep a file or directory is from the root. It is calculated by counting path separators.
  2. normalized timezone support. Using the flag -z (--timezone) you can pass "Continent/City", e.g. "Europe/Berlin". This will normalize/calculate UNIX timestamps from file times to the requested zone.

admftrove is also on version v1.0.0-DEV-14 and can update older FileTrove databases.

Release v1.0.0-DEV-13

14 Feb 23:03
e1504ee
Compare
Choose a tag to compare
v1.0.0-DEV-13

Release v1.0.0-DEV-11

02 Feb 22:54
37f82f5
Compare
Choose a tag to compare
v1.0.0-DEV-11

Release v1.0.0-DEV-9

03 Jan 12:55
747f594
Compare
Choose a tag to compare
v1.0.0-DEV-9

Release v1.0.0-DEV-8

19 Dec 22:36
5f69908
Compare
Choose a tag to compare
v1.0.0-DEV-8

Release v1.0.0-DEV-7

06 Dec 22:06
06b31e2
Compare
Choose a tag to compare
v1.0.0-DEV-7