Releases: limatix/databrowse
Release list
databrowse-0.8.4
Switched CEFDatabrowse settings file to user based files rather than one system wide configuration file.
Known bugs:
When dataroot is set to / in linux there will be an error when a folder is open. Quick fix is to change the dataroot to a different folder than / (i.e. /databrowse)
databrowse-0.8.3
- Added find function (ctrl+f) in CEFDatabrowse
- Improved error reporting in CEFDatabrowse
- Switched from x3dom to x_ite (x_ite supports built in x3d scripts)
- Added v1 of no provenance mode to db_generic_XML_file (removes all lip:process tags)
- Added v1 of data fusion custom view to db_directory (Simple search function and render for any tag in .xlp or .xlg files in current directory)
- Added v1 of db_git plugin (displays relavant details of a git repository such as commit history, directory structure, modified files/untracked files, and current branch) Requires GITPython module.
Added prompt during install to allow user to decide if they want to use pip to automatically install dependencies or not- Requirements can be install manually by running requirements.py or by running pip install -r requirements//requirements.txt
- Updated syntax to work with Python 3 but all functionality untested on Python 3 at the moment
- Many bug fixes
databrowse-0.8.2
3D model viewer plugin implemented (stl, obj, and x3d supported currently)
Serial log viewer plugin for LIMATIX thermoconductivity demo
Bug fixes
databrowse-0.8.1
CEFDatabrowse, a server-less client, Implemented
SDT File Viewer Plugin Implemented
Magic bug fixes
Various other bug fixes
Hotfixes: 0.7.2 -> 0.7.5
databrowse-0.7.5
databrowse-0.7.4
databrowse-0.7.3
Hotfix to handle a critical bug in the checklist plugins stemming from a bug in the limatix-qautils package. This bug illustrated the potential for unsanitized user input to cause undesired manipulations to files and folders by renaming existing folders to a backup name and saving the new checklist in place of the folder in cases where the client side checklist editor does not supply a filename. Better handling of this situation has been implemented.
databrowse-0.7.2
Current working build of Databrowse designed to work with limatix-1.0.3 and limatix-qautils-1.0.3. Transitioned to BSD-3 license and migrated to Git. Hotfix to 0.7.1 add missing readme file.
databrowse-0.7.1
Current working build of Databrowse designed to work with limatix-1.0.3 and limatix-qautils-1.0.3. Transitioned to BSD-3 license and migrated to Git.