0.4.0
·
29 commits
to master
since this release
Included commits: 0.3.7...0.4.0
Breaking Changes
- Database structure is changed:
spy_search_http_config.store_nameis replaced byspy_search_http_config.storecolumn and unique index is changed fromstore_nametostorecolumn.
Fixes
- Adjusted
spy_search_http_configsynchronization behavior so it synchronizes data to the Storage between different stores correctly.