release 0.4.0
This release features
-
make start
,make stop
,make reload
- from db centric to subsystem centric
- distinguish top-level and subsystem tables
- better support for making changes that cross db schemas
- renamed some important db columns (CLOB_TYPE -> NAMESPACE and CONFIGMODE -> KEYNAME)
- detection of invalid keys because the associated mode is invalid
- more stable versioning
- support for db views
- input sanitation
- better error handling
- highlight of deprecated subkeys
- better handling of connection pools
- better debugability of API errors
- better recovery when user types url manually and they're wrong
- better session renewal
- more extensive automatic ID generation
- fixed scrolling issues with old firefox versions