Releases: timmo001/system-bridge
Releases · timmo001/system-bridge
3.4.9
What’s changed
🚀 Enhancements
⬆️ Dependency updates
- Bump @types/node from 18.8.2 to 18.8.3 in /frontend @dependabot (#2029)
- Bump tabulate from 0.8.10 to 0.9.0 in /cli @dependabot (#2030)
- Bump axios from 1.0.0 to 1.1.2 in /frontend @dependabot (#2028)
- Bump eslint from 8.24.0 to 8.25.0 in /frontend @dependabot (#2031)
- Bump pyinstaller from 5.4.1 to 5.5 in /gui @dependabot (#2032)
- Bump @mui/styles from 5.10.8 to 5.10.9 in /frontend @dependabot (#2035)
- Bump @mui/lab from 5.0.0-alpha.102 to 5.0.0-alpha.103 in /frontend @dependabot (#2036)
- Bump @types/node from 18.8.3 to 18.8.4 in /frontend @dependabot (#2034)
- Bump @mui/material from 5.10.8 to 5.10.9 in /frontend @dependabot (#2033)
- Bump mutagen from 1.45.1 to 1.46.0 in /backend @dependabot (#2039)
- Bump pyinstaller from 5.4.1 to 5.5 in /cli @dependabot (#2037)
- Bump pyinstaller from 5.4.1 to 5.5 in /backend @dependabot (#2038)
- Bump @types/node from 18.8.4 to 18.8.5 in /frontend @dependabot (#2040)
- Bump axios from 1.1.2 to 1.1.3 in /frontend @dependabot (#2042)
- Bump incremental from 21.3.0 to 22.10.0 in /frontend @dependabot (#2050)
- Bump @types/node from 18.8.5 to 18.11.0 in /frontend @dependabot (#2043)
- Bump incremental from 21.3.0 to 22.10.0 in /gui @dependabot (#2044)
- Bump incremental from 21.3.0 to 22.10.0 in /cli @dependabot (#2045)
- Bump incremental from 21.3.0 to 22.10.0 in /backend @dependabot (#2046)
- Bump incremental from 21.3.0 to 22.10.0 in /connector @dependabot (#2047)
- Bump incremental from 21.3.0 to 22.10.0 in /shared @dependabot (#2048)
- Bump incremental from 21.3.0 to 22.10.0 in /windowssensors @dependabot (#2049)
- Bump pyside6 from 6.3.2 to 6.4.0 in /gui @dependabot (#2041)
- Bump @mui/material from 5.10.9 to 5.10.10 in /frontend @dependabot (#2053)
- Bump @mui/styles from 5.10.9 to 5.10.10 in /frontend @dependabot (#2051)
- Bump @mui/lab from 5.0.0-alpha.103 to 5.0.0-alpha.104 in /frontend @dependabot (#2052)
- Bump @types/node from 18.11.0 to 18.11.2 in /frontend @dependabot (#2054)
- Bump psutil from 5.9.2 to 5.9.3 in /backend @dependabot (#2055)
- Bump pandas from 1.5.0 to 1.5.1 in /shared @dependabot (#2056)
- Bump @types/node from 18.11.2 to 18.11.3 in /frontend @dependabot (#2057)
- Bump zeroconf from 0.39.1 to 0.39.2 in /backend @dependabot (#2058)
3.4.8
What’s changed
🐛 Bug fixes
- Make data models optional @timmo001 (#2024)
- Only require needed fields in data models @timmo001 (#2025)
⬆️ Dependency updates
- Bump @mui/styles from 5.10.3 to 5.10.6 in /frontend @dependabot (#2001)
- Bump @mui/lab from 5.0.0-alpha.99 to 5.0.0-alpha.100 in /frontend @dependabot (#1999)
- Bump @mui/material from 5.10.5 to 5.10.6 in /frontend @dependabot (#2000)
- Bump pandas from 1.4.4 to 1.5.0 in /shared @dependabot (#2003)
- Bump next from 12.3.0 to 12.3.1 in /frontend @dependabot (#2004)
- Bump eslint-config-next from 12.3.0 to 12.3.1 in /frontend @dependabot (#2005)
- Bump aiohttp from 3.8.1 to 3.8.3 in /shared @dependabot (#2006)
- Bump @types/react from 18.0.20 to 18.0.21 in /frontend @dependabot (#2007)
- Bump eslint from 8.23.1 to 8.24.0 in /frontend @dependabot (#2012)
- Bump @mui/styles from 5.10.6 to 5.10.7 in /frontend @dependabot (#2009)
- Bump @mui/lab from 5.0.0-alpha.100 to 5.0.0-alpha.101 in /frontend @dependabot (#2011)
- Bump @types/node from 18.7.18 to 18.7.23 in /frontend @dependabot (#2013)
- Bump @mui/material from 5.10.6 to 5.10.7 in /frontend @dependabot (#2010)
- Bump typescript from 4.8.3 to 4.8.4 in /frontend @dependabot (#2014)
- Bump @types/lodash from 4.14.185 to 4.14.186 in /frontend @dependabot (#2015)
- Bump sanic-ext from 22.6.3 to 22.9.0 in /backend @dependabot (#2016)
- Bump @mui/material from 5.10.7 to 5.10.8 in /frontend @dependabot (#2019)
- Bump @mui/lab from 5.0.0-alpha.101 to 5.0.0-alpha.102 in /frontend @dependabot (#2018)
- Bump @mui/styles from 5.10.7 to 5.10.8 in /frontend @dependabot (#2020)
- Bump @types/node from 18.7.23 to 18.8.0 in /frontend @dependabot (#2021)
- Bump @types/node from 18.8.0 to 18.8.2 in /frontend @dependabot (#2022)
- Bump axios from 0.27.2 to 1.0.0 in /frontend @dependabot (#2023)
3.4.7
What’s changed
🐛 Bug fixes
- Handle battery ValueError for invalid upower output @timmo001 (#1972)
- Allow GUI to be stopped by keyboard interrupt / SIGTERM @timmo001 (#1973)
⬆️ Dependency updates
- Bump @types/node from 18.7.14 to 18.7.15 in /frontend @dependabot (#1969)
- Bump psutil from 5.9.1 to 5.9.2 in /backend @dependabot (#1970)
- Bump pydantic from 1.10.1 to 1.10.2 in /shared @dependabot (#1971)
- Bump @mui/lab from 5.0.0-alpha.97 to 5.0.0-alpha.98 in /frontend @dependabot (#1974)
- Bump @mui/material from 5.10.3 to 5.10.4 in /frontend @dependabot (#1976)
- Bump zeroconf from 0.39.0 to 0.39.1 in /backend @dependabot (#1977)
- Bump typescript from 4.8.2 to 4.8.3 in /frontend @dependabot (#1981)
- Bump @types/node from 18.7.15 to 18.7.16 in /frontend @dependabot (#1982)
- Bump next from 12.2.5 to 12.3.0 in /frontend @dependabot (#1979)
- Bump uuid from 8.3.2 to 9.0.0 in /frontend @dependabot (#1975)
- Bump cryptography from 37.0.4 to 38.0.1 in /shared @dependabot (#1978)
- Bump eslint-config-next from 12.2.5 to 12.3.0 in /frontend @dependabot (#1980)
- Bump screeninfo from 0.8 to 0.8.1 in /backend @dependabot (#1983)
- Bump @types/react from 18.0.18 to 18.0.19 in /frontend @dependabot (#1984)
- Bump @mui/material from 5.10.4 to 5.10.5 in /frontend @dependabot (#1985)
- Bump @types/lodash from 4.14.184 to 4.14.185 in /frontend @dependabot (#1987)
- Bump @mui/lab from 5.0.0-alpha.98 to 5.0.0-alpha.99 in /frontend @dependabot (#1986)
- Bump eslint from 8.23.0 to 8.23.1 in /frontend @dependabot (#1988)
- Bump pyside6 from 6.3.1 to 6.3.2 in /gui @dependabot (#1990)
- Bump pyinstaller from 5.3 to 5.4.1 in /backend @dependabot (#1992)
- Bump pyinstaller from 5.3 to 5.4.1 in /cli @dependabot (#1991)
- Bump pyinstaller from 5.3 to 5.4.1 in /gui @dependabot (#1989)
- Bump @types/node from 18.7.16 to 18.7.17 in /frontend @dependabot (#1993)
- Bump @types/node from 18.7.17 to 18.7.18 in /frontend @dependabot (#1994)
- Bump @types/react from 18.0.19 to 18.0.20 in /frontend @dependabot (#1995)
3.4.6
3.4.5
What’s changed
🚀 Enhancements
⬆️ Dependency updates
- Bump @types/node from 18.6.3 to 18.6.4 in /frontend @dependabot (#1906)
- Bump peerjs from 1.4.6 to 1.4.7 in /frontend @dependabot (#1917)
- Bump @types/react from 18.0.15 to 18.0.17 in /frontend @dependabot (#1910)
- Bump @fontsource/roboto from 4.5.7 to 4.5.8 in /frontend @dependabot (#1911)
- Bump @mui/lab from 5.0.0-alpha.93 to 5.0.0-alpha.94 in /frontend @dependabot (#1915)
- Bump @types/node from 18.6.4 to 18.6.5 in /frontend @dependabot (#1912)
- Bump @mui/material from 5.9.3 to 5.10.0 in /frontend @dependabot (#1916)
- Bump zeroconf from 0.38.7 to 0.39.0 in /backend @dependabot (#1913)
- Bump pydantic from 1.9.1 to 1.9.2 in /shared @dependabot (#1921)
- Bump sanic from 22.6.1 to 22.6.2 in /backend @dependabot (#1919)
- Bump sanic-ext from 22.6.2 to 22.6.3 in /backend @dependabot (#1920)
- Bump @types/node from 18.6.5 to 18.7.1 in /frontend @dependabot (#1918)
- Bump eslint-config-next from 12.2.4 to 12.2.5 in /frontend @dependabot (#1923)
- Bump @types/node from 18.7.1 to 18.7.2 in /frontend @dependabot (#1924)
- Bump next from 12.2.4 to 12.2.5 in /frontend @dependabot (#1922)
- Bump @types/node from 18.7.2 to 18.7.4 in /frontend @dependabot (#1925)
- Bump eslint from 8.21.0 to 8.22.0 in /frontend @dependabot (#1926)
- Bump @mui/lab from 5.0.0-alpha.94 to 5.0.0-alpha.95 in /frontend @dependabot (#1930)
- Bump @types/node from 18.7.4 to 18.7.6 in /frontend @dependabot (#1931)
- Bump @mui/material from 5.10.0 to 5.10.1 in /frontend @dependabot (#1932)
- Bump @types/lodash from 4.14.182 to 4.14.183 in /frontend @dependabot (#1935)
- Bump @types/lodash from 4.14.183 to 4.14.184 in /frontend @dependabot (#1936)
- Bump @types/node from 18.7.6 to 18.7.7 in /frontend @dependabot (#1937)
- Bump @types/node from 18.7.7 to 18.7.9 in /frontend @dependabot (#1939)
- Bump @mui/lab from 5.0.0-alpha.95 to 5.0.0-alpha.96 in /frontend @dependabot (#1941)
- Bump @types/node from 18.7.9 to 18.7.11 in /frontend @dependabot (#1940)
- Bump @mui/material from 5.10.1 to 5.10.2 in /frontend @dependabot (#1943)
- Bump @mui/styles from 5.9.3 to 5.10.2 in /frontend @dependabot (#1942)
- Bump @types/node from 18.7.11 to 18.7.13 in /frontend @dependabot (#1944)
- Bump typescript from 4.7.4 to 4.8.2 in /frontend @dependabot (#1947)
- Bump @mui/styles from 5.10.2 to 5.10.3 in /frontend @dependabot (#1952)
- Bump @mui/lab from 5.0.0-alpha.96 to 5.0.0-alpha.97 in /frontend @dependabot (#1950)
- Bump @mui/material from 5.10.2 to 5.10.3 in /frontend @dependabot (#1953)
- Bump sqlmodel from 0.0.6 to 0.0.7 in /shared @dependabot (#1954)
- Bump colorlog from 6.6.0 to 6.7.0 in /shared @dependabot (#1955)
- Bump eslint from 8.22.0 to 8.23.0 in /frontend @dependabot (#1951)
- Bump @types/react from 18.0.17 to 18.0.18 in /frontend @dependabot (#1956)
- Bump @emotion/styled from 11.10.0 to 11.10.4 in /frontend @dependabot (#1958)
- Bump @types/node from 18.7.13 to 18.7.14 in /frontend @dependabot (#1957)
- Bump @emotion/react from 11.10.0 to 11.10.4 in /frontend @dependabot (#1959)
- Bump sqlmodel from 0.0.7 to 0.0.8 in /shared @dependabot (#1960)
- Bump pydantic from 1.9.2 to 1.10.0 in /shared @dependabot (#1961)
- Bump pandas from 1.4.3 to 1.4.4 in /shared @dependabot (#1962)
- Bump pydantic from 1.10.0 to 1.10.1 in /shared @dependabot (#1963)
3.4.4
What’s changed
🚀 Enhancements
⬆️ Dependency updates
- Bump @types/node from 18.6.1 to 18.6.2 in /frontend @dependabot (#1890)
- Bump @types/node from 18.6.2 to 18.6.3 in /frontend @dependabot (#1892)
- Bump eslint from 8.20.0 to 8.21.0 in /frontend @dependabot (#1894)
- Bump @emotion/styled from 11.9.3 to 11.10.0 in /frontend @dependabot (#1893)
- Bump @emotion/react from 11.9.3 to 11.10.0 in /frontend @dependabot (#1891)
- Bump sanic from 22.6.0 to 22.6.1 in /backend @dependabot (#1897)
- Bump pyinstaller from 5.2 to 5.3 in /gui @dependabot (#1895)
- Bump pyinstaller from 5.2 to 5.3 in /backend @dependabot (#1898)
- Bump pyinstaller from 5.2 to 5.3 in /cli @dependabot (#1896)
- Bump @mui/styles from 5.9.2 to 5.9.3 in /frontend @dependabot (#1899)
- Bump @mui/lab from 5.0.0-alpha.92 to 5.0.0-alpha.93 in /frontend @dependabot (#1900)
- Bump @mui/material from 5.9.2 to 5.9.3 in /frontend @dependabot (#1901)
- Bump shellingham from 1.4.0 to 1.5.0 in /cli @dependabot (#1902)
- Bump eslint-config-next from 12.2.3 to 12.2.4 in /frontend @dependabot (#1904)
- Bump next from 12.2.3 to 12.2.4 in /frontend @dependabot (#1903)
3.4.3
What’s changed
🚀 Enhancements
🧰 Maintenance
⬆️ Dependency updates
- Bump @mui/lab from 5.0.0-alpha.91 to 5.0.0-alpha.92 in /frontend @dependabot (#1885)
- Bump @mui/styles from 5.9.1 to 5.9.2 in /frontend @dependabot (#1884)
- Bump @mui/material from 5.9.1 to 5.9.2 in /frontend @dependabot (#1886)
- Bump @types/node from 18.0.6 to 18.6.1 in /frontend @dependabot (#1883)
3.4.2
What’s changed
🚀 Enhancements
- Add correct type to WebSocket client listener callback and allow None @timmo001 (#1868)
- Add id to data models @timmo001 (#1880)
- Typings for Callable @timmo001 (#1881)
- Request certain type for WebSocket responses @timmo001 (#1882)
⬆️ Dependency updates
- Bump @mui/lab from 5.0.0-alpha.90 to 5.0.0-alpha.91 in /frontend @dependabot (#1869)
- Bump @types/node from 18.0.4 to 18.0.6 in /frontend @dependabot (#1870)
- Bump @mui/material from 5.9.0 to 5.9.1 in /frontend @dependabot (#1873)
- Bump @mui/styles from 5.9.0 to 5.9.1 in /frontend @dependabot (#1871)
- Bump eslint from 8.19.0 to 8.20.0 in /frontend @dependabot (#1872)
- Bump @mdi/js from 6.9.96 to 7.0.96 in /frontend @dependabot (#1875)
- Bump eslint-config-next from 12.2.2 to 12.2.3 in /frontend @dependabot (#1879)
- Bump next from 12.2.2 to 12.2.3 in /frontend @dependabot (#1877)
- Bump @mdi/react from 1.6.0 to 1.6.1 in /frontend @dependabot (#1878)
3.4.1
3.4.0
What’s changed
✨ New features
- Rewrite notifications using frontend and add images @timmo001 (#1844)
- Add actions to notifications @timmo001 (#1845)
🐛 Bug fixes
🚀 Enhancements
- Add CORS headers to API @timmo001 (#1846)
- Add close functionality to player window @timmo001 (#1847)
- Allow URLs for media playback @timmo001 (#1848)
⬆️ Dependency updates
- Bump next from 12.2.0 to 12.2.1 in /frontend @dependabot (#1842)
- Bump eslint-config-next from 12.2.0 to 12.2.1 in /frontend @dependabot (#1843)
- Bump next from 12.2.1 to 12.2.2 in /frontend @dependabot (#1852)
- Bump eslint-config-next from 12.2.1 to 12.2.2 in /frontend @dependabot (#1851)
- Bump pyinstaller from 5.1 to 5.2 in /backend @dependabot (#1855)
- Bump pyinstaller from 5.1 to 5.2 in /cli @dependabot (#1854)
- Bump pyinstaller from 5.1 to 5.2 in /gui @dependabot (#1853)
- Bump @mui/lab from 5.0.0-alpha.89 to 5.0.0-alpha.90 in /frontend @dependabot (#1858)
- Bump sanic-ext from 22.6.1 to 22.6.2 in /backend @dependabot (#1860)
- Bump @mui/material from 5.8.7 to 5.9.0 in /frontend @dependabot (#1857)
- Bump @mui/styles from 5.8.7 to 5.9.0 in /frontend @dependabot (#1859)
- Bump typer from 0.5.0 to 0.6.1 in /gui @dependabot (#1861)
- Bump typer from 0.5.0 to 0.6.1 in /cli @dependabot (#1862)
- Bump @types/node from 18.0.3 to 18.0.4 in /frontend @dependabot (#1863)