 |
Bauble |
| version 0.9.3 |
| About Bauble |
Bauble is a software application to help manage a collection of botanical specimens. It is intended to be used by botanic gardens, herbaria, arboreta, etc. to manage their living or preserved specimens.
Requirements
This application requires GTK+ version 2.14+.
|
| Latest Version: 0.9.3 |
* Bauble no longer hemorrhages memory. Now once the application is started the memory usage stays pretty constant whereas before it would continue to grow until it filled up the entire universe.
* In previous versions you would get strange delays when doing things that required communication with a remote databases. Before it kept making new connections to do small tasks but now we reuse the same database connection throughout the application which gives pretty much everything a snappier feel.
* The CSV importer is now a little smarter about tables that have columns that reference the same table and when importing boolean columns.
* Every table in the database has a _last_updated column to record when a row in the table was last updated. Unfortunately it wasn't updating. Oops.
* Fixed some more obscure search queries.
* On MS Windows Bauble should now be pretty again.
|
|
|