Skip to content

Releases: keplergl/kepler.gl

v3.2.1

03 Nov 15:54
30ce992

Choose a tag to compare

  • d2b130f fix: detect h3 column in arrow (#3230)
  • 2aa2009 fix: interaction panel causes layout shift (#3224)
  • 2e24bd2 feat: extend bigInt casting to support UBIGINT HUGEINT UHUGEINT in duckdb (#3227)
  • 79d745a [fix] fix for wkb/wkt saved in DuckDB as varchar (#3208)
  • 2452965 fix: fixes to channel by value (#3216)
  • f211ccd [Bug]: Fix scrollTop reest when scrolling horizontally in data table (#3206)
  • b6aee95 docs: add security escalation policy (#3210)
  • a6e9cb9 feat: ai assistant support llm proxy server (#3188)
  • 2005927 [fix] icon layer - render default icon in case svgIconUrl loading fails (#3204)
  • 64ec955 [chore] Add missing release notes for 3.2 (#3200)
  • 70a129c [feat] vector tile layer - add feature uid selector (#3203)
  • 2b8af82 [fix] vector tile layer - use highlightedFeatureId for hover (#3202)
  • 32fb77f [chore] bump demo-app example to kepler.gl 3.2 (#3201)
  • 96dcef6 [fix] fixes for legend (#3199)
  • 26dd6e8 [website] fix mobile layout (#3197)
  • 7be8177 [website] Add OpenJS Foundation copyright and logo (#3196)

v3.2.0

21 Aug 17:16
dc8ba03

Choose a tag to compare

3b0be2d [chore] docs update (#3192)
9c132de [chore] docs update (#3180)
d4d8d18 [chore] raster tile form - add link to docs (#3183)
f91564f [fix] save raster layer config with layer, don't rely on app config (#3184)
420bbf2 [feat] add support for boolean filter in vector tiles (#3190)
e4b64a0 [chore] Replace Studio section with Desktop section (#3189)
7511481 [chore] Fix and update examples to v3.1.10 (#3182)

v3.1.10

13 Aug 21:51
c848bfe

Choose a tag to compare

  • 09297ac [improvement] optimize speed of getCategoricalColorMap (#3178)
  • 1545faf [chore] Update react-modal types version (#3173)
  • fc1b91f [chore] Create props interface for LinkRenderer Component (#3172)
  • 5f664c3 [chore] pass through logoComponent to PlotContainer (#3176)
  • 46cc441 [fix] fix for a crash in getBins when numeric strings are treated as numbers (#3175)
  • 0850ef2 [chore] Update the Screenshot Image in Readme (#3171)
  • f200198 [feat] export duckdb column logic (#3170)
  • 3df1c4d [chore] expose showDeleteDataset prop (#3166)
  • 2a666ae [chore] export dnd constants

v3.1.9

28 Jul 11:02
23950c3

Choose a tag to compare

0d6d5fd [chore] raster tile - hide server settings by default (#3163)
7551f5d [fix] DuckDB mode: space in column name breaks file import (#3153) (#3156)
0473347 [fix] fit to bounds - fix initial basemap and deck projections mismatch (#3155)
d43e8bb [chore] replace ai-assistant model config file with ts for npm availability (#3154)
1a93a2b [chore] raster tile layer tests (#3152)
343b554 [feat] WMS layer improvements (#3151)
c1d2b86 [fix] button spinner fix (#3150)
a05b3cf [fix] WMS layer fixes 2 (#3149)
1a47e08 [fix] WMS layer fixes 1 (#3148)
272fd1a [Feat] WMS Layer - development (#3092)
9f656e0 [Docs] Add tutorial Spatial Data Analysis with Kepler.gl AI Assistant (part1) (#3126)
ca628b5 [Chore] rewrite plot container for perf improvement (#3133)
49f4c3d [chore] Update old imports (#3131)
3b6e904 [fix] improvements for raster tile layer (#3124)
4237b0a [chore] migrate custom-palette from react-sortable-hoc to dnd-kit (#3128)
49fbf8f [fix] aggregation layers fixes for custom color scale (#3129)
edf1f1d [fix] spatial join ai instruction (#3127)

v3.1.8

26 May 18:41
0cf7741

Choose a tag to compare

  • 4fd570c [example] Kepler.gl getting started example with Vite (#3123)
  • f57173d [fix] DuckDB - cast BigInts to Double by default (#3120)
  • fd4702c [perf] disable strokes by default for polygons in geojson layer (#3118)
  • 1542bb6 [Feat] Add OSM road tool to support point analysis on road networks (#3117)
  • 9da3331 [feat] Generate "idea" buttons from LLM (#3115)
  • 3300301 [Fix] AI Connection to Ollama failed (#3113)
  • be6ee82 [Bug] fix update selected feature bbox (#3110)
  • 0dcacc6 [fix] Custom picker fix when called during initialization (#3107)
  • 4fc1344 [Chore] style tweak (#3109)
  • 3769aaf [Chore] Better handle add data to map error and loading indicator (#3106)

v3.1.7

13 May 23:57
f52250e

Choose a tag to compare

v3.1.6

08 May 13:43
14bf9bb

Choose a tag to compare

v3.1.5

08 May 12:23
defa9e2

Choose a tag to compare

  • 223d14b [chore] ts fixes
  • 3570ac4 [feat] Raster Tile Layer - development in progress (#3048)
  • 07e5bea [chore] import add tileset dialog styling (#3085)
  • 6568c0c [Feat] Add Spatial Data Analysis tools to AI Assistants (#3057)
  • fd08fa1 [Chore] export more kepler-gl prop selector (#3081)

v3.1.4

05 May 20:35
5b5bedf

Choose a tag to compare

  • 03b8ea0 [Chore] Use clonedeep in interaction config load (#3080)
  • a6104ea [Chore] drop lodash per-method packages in favor of the main lodash (#3065)
  • abb3fd4 [feat] h3 layer from decimal format (#3066)
  • 191f661 [fix] fix for exported maps. Change react-markdown to markdown-to-jsx (#3077)
  • 3c83e74 [chore] Added types in Action (#3075)
  • 8baddbb [Chore] export bottom widget field selector (#3078)
  • afc21c2 [chore] Fix TypeScript Errors (#3076)
  • 822cd0e [Style] align icon styles, use lucid icons (#3073)

v3.1.3

02 May 17:08
d6a2613

Choose a tag to compare

  • d5ef5f7 [Chore] remove dnd-kit from dependency of utils and reducer, remove use of withState in dnd context (#3067)