This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
Changelog
New Features
- New sync driver: generic folder sync for any folder based sync service, like Nextcloud and OwnCloud (#126)
- New safe edit mode where destructive actions are disabled and only record editing is allowed (#82)
- Allow empty rows and columns by default in form view. New setting to enable auto pruning of unused space (#120).
- Automatic column width based on contents, as a new option in the settings (#116)
- Improve performance of scrolling by allowing to hide images in table view (#107)
- Italian translation (thanks to Pierfrancesco Passerini)
Improvements
- Set current date in CalenderWidget popup when date is not set (#91)
- Collections can be renamed als by clicking on the context menu
- CSV exports now include the original file name of images (#83)
- Ask for user permission before checking for updates
- Minor fixes in German translation files
- Improve slightly the styling of view mode buttons in tool bar
Bug Fixes
- MEGA sync driver: fix after upstream API change (MEGAcmd output)
- Duplicated collections no longer produce empty CSV and PDF files (#121, #122)
- Duplicated collections no longer contain inconsistent records with null ids (#122)
- Critical bug where deleting a field results in "invalid_column" (#125)
- Don't update last modification date time if no data was changed in table view (#115)
- Save and restore section order correctly in table view (#119)
System Requirements
- Windows 7, 8 and 10, 32 or 64 bit
- macOS 10.12 (Sierra) or later, 64 bit
- Ubuntu Linux 18.04 or later, 64 bit (deb package)
- MEGA cloud support: MEGAcmd version 1.1.0
Compatibility
Version 2.6 upgrades the internal database format to a new version (v4), making it incompatible with older versions. Your database schema will be automatically upgraded during the first start. Older software versions using the cloud sync will show a warning about incompatible database versions recommending to upgrade the software version to resolve the issue.
How to Upgrade
To upgrade Symphytum from a previous version, see update.md for instructions.