- changed device uniqueness to be based on (group + devicename) - many APIs tweaked to work with device ids instead of names - all vars converted to let/const - fixed sequelize instance building (filtering of fields) - various dependencies updated for security reasons - many code formatting clean ups
3.3.0
* added extra recording tags to handle tag mode * updated handletagmode * added revert * beautified Recording.js * updated lint of recording js * fixed lint * added test for new recording tags * parse success as a boolean fix bug where adding tags failed due to no user from file api * changed parsebool to use toLower()
3.2.0
- restore various fields back to recording query results which had been removed in a recent release (this broke audio_download.py) - tag API cleaneup to better support audio tagging