Home
tdsv-se-0.4.0 released
There is new version of TDSV Standalone Edition. Entry of tags and labels is now working, lot of refactoring of classes, and an import script to load data from the web-based version into the SQLite-based database of TDSV-SE are some of the new features of this release. Read more for the full changelog.
Category: General
Posted by: myckel
Version 0.4.0
- Import script to import data from the mysql database into the sqlite database.
- Tags and labels entry support.
- Refactoring container classes.
- Refactoring species classes.
- Refactoring samples classes.
- Fixed a bug that could hang the program when trying to edit a record, but no record was selected.
- Improved placing of data in GtkSampleData and Samples tab.
- Fixed modal windows for adding and editing records.
- Added checks that prevent to delete species and containers when they are in use by samples.