Wekan logo

Wekan

Open source kanban board application built with Meteor

Alternative to: trello


About Versions (100)

v9.43

2026-06-13

v9.43 2026-06-13 WeKan ® release

This release adds the following new features:

  • Add/Edit location popup can also detect a location from a map link from many providers, grouped by region — USA: Google Maps, Bing Maps, Apple Maps, Waze; Europe: OpenStreetMap, HERE WeGo, Yandex Maps, Mapy.cz, 2GIS; Asia: Baidu Maps, Amap (Gaode) — plus generic ?q=/?ll= links: paste the link, press “Detect”, and the latitude, longitude and (when present) the place name/address are filled in automatically. Detection handles each provider’s real-world URL shapes, including percent-encoded commas (e.g. Waze/Yandex ll=...%2C...) and alternate forms (HERE share.here.com/l/, Yandex pt=, 2GIS m=), and the coordinate order (several non-US providers use lon,lat). For the Chinese providers a datum conversion is applied — Baidu uses BD-09 and Amap uses GCJ-02, both offset from WGS-84 — so pins land in the right place on the way in and out. The popup also has an “Open map links at” setting (OpenStreetMap by default) saved to the user profile, with the same region-grouped provider list, controlling which map service the location “Open in map” links use. Thanks to xet7 and Claude.

and fixes the following bugs:

  • Fix incomplete URL substring sanitization.

Thanks to above GitHub users for their contributions and translators for their translations.