Skip to content

v3.1.5 Build from Source

Compare
Choose a tag to compare
@joyfullservice joyfullservice released this 22 May 23:02

This release is a major rewrite of the Version Control add-in, providing a much more consistent code structure for ongoing updates and development. It also supports integrated functionality to build a database completely from source files that have been exported.

New Features/Enhancements

  • Added encryption option to encrypt potentially sensitive information like file paths.
  • Reorganized source code to use a class object to represent each type of data being exported/imported.
  • Added several other types of objects that can be exported/imported.
  • Numerous other enhancements and fixes.

Known Issues

  • Build from source is still a work in progress for certain types of data. (See testing database for details.)