Skip to content

Latest commit

 

History

History
989 lines (532 loc) · 55.4 KB

CHANGELOG.md

File metadata and controls

989 lines (532 loc) · 55.4 KB

Semantic Versioning Changelog

2.22.5 (2021-12-14)

Bug Fixes

2.22.4 (2021-12-13)

Bug Fixes

  • improve NAT traversal; add TURN routing (#795) (f88a01d)

2.22.3 (2021-12-10)

Bug Fixes

  • upgrade vue and other 3rd party dependencies (#792) (3cd7874)

2.22.2 (2021-12-10)

Bug Fixes

  • polish UI; cleaner render of idle snapshots - no detection. (#791) (bb29dcc)

2.22.1 (2021-12-09)

Bug Fixes

  • polish UI. Event page view. Add status snackbar close button. (#785) (1fa5f87)

2.22.0 (2021-11-19)

Features

2.21.0 (2021-11-03)

Features

2.20.0 (2021-10-11)

Features

  • show cloud connection icon in navbar when UI is connected to an edge device; closes #752 (6ee362f)

2.19.5 (2021-10-07)

Bug Fixes

  • pwa error - no icon with purpose any (#751) (74fd418)

2.19.4 (2021-10-07)

Bug Fixes

  • cloud button in navbar now links to /settings page (e4c6208)
  • setDeviceDisplayName() bug (5367be2)

2.19.3 (2021-10-07)

Bug Fixes

  • setDeviceDisplayName() bug (7f8da51)

2.19.2 (2021-10-05)

Bug Fixes

2.19.1 (2021-10-05)

Bug Fixes

  • settings page edge connectivity error handling (#744) (f93f0e1)

2.19.0 (2021-10-04)

Features

  • allow users to customize(edit) edge device display name; closes #702; closes #730 (#724) (b148fed)

2.18.0 (2021-09-03)

Bug Fixes

Features

  • replace download icon with cloud icon, add status snackbar (PR #708), closes #697 (501bc6c)

2.17.0 (2021-08-17)

Bug Fixes

  • added coverage dump to gitignore (ee1728d)
  • edge cases and error handling (388684b)
  • fixed merge conflicts with upstream master branc (b9feaf3)
  • fixed merge conflicts with upstream master branc (8aacb8f)
  • fixed merge conflicts with upstream master branch (4f57267)
  • switch from HTML5 fetch to peer-fetch (1efed5a)
  • switch from HTML5 fetch to peer-fetch (cb352d3)

Features

  • fetch of edge version with a fallback option (2c9b4b2)
  • implemented fetch of edge version with a fallback option (d31f82d)

2.16.0 (2021-08-16)

Bug Fixes

Features

  • convenient copy paste button for edge device ID (61f5681)
  • convenient copy paste button for edge device ID (2129431)

2.15.2 (2021-08-13)

Bug Fixes

  • correct link to quickstart guide (0fc9678)
  • fixed merge conflicts with upstream (4298b2d)

2.15.1 (2021-08-09)

Bug Fixes

  • code updates required by new dependency versions (a0314d7)

2.15.0 (2021-08-03)

Bug Fixes

  • added try/catch to peer_fetch method (99924e7)
  • fixed misaligned navbar icons (75ec625)

Features

  • add fall detection icon in UI (934231c)
  • fall detection in UI (42fc776)

2.14.2 (2021-07-24)

Bug Fixes

  • added try/catch to peer_fetch method (35c3d93)
  • fixed misaligned navbar icons (ca5d6e7), closes #677
  • fixed misaligned navbar icons (cc6d1b4)

2.14.1 (2021-04-18)

Bug Fixes

2.14.0 (2021-04-07)

Bug Fixes

Features

  • multiple UI PWA instances open on one device; closes #300 (ebcc65a), closes #600

2.13.2 (2021-03-30)

Bug Fixes

  • broken test (acd7222)
  • docker script (ed11812)
  • improve timeline UX when p2p connection is down (ed47f5a), closes #594
  • improve timeline UX when p2p connection is down (3120cf3)
  • tests to match latest UX (3cf0d69), closes #1
  • tests to match latest UX (e5bf76a)
  • update test to reflect latest UX (4f99496)
  • update tests to match latest UX (a8b937f)

2.13.1 (2021-03-29)

Bug Fixes

  • comment out debug log (3b6b200)
  • silent console error when trying to draw a detection box for falls (8625e2a), closes #593
  • silent console error when trying to draw a detection box for falls (b2f0da2)

2.13.0 (2021-03-12)

Features

  • added timeline icon to navbar (ba64ac2)
  • corrected timeline button visibility (85a071f)

2.12.4 (2021-02-11)

Bug Fixes

2.12.3 (2021-02-10)

Bug Fixes

2.12.2 (2021-02-08)

Bug Fixes

  • adjusted visibility container grid to use vuetify grids (381cda3)
  • make peer id visibility toggle icon responsive to small resolutions (1bba341), closes #514
  • update obselete test suite (9e38fa0)

2.12.1 (2021-02-05)

Bug Fixes

  • on a brand new install timeline doesn't auto refresh (0359433), closes #516
  • on a brand new install timeline doesn't auto refresh (f5127f9)

2.12.0 (2021-02-03)

Bug Fixes

  • default protection of sensitive peerID (6c07973), closes #510
  • fixed breaking updates (2dded9f)
  • update obselete test suite (4e0e8de)

Features

  • added default protection of sensitive peerID (d42f521)

2.11.0 (2021-01-31)

Bug Fixes

  • adjust return users flow to navigate to timeline (6193ee2), closes #496

Features

  • Adjusted return users flow to navigate to timeline (c8c4877)

2.10.0 (2021-01-23)

Features

2.9.1 (2021-01-09)

Bug Fixes

  • simultaneous top/bottom timeline update spinner (0d297cb), closes #487
  • simultaneous top/bottom timeline update spinner (3a4b73f)

2.9.0 (2021-01-08)

Features

2.8.0 (2021-01-06)

Bug Fixes

Features

2.7.0 (2020-11-26)

Bug Fixes

  • add command on workspace startup (e213e17)
  • cypress github action update (a92698e)

Features

  • enable gitpod dev in browser (f236432)

2.6.0 (2020-07-24)

Bug Fixes

  • build failed for deployment (01477b6)
  • move fs-vacuum from prod deps to dev deps (810c7a2)

Features

  • include smooth page to page transition (40d5691)

2.5.0 (2020-06-26)

Bug Fixes

Features

  • End to End tests written (d7fe170)
  • use parallel tests and modify code (1788fef)

2.4.0 (2020-06-02)

Bug Fixes

Features

  • Remote connection (1a89b66)
  • remote first time connectivity (538a2d1)
  • remote first time connectivity (d038f27)
  • remote network pairing with ambianic edge (7c297b1)
  • Remote-access changes (4c6b58a)

2.3.3 (2020-05-20)

Bug Fixes

2.3.2 (2020-05-20)

Bug Fixes

  • precache issue with netlify.toml (ebb4bff)

2.3.1 (2020-05-20)

Bug Fixes

  • do not skip ci on release version update (17bdd26)

2.3.0 (2020-05-19)

Bug Fixes

  • add cashing mechanics in webpack (2d07b64)
  • add configuration and test for deployed pr (a7ff7f3)
  • enable compression for vuetify library (1be38dd)
  • force lighthouse ci to check dist (91fec39)
  • modify lighthouse config for deployed PR (b973392)
  • organize lighthouse CI for localhost and deployed versions (1783063)
  • refactor lighthouse ci (0edc035)
  • remove npm lines from lighthouse (5e342ac)
  • remove unwated extra components (a0e34aa)
  • split main app-frame component (2b3180d)
  • try using local host without http (30fe194)
  • tweak lighthouse budgets and urls (ea87696)
  • update lighthouse json (d239e66)
  • update site preview url (0854730)
  • use app-frame component in root app (6f390cd)
  • verify that lighthouse could do local test (5f4a2ee)

Features

  • create reusable components for code dryness (867356d)
  • globalize the use of reusable components (419b18c)

Performance Improvements

2.2.17 (2020-05-16)

Bug Fixes

2.2.16 (2020-05-13)

Bug Fixes

  • broken dynamic import of momentjs in timeline.vue (73c00ed)

2.2.15 (2020-05-02)

Bug Fixes

2.2.14 (2020-04-21)

Bug Fixes

  • codecov commit comments (e83f78a)

2.2.13 (2020-04-21)

Bug Fixes

2.2.12 (2020-04-21)

Bug Fixes

2.2.11 (2020-04-21)

Bug Fixes

2.2.10 (2020-04-21)

Bug Fixes

2.2.9 (2020-04-18)

Bug Fixes

  • installed pwa does not pick up new version, closes #298 (128fa2f)
  • merge branch 'master' into 'pick-up-new-version' (d8765d1)

2.2.8 (2020-04-14)

Bug Fixes

  • link app bar logo icon to about page, closes #301 (ade402e)

2.2.7 (2020-04-14)

Bug Fixes

  • Show version info in About page (f6f6cdd)

2.2.6 (2020-04-02)

Bug Fixes

  • netlify precaching issue with pwa (63a3970)

2.2.5 (2020-04-01)

Bug Fixes

  • dependency tree (c2e9215)
  • home and about page titles (36546f1)
  • merge branch 'master' into dev (7dc36ac)
  • workbox precaching issue with netlify resources (64db6db)

2.2.4 (2020-03-13)

Bug Fixes

2.2.3 (2020-03-03)

Bug Fixes

  • race condition causing intermittent http over webrtc fetch errors (d205609)

2.2.2 (2020-03-02)

Bug Fixes

  • improve resilience to conectivity issues (a70d921)

2.2.1 (2020-02-29)

Bug Fixes

2.2.0 (2020-02-20)

Bug Fixes

Features

  • edge connect icon in the top app bar (ee4afd0)

2.1.4 (2020-02-13)

Bug Fixes

2.1.3 (2020-02-13)

Bug Fixes

2.1.2 (2020-02-13)

Bug Fixes

2.1.1 (2020-02-12)

Bug Fixes

2.1.0 (2020-02-12)

Bug Fixes

  • merge branch 'master' into dev (2752453)
  • package deps (ed12763)
  • remove so dev branch can replace fresh (3b1e3f8)

Features

  • more robust datachannel management (72aa169)

2.0.9 (2020-02-07)

Bug Fixes

2.0.8 (2020-02-04)

Bug Fixes

2.0.7 (2020-02-04)

Bug Fixes

  • code cleanup based on recommendations by LGTM (0596ab2)
  • detect end of event stream (ff326c9)
  • move semantic release dependencies out of UI backage build process (2294297)
  • plug and play connectivity UX edge cases (e3543f5)
  • update package-lock.json to reflect removal of semantic release dependency (2709972)

2.0.6 (2020-02-03)

Bug Fixes

  • dependency tree (66795ed)
  • timezone adjusted event time display (054f071)

2.0.5 (2020-02-01)

Bug Fixes

  • polish p2p connect UI (30f4e86)
  • polish pnp reconnect after edge restart (e83eb2c)

2.0.4 (2020-01-28)

Bug Fixes

  • sem rel scripts moved to CI to minimize dep bumps on repo (2b824aa)

2.0.3 (2020-01-28)

Bug Fixes

  • semantic release moved to CI (4868056)

2.0.2 (2020-01-28)

Bug Fixes

2.0.1 (2020-01-26)

Bug Fixes

2.0.0 (2020-01-26)

Bug Fixes

  • client side http tunnel over webrtc datachannel (55ae5bd)

  • issues with Safari and iOS (47f098c)

  • merge branch 'master' into dev (ffc50c7)

  • peer authentication (9a1c24c)

  • sem release script (be0047c)

  • Timeline UX related to edge connectivity (95d5c59)

  • Merge pull request #199 from ambianic/dev (b797f3c), closes #199

Features

  • http fetch tunnel over webrtc datachannel (be18440)
  • PeerFetch http client over webrtc datachannel (05932f3)

BREAKING CHANGES

  • Move from public HTTP to P2P WebRTC connectivity to Ambianic Edge

1.12.0 (2020-01-22)

Bug Fixes

Features

  • edge device Airdrop-like plug and play discovery (7cba09b)

1.11.0 (2020-01-17)

Bug Fixes

  • dataconnection bugs (c881ad4)
  • p2p dataconnection fixes (c232a81)
  • p2p messaging bugs (12ad67f)
  • peerjs connection management (d1cb5b6)
  • polishing signaling server communication and room membership api (782cd61)
  • progress on pnp service client side (87f4877)
  • room management (88e5332)

Features

  • ambianic edge connect page draft (511a791)
  • datachannel handshake successful (5d1b7f9)
  • implement pnpStore as Vuex store to tie webrtc connection management to reactive UI compoenents (434601b)
  • webrtc connection management, early stage, not ready (a4903d7)

1.10.1 (2019-11-21)

Bug Fixes

1.10.0 (2019-11-20)

Features

1.9.0 (2019-11-20)

Bug Fixes

  • test connection to edge device, close #73 (39a7af2)

Features

  • settings: test edge device connection (c5f45d5)

1.8.0 (2019-11-20)

Bug Fixes

Features

  • new settings page, persist ambianic edge connection settings to browser storage (e3b70cb)
  • save ambianic edge connection settings to persistent browser storage that survives between sessions and browser reloads (1caee13)
  • settings page now determines timeline feed source (14c0e21)

1.7.0 (2019-11-16)

Bug Fixes

Features

  • new home page, about page, closer to 100% lighthouse PWA score (2d045b7)
  • optimized home page, improved Lighthouse PWA score (a49cb74)

1.6.0 (2019-11-13)

Features

  • pwa: offline availability (fbc0ec6)

1.5.0 (2019-11-13)

Features

  • timeline: render image thumbnails for faster timeline page load and improved PWA score, close #84 (853ff16)

1.4.0 (2019-11-11)

Features

  • event timeline infinite scroll, close #63 (2729419)

1.3.1 (2019-11-10)

Bug Fixes

  • github changelog push on release (da96ee8)

1.3.0 (2019-11-10)

Bug Fixes

  • package: update node to version 13.0.0 (3d43e3b)
  • console log reduced (a84666f)

Features

  • show detection boxes in images, close #68 (9f5618c)

1.2.0 (2019-11-07)

Features

  • detection labels and confidence rendering in timeline view (0a9cdd6)

1.1.0 (2019-11-06)

Bug Fixes

Features

  • heart badges to mark favorite moments (341789c)

1.0.4 (2019-11-06)

Bug Fixes

  • force readme push to npm (bc46d11)

1.0.3 (2019-11-06)

Bug Fixes

  • docs: readme screenshot refs (41c9b16)
  • docs: semantic release badge (93687fa)

1.0.2 (2019-11-06)

Bug Fixes

1.0.1 (2019-11-06)

Bug Fixes

  • build: semantic release plugins added (f5d233f)
  • package: fix packaging errors (1c019e6)