0.2.1 release notes
simonw opened this issue · 3 comments
simonw commented
simonw commented
- facet_time_limit_ms 3000, closes #114
- Enable/disable Chromium DevTools menu item, closes #113
- datasette-leaflet as default plugin, closes #118
- Fixed error launching app without an internet connection #115, refs simonw/datasette-app-support#18
simonw commented
- Fixed bug where application would not start without a working internet connection. #115
- The "Debug -> Open Chromium DevTools" menu item no longer shows an error if no windows are focused. #113
- Fixed bug where the
datasette-leafletplugin could be uninstalled despite being automatically re-installed. #118 - Time limit for facet calculations increased from 1 second to 3 seconds. #114