- Fix bug where `startup()` plugin hook sometimes executed twice. [25](https://github.com/simonw/datasette-app-support/issues/25)
0.11.7
- Work around crash on startup if `_memory` database is not there. [24](https://github.com/simonw/datasette-app-support/issues/24) - Follow redirects when importing CSV files. [22](https://github.com/simonw/datasette-app-support/issues/22)
0.11.6
- Fix crash on startup - thanks, [Michael C](https://github.com/spod). [#20](https://github.com/simonw/datasette-app-support/pull/20)
0.11.5
- Fixed bug where search box on plugin directory was only shown if there were 0 plugins. [19](https://github.com/simonw/datasette-app-support/issues/19)
0.11.4
- Fixed bug where server would fail to start without a working internet connection. [18](https://github.com/simonw/datasette-app-support/issues/18)
0.11.3
- Handle example CSVs with a source but no about. [17](https://github.com/simonw/datasette-app-support/issues/17)