Skip to content

Releases: simonw/datasette-cluster-map

0.14

22 Oct 03:52
be66a0b
Compare
Choose a tag to compare
  • Forwards compatibility with a change to Datasette's HTML scheduled for the next Datasette release. (Datasette #998)

0.13

19 Oct 21:39
Compare
Choose a tag to compare
  • Default popup window row representation is now a definition list, not JSON. #20

0.12.4

01 Oct 23:24
Compare
Choose a tag to compare
  • Fixed a bug where this could cause errors if other plugins provide custom templates. #19

0.12.3

01 Oct 00:30
b800470
Compare
Choose a tag to compare
  • Fix for a bug where the map fails to display if the table is sorted by latitude or longitude. This fix depends on the upcoming release of Datasette (0.50). #18

0.12.2

01 Oct 00:11
Compare
Choose a tag to compare
  • Fixed bug with case sensitivity, LATITUDE and LONGITUDE columns will now work. #17

0.12.1

30 Sep 18:30
2de8214
Compare
Choose a tag to compare
  • Accidental release, this does not change anything.

0.12

16 Aug 19:46
6daad47
Compare
Choose a tag to compare
  • Only include JavaScript on pages that are rendering a table with latitude and longitude columns. #15
  • Now depends on Datasette 0.48

0.11.1

14 Aug 15:47
9a9e339
Compare
Choose a tag to compare
  • Switched CI to GitHub Actions. #14
  • Improved tests.

0.11

14 Aug 05:41
e5cd0ca
Compare
Choose a tag to compare
  • New "container" plugin configuration setting for providing a CSS selector to an element in which the map will be displayed - thanks, Emma Lewis! #6
  • New "tile_layer" and "tile_layer_options" plugin configuration settings for setting custom tile layers. #5

0.10

21 May 17:39
Compare
Choose a tag to compare
  • Ability to customize the marker popup - #11
  • Security: Fixed XSS issue where marker bubbles could include executable JavaScript in the pretty-printed JSON