Skip to content

Latest commit

 

History

History
263 lines (141 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

263 lines (141 loc) · 11.9 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.10.0 (2024-06-17)

Features

Bug Fixes

  • add missing localized strings (70af6c6)
  • network events filter correclty (#105) (70af6c6)
  • remove unnecessary permissions (26a346f)

2.9.0 (2024-06-05)

Features

Bug Fixes

  • device dynamic themes apply correctly (e6dfca6)
  • discovery setting now update (e6dfca6)
  • left/right transitions work correctly (e6dfca6)

2.8.2 (2024-02-27)

Bug Fixes

2.8.1 (2024-02-17)

Miscellaneous Chores

2.8.0 (2024-02-17)

Features

  • better network event filtering (ec55165)
  • improve UPnP library (ec55165)
  • upnp library and filter enhancements (#93) (ec55165)

Bug Fixes

2.7.0 (2024-01-30)

Miscellaneous Chores

2.6.1 (2023-11-15)

Bug Fixes

2.6.0 (2023-11-14)

Features

  • acknowledge contributors (4e8b255), closes #71
  • display detailed fault error messages (652ee83)
  • improve material 3 themes (a114e77)
  • optimize render times (a114e77)
  • pretty print device xml (4e77681)

Bug Fixes

  • ignore leading text nodes in action response (bdb154c)

2.5.0 (2023-08-19)

Features

2.4.2 (2023-04-23)

Bug Fixes

  • add missing translations (fb21b20)

2.4.1 (2023-04-23)

Bug Fixes

  • discovery fails on some UPnP implementations (27ceae9)

2.4.0 (2023-04-22)

Features

  • better network message filters (c39d590)
  • bottom navigation view of devices (56ddeab)
  • discovery auto-notify devices (5b6a3c9)
  • link to github repo (1c9a00e)
  • new message log format (2978499)

Bug Fixes

  • hide presentation button when no url (c3b2980)
  • open proper source URL (dfdbb43)
  • setting tile icon color (41b4173)

2.3.1 (2023-02-24)

Bug Fixes

  • display changelog markdown (cabf1a7)

2.3.0 (2023-02-18)

Features

  • add spanish translations (04e0ca4)
  • copy long command text (8896c78)
  • display markdown changelog (d4595e1)
  • display message on command error (0b6ff5c)
  • request localized device docs (84dabe1)
  • request review dialog (85ff7fa)

Bug Fixes

  • action appbar colors (97d9197)
  • add layout text to arbs (f9a6da0)
  • app not installed error from launcher (0516655)
  • calculate effective service id (fd26dad)
  • remove duplicate copied notification (111d6af)
  • restore user settings on startup (a72916c)
  • retain duplicate service ids (22d2843)
  • send button overlaps command params (6b2caf8)
  • snackbar displayed below send button (8340410)
  • tap for modal on long device response (3526c4c)

2.2.0 (2023-02-17)

Features

  • add spanish translations (04e0ca4)
  • copy long command text (8896c78)
  • display message on command error (0b6ff5c)
  • request localized device docs (84dabe1)

Bug Fixes

  • action appbar colors (97d9197)
  • add layout text to arbs (f9a6da0)
  • calculate effective service id (fd26dad)
  • restore user settings on startup (a72916c)
  • retain duplicate service ids (22d2843)
  • send button overlaps command params (6b2caf8)
  • snackbar displayed below send button (8340410)
  • tap for modal on long device response (3526c4c)

2.1.0 (2023-1-23)

Features

  • android 12 splash screen
  • improved app icons
  • material 3 ui

2.0.0 (2022-09-07)

Features

  • send commands to devices

Changes

  • minor ui improvements

1.1.0 (2022-10-13)

Features

  • view send and received network messages
  • pull to refresh device list

1.0.11 (2022-10-1)

Features

  • improve animations between pages

Changes

  • move scanning indicator to bottom of screen

1.0.10 (2022-09-11)

Changes

  • ui improvements

1.0.9 (2022-09-11)

Changes

  • ui improvements

1.0.8 (2022-08-12)

Changes

  • ui improvements

1.0.5 (2021-06-29)

Features

  • check network status before scanning
  • display message if no devices found

1.0.2 (2021-06-10)

Features

  • scan for devices on the network