Skip to content

Releases: simonw/datasette-app-support

0.11.8

17 Feb 02:42
6fad5c2
Compare
Choose a tag to compare
  • Fix bug where startup() plugin hook sometimes executed twice. #25

0.11.7

17 Feb 02:12
Compare
Choose a tag to compare
  • Work around crash on startup if _memory database is not there. #24
  • Follow redirects when importing CSV files. #22

0.11.6

12 Jul 19:30
217ba4c
Compare
Choose a tag to compare

0.11.5

13 Sep 20:14
Compare
Choose a tag to compare
  • Fixed bug where search box on plugin directory was only shown if there were 0 plugins. #19

0.11.4

13 Sep 19:00
Compare
Choose a tag to compare
  • Fixed bug where server would fail to start without a working internet connection. #18

0.11.3

13 Sep 00:40
ee8a05b
Compare
Choose a tag to compare
  • Handle example CSVs with a source but no about. #17

0.11.2

12 Sep 23:51
Compare
Choose a tag to compare
  • If temporary database is hidden show a link to Run SQL.

0.11.1

12 Sep 23:40
Compare
Choose a tag to compare
  • Don't offer to import the same example table more than once. #16

0.11

12 Sep 21:59
Compare
Choose a tag to compare
  • Option to specify table_name for /-/open-csv-from-url. #15
  • New custom homepage, including links to import example CSV files. datasette-app#91

0.10

12 Sep 20:21
244ad64
Compare
Choose a tag to compare
  • /-/open-csv-from-url endpoint. #14