mirror of
https://github.com/unraid/api.git
synced 2026-01-06 16:49:49 -06:00
10 KiB
10 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2023-11-15)
Features
- add environment to docker-compose (2ee4683)
- extraOrigins public, remove origin listener (91f96ba)
- fix codegen (d0bf5bb)
- new key types in API (e42f9dc)
- patch DefaultPageLayout for web component (629fec6)
- plg: WIP extra origins support (85acaae)
- regTy swapped (564b25c)
- run codegen and update build script (07512ad)
- server store isOsVersionStable (b5ee4d4)
- swap to fragement usage on webcomponent (42733ab)
- web: create script to move build to webgui repo (92df453)
- web: downgrade os web component (45496ab)
- web: finalize api cors error & settings field (e1d9e16)
- web: guidValidation if new keyfile auto install (0abb196)
- web: localStorage craftUrl for dev (e646187)
- web: refactor generic updateOS with date comparison (91a753c)
- web: registration component ui / ux (717d873)
- web: registration replace eligibility docs btn (b69285f)
- web: registration too many devices messaging (1c0b5a3)
- web: start prep for new key type support (5c5035a)
- web: update os create flash backup button (50ba61c)
- web: WIP key expiration (24618fe)
- web: WIP registration page UI UX (559e5b8)
- web: WIP registration page web component (bd772a9)
- web: WIP updateOs callback (2ad55ed)
- WIP first pass at UpdateOs page replacement component (3a5d871)
- WIP UpdateOs page component (8e4c36d)
Bug Fixes
- add serverName / description to dashboard payload (9677aff)
- allow null for the local entry in the myservers cfg (01157c8)
- Connect settings myservers config parse (1c1483a)
- deps: update dependency graphql to v16.8.1 (bff1b19)
- downgrade remove erroneous file_get_contents (df9c918)
- header version thirdPartyDriversDownloading pill (c2ff31c)
- plg installer header version replacement (7d0de2c)
- plg remove reboot-details path (d54d90e)
- plg: Downgrade & Update page file locations (3fbb6b7)
- remove var_dump Connect settings (9425f8b)
- set sha in test step as well. (8af3367)
- stop using username to determine reg status (c5a6cd7)
- ThirdPartyDriver messaging on Update page (f23ad76)
- try to set environment in docker build (caece63)
- uninstall reboot-details include (3849462)
- updateOs auth group usage (52b1ad9)
- updateOs type check (ba230e2)
- web component translations class (6c81f6f)
- web: card wrapper error border styles (c71f420)
- web: connect graph error handling (c239937)
- web: default time format include am/pm (31694cd)
- web: downgrade status pill for no downgrade available (9d9ebb1)
- web: downgrade-not-available when downgrade initiated (d060359)
- web: installPlugin composable for os updates (9fb024a)
- web: lint fixes (224d637)
- web: localStorage craftUrl for dev (2e108da)
- web: missing translation (74a8f27)
- web: missing translation for update (cb46a94)
- web: missing translations (8ea733b)
- web: missing translations (d2eed92)
- web: no plugin, don't show restart api button (e628a8b)
- web: preview and test releases usage (4b8cfb4)
- web: reboot required disable update check link (f029652)
- web: reg component conditional keyActions (730dff2)
- web: Registration key actions (f7b1016)
- web: regTy on account payload (64b0b5e)
- web: regUpdatesExpired use .isAfter (5d67adf)
- web: replace check request error handling (c1491fe)
- web: replaceCheck type (1bd9729)
- web: replaceCheck type (8cc6020)
- web: state $_SESSION usage (412392d)
- web: state php warnings (1460cab)
- web: translation (cc85a49)
- web: type errors (e6c57eb)
- web: upc dropdown updates external icon (13936bb)
- web: update CallbackButton import (eabfeca)
- web: Update OS auto redirect loop with account (9b56fc3)
- web: updateOs lint (bd9e9d5)
- web: use dateTime format from server (7090f38)