All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.5.0 (2023-10-30)
- 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)
- account: dashboard boxes pagination (#475) (b032ba5)
- registration: show sensors regardless of the selected hardware (#444) (681ac68), closes #374
- 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)
3.3.4 (2023-03-30)
3.3.3 (2023-03-30)
3.3.2 (2023-03-30)
3.3.0 (2023-01-13)
3.2.0 (2022-09-06)
3.1.3 (2022-04-08)
- edit: fix saving general device info (06cc5fb)
3.1.2 (2022-04-08)
2.3.3 (2020-10-29)
2.3.2 (2020-10-08)
- Leaflet directive: leaflet mapbox tiles (e37727a)
2.3.1 (2020-08-04)
2.3.0 (2020-07-28)
- Syntax: Use "traditional" JS syntax (039632f)
- TTN Decoding: Cayenne LPP Decoding (1201161)
2.2.5 (2020-07-24)
2.2.4 (2020-06-18)
2.2.3 (2020-04-29)
- 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)
- clipboard: Fix copy to clipboard directive (#303) (4aaa633), closes #297
- dashboard: Do not autofill ssid and password (#301) (1b55c9a), closes #295
- registration: Add BME680 and soil moisture sensor with port selection (fed2d7a)
2.1.1 (2019-04-04)
- registration: Update translation package (4c9ca88)
2.1.0 (2019-03-15)
- 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)
- 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)
- edit: fix saving issue in edit mode (f81a9d8), closes #286
- loader: Disable loader by default (b56092b), closes #286
2.0.0 (2018-11-19)
- 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
- 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)
- index.html: fix bower dependency change (773113e)
- Deletion of measurements was not able for users per opensensemap.org before
1.3.0 (2018-05-29)
- registration: change const to var (e2d3d4b)
- 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)
- download: Fix download url (8caf125)
1.2.1 (2018-03-06)
- boxdetails: dont fetch data if no measurements available (7717676)
1.2.0 (2018-03-06)
- calendar: set dates (64a009f)
- login: emit loggedIn event (793bca6)
- sidebar: Show mobile box trajectory (59d4ab7), closes #249
- badge: refresh own badge click (4742a4f), closes #258
- navbar: Change navbar for mobile devices (fd4116b)
- sidebar.box: add edit icon (aa6a94f), closes #258
- map: revert loading (8247e53)
1.1.0 (2018-02-14)
- 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)
- download: add new features to download (c8e9a78)
- User dashboard: Added list view to senseBox user dashboard (c7145f7), closes #250
- 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
- i18n: Moved translations to own npm module (daffd7f)
- 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)
- i18n: Translations can be found in repository sensebox/opensensemap-i18n