Skip to content

Latest commit

 

History

History
373 lines (184 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

373 lines (184 loc) · 17.3 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.5.0 (2023-10-30)

Features

Bug Fixes

  • ci: set provenance: false on docker/build-push-action (#472) (78d330b)
  • ci: specify docker platform (542d0a9)
  • ci: specify docker platform (#471) (be733d8)
  • edit: validate MQTT Integration url (#477) (6bf2b59)

3.4.0 (2023-07-06)

Features

  • account: dashboard boxes pagination (#475) (b032ba5)
  • registration: show sensors regardless of the selected hardware (#444) (681ac68), closes #374

Bug Fixes

  • ci: set provenance: false on docker/build-push-action (#472) (78d330b)
  • ci: specify docker platform (542d0a9)
  • ci: specify docker platform (#471) (be733d8)

3.3.5 (2023-03-30)

Bug Fixes

  • ci: set provenance: false on docker/build-push-action (#472) (78d330b)

3.3.4 (2023-03-30)

Bug Fixes

3.3.3 (2023-03-30)

3.3.2 (2023-03-30)

3.3.0 (2023-01-13)

Features

  • registration: show sensors regardless of the selected hardware (#444) (681ac68), closes #374

3.2.0 (2022-09-06)

Features

Bug Fixes

  • chart: render chart with one datapoint (#452) (05cd796)

3.1.3 (2022-04-08)

Bug Fixes

  • edit: fix saving general device info (06cc5fb)

3.1.2 (2022-04-08)

Bug Fixes

2.3.3 (2020-10-29)

2.3.2 (2020-10-08)

Bug Fixes

  • Leaflet directive: leaflet mapbox tiles (e37727a)

2.3.1 (2020-08-04)

2.3.0 (2020-07-28)

Bug Fixes

  • Syntax: Use "traditional" JS syntax (039632f)

Features

  • TTN Decoding: Cayenne LPP Decoding (1201161)

2.2.5 (2020-07-24)

2.2.4 (2020-06-18)

2.2.3 (2020-04-29)

Bug Fixes

  • TTN: TTN port optional and sketch params layout (b557c85)

2.2.2 (2020-02-28)

2.2.1 (2020-02-05)

2.2.0 (2019-12-12)

Bug Fixes

Features

  • registration: Add BME680 and soil moisture sensor with port selection (fed2d7a)

2.1.1 (2019-04-04)

Bug Fixes

  • registration: Update translation package (4c9ca88)

2.1.0 (2019-03-15)

Bug Fixes

  • download: Fix download link (2e2806e)
  • download: just use filtered boxes (908a3c5)
  • edit: Add configuration for serial port in editing mode (4354322)
  • edit: Make SerialPort configurable in editing mode (6076f39)
  • navbar: Fix about link (60a89b9)

Features

  • dashboard: Add copy to clipboard button (284203e), closes #288
  • dashboard: add support button to dashboard (bb59244)
  • registration: add compile functionality (da570b4)
  • registration: New hardware model senseBox edu (7d73fec)

2.0.1 (2018-11-26)

Bug Fixes

  • edit: fix saving issue in edit mode (f81a9d8), closes #286
  • loader: Disable loader by default (b56092b), closes #286

2.0.0 (2018-11-19)

Bug Fixes

  • authentication: Add more cases to interceptor and handle responses (5675818)
  • edit: Fix image url (72bcdc0), closes #273
  • edit: Get box details if edit box is called from sidebar (abf4656)
  • leaflet: add undefined check (7b4e6ac)
  • sidebar: Fix usage of $document (7eed54a)
  • sidebar: Update last measurements display (629d537), closes #265

Features

  • Added functionality for user to delete measurements of sensors of their own boxes (bd345b0), closes #85
  • box: Add descriptions for sensors (f0d522a), closes #189
  • dashboard: Add orderBy property (31c12e6)
  • dashboard: Add senseBox ID (e4c7cbb)
  • download: direct download url (f0a4758), closes #255
  • loader: Add global loading component (e5239aa), closes #257
  • measurements: Deleting measurements (93f1f3a), closes #85
  • registration: add new connection type (b9c94c1), closes #277
  • registration: Add possibility to register hackAIR home station (efa79a9)

Performance Improvements

  • explore.map: speed up initial getBoxes() (a1e3aa5)
  • leaflet: Change way of loading layers (b2bbc7a)

Reverts

  • index.html: fix bower dependency change (773113e)

BREAKING CHANGES

  • Deletion of measurements was not able for users per opensensemap.org before

1.3.0 (2018-05-29)

Bug Fixes

  • registration: change const to var (e2d3d4b)

Features

  • download: Filter phenomenons (04d190e), closes #267
  • registration: new mcu model (c27bff1)
  • registration: New senseBox MCU (6b8ac68)
  • sidebar: Make image clickable (2177476), closes #183

1.2.2 (2018-03-09)

Bug Fixes

  • download: Fix download url (8caf125)

1.2.1 (2018-03-06)

Bug Fixes

  • boxdetails: dont fetch data if no measurements available (7717676)

1.2.0 (2018-03-06)

Bug Fixes

  • calendar: set dates (64a009f)
  • login: emit loggedIn event (793bca6)
  • sidebar: Show mobile box trajectory (59d4ab7), closes #249

Features

  • badge: refresh own badge click (4742a4f), closes #258
  • navbar: Change navbar for mobile devices (fd4116b)
  • sidebar.box: add edit icon (aa6a94f), closes #258

Performance Improvements

  • map data: use different for loop (305def6)
  • page: remove resolve from state (49bf93f)

Reverts

1.1.0 (2018-02-14)

Bug Fixes

  • download: disable columns (a236068)
  • download: fix latitude and longitude access (091c12d)
  • edit: fix marker in editing (ffa363f)
  • fix opening sidebar direct through url: Check if leafletBottomContainer is null (7ca4815), closes #253
  • registration: show marker on map in registration (ac28553)

Features

  • download: add new features to download (c8e9a78)
  • User dashboard: Added list view to senseBox user dashboard (c7145f7), closes #250

1.0.0 (2018-01-26)

Bug Fixes

  • authentication: Refresh auth token also if route doesn't match /users/me (c518fdd)
  • i18n: Remove indonesian language (813e6dc)
  • sidebar: accidentally deleted invalidateSize call on activate (4bf8fcb)
  • sidebar: fix minimize and maximize behavior (50c9b1c)
  • sidebar: validate size of box name if sidebar is minimized (aee118d)
  • sidebar.details: show chart data for boxes with no data in the last 24h (0b03d67), closes #234

Code Refactoring

  • i18n: Moved translations to own npm module (daffd7f)

Features

  • core: new module app.core (9012f7a)
  • leaflet: add getLayers method (91006d9)
  • legend: switch clustering on and off (704d853), closes #242
  • sidebar: animate sidebar minimization (8021790)
  • toggle: new toggle button (c9c7947)

BREAKING CHANGES

  • i18n: Translations can be found in repository sensebox/opensensemap-i18n