Difference between revisions of "Next Release"

From truxwiki.com
Jump to navigation Jump to search
Line 5: Line 5:
  
 
==Improvements==
 
==Improvements==
 +
# Desktop now displays "No Validated Date" instead of dates of 1601-01-01
 +
# New C APIs:
 +
## [[Truxton_add_triage_file|truxton_add_triage_file()]]
 +
## [[Truxton_remove_triage_file|truxton_remove_triage_file()]]
 +
## [[Truxton_time_now|truxton_time_now()]]
 +
## Added support for enumerating file types
 +
## Content status names are now retrievable
 +
# Consolidated Contacts report is now better at merging entries
 +
# Expanding of [[Type_ADF_Properties|ADF properties]] and [[Type_ADF_Bundle|ADF bundles]]
 +
# [[Type_dBeaver_Credentials|dBeaver Credentials]] are now exploited
  
 
==Bug Fixes==
 
==Bug Fixes==
 
+
# Fixed a double initialization bug in Python
 +
# Calculating the length of carved UTF-8 files has been fixed
 +
# Fixed a bug in Python time parsing
 +
# Fixed a bug in Python enumeration
 +
# Cleaning of the <code>[EntityString]</code> table as part of maintenance
 +
# [[Type_XML_PList|XML Plists]] can now have multiple <code>data</code> elements per <code>key</code> element.
  
 
==New Types==
 
==New Types==
 +
## 60 new file types

Revision as of 17:43, 6 June 2024

This is a place holder for what is being put into the next release of Truxton.

Truxton Next

<< Released 2024-?

Improvements

  1. Desktop now displays "No Validated Date" instead of dates of 1601-01-01
  2. New C APIs:
    1. truxton_add_triage_file()
    2. truxton_remove_triage_file()
    3. truxton_time_now()
    4. Added support for enumerating file types
    5. Content status names are now retrievable
  3. Consolidated Contacts report is now better at merging entries
  4. Expanding of ADF properties and ADF bundles
  5. dBeaver Credentials are now exploited

Bug Fixes

  1. Fixed a double initialization bug in Python
  2. Calculating the length of carved UTF-8 files has been fixed
  3. Fixed a bug in Python time parsing
  4. Fixed a bug in Python enumeration
  5. Cleaning of the [EntityString] table as part of maintenance
  6. XML Plists can now have multiple data elements per key element.

New Types

    1. 60 new file types