Releases: Chia-Network/core-registry-ui
Releases · Chia-Network/core-registry-ui
1.0.3
Release 1.0.3 * Updating changelog for 1.0.2 ([6a0783d](https://github.com/Chia-Network/core-registry-ui/commit/6a0783d)) * Updating changelog for 1.0.1 ([122ca83](https://github.com/Chia-Network/core-registry-ui/commit/122ca83)) * Updating changelog for 1.0.0 ([f9f2400](https://github.com/Chia-Network/core-registry-ui/commit/f9f2400)) * Updating changelog for 0.1.1 ([a64cc82](https://github.com/Chia-Network/core-registry-ui/commit/a64cc82)) * Updating changelog for 0.1.0 ([87408fd](https://github.com/Chia-Network/core-registry-ui/commit/87408fd))
1.0.3-rc3
Release 1.0.3-rc3 * chore: version bump ([cec3e8a](https://github.com/Chia-Network/core-registry-ui/commit/cec3e8a))
1.0.3-rc2
Release 1.0.3-rc2 * ci: only run rc workflow for develop branch ([3c012e5](https://github.com/Chia-Network/core-registry-ui/commit/3c012e5))
1.0.3-rc1
Release 1.0.3-rc1 * ci: change to new macos notarization tool ([8d629de](https://github.com/Chia-Network/core-registry-ui/commit/8d629de)) * ci: introduce RC workflow ([62b7293](https://github.com/Chia-Network/core-registry-ui/commit/62b7293)) * ci: Use GitHub Glue Action for requests instead of curl ([bbc74d2](https://github.com/Chia-Network/core-registry-ui/commit/bbc74d2)) * feat: add empty apps dir ([3f4c3ab](https://github.com/Chia-Network/core-registry-ui/commit/3f4c3ab)) * feat: add empty apps to git ignore ([1074b6d](https://github.com/Chia-Network/core-registry-ui/commit/1074b6d)) * feat: added hostsEditable to config ([60039df](https://github.com/Chia-Network/core-registry-ui/commit/60039df)) * feat: api hosts loaded from config are not editable in connect form ([12be5bb](https://github.com/Chia-Network/core-registry-ui/commit/12be5bb)) * feat: app logic tweaks ([25fe346](https://github.com/Chia-Network/core-registry-ui/commit/25fe346)) * feat: app logo components no longer fetch svg's on every mount ([eb63e2d](https://github.com/Chia-Network/core-registry-ui/commit/eb63e2d)) * feat: apps are displaying ([1ebef94](https://github.com/Chia-Network/core-registry-ui/commit/1ebef94)) * feat: apps.txt dummy file ([6a20dec](https://github.com/Chia-Network/core-registry-ui/commit/6a20dec)) * feat: child refresh working ([ef4dacd](https://github.com/Chia-Network/core-registry-ui/commit/ef4dacd)) * feat: connect form defaults to loaded config values ([2facc60](https://github.com/Chia-Network/core-registry-ui/commit/2facc60)) * feat: convert app-builds.js to app-builds.json ([ac33721](https://github.com/Chia-Network/core-registry-ui/commit/ac33721)) * feat: Dashboard icon ([9aebd45](https://github.com/Chia-Network/core-registry-ui/commit/9aebd45)) * feat: drop down styling adjustments ([657c851](https://github.com/Chia-Network/core-registry-ui/commit/657c851)) * feat: implement localization to broadcast locale changes to child apps ([234dba3](https://github.com/Chia-Network/core-registry-ui/commit/234dba3)) * feat: implement theme changing feature to propagate changesto child apps ([499c44a](https://github.com/Chia-Network/core-registry-ui/commit/499c44a)) * feat: implement theme fetching and storage from theme.js and used styled component ([2f418bc](https://github.com/Chia-Network/core-registry-ui/commit/2f418bc)) * feat: improvments & bug fixes ([97257e5](https://github.com/Chia-Network/core-registry-ui/commit/97257e5)) * feat: initial untested refactor complete ([3d68eca](https://github.com/Chia-Network/core-registry-ui/commit/3d68eca)) * feat: refactor WIP ([7518d9f](https://github.com/Chia-Network/core-registry-ui/commit/7518d9f)) * feat: remove unused themes ([0c4c1e5](https://github.com/Chia-Network/core-registry-ui/commit/0c4c1e5)) * feat: remove unused themes ([6c8f059](https://github.com/Chia-Network/core-registry-ui/commit/6c8f059)) * feat: reorganized to prevent header rerender on app select ([1d5e044](https://github.com/Chia-Network/core-registry-ui/commit/1d5e044)) * feat: reorganized to prevent header rerender on app select ([7d0e2a7](https://github.com/Chia-Network/core-registry-ui/commit/7d0e2a7)) * feat: sync-apps scripts stops and deletes app builds on failure ([37e519c](https://github.com/Chia-Network/core-registry-ui/commit/37e519c)) * feat: sync-apps scripts stops and deletes apps dir on failure ([524ecab](https://github.com/Chia-Network/core-registry-ui/commit/524ecab)) * feat: tweaks and bug fixes ([2030d97](https://github.com/Chia-Network/core-registry-ui/commit/2030d97)) * feat: untrack apps.txt dummy file ([66eff85](https://github.com/Chia-Network/core-registry-ui/commit/66eff85)) * feat: untrack apps.txt dummy file ([f8b2cd0](https://github.com/Chia-Network/core-registry-ui/commit/f8b2cd0)) * feat: update useManageConnectionSettings hook ([6d155e6](https://github.com/Chia-Network/core-registry-ui/commit/6d155e6)) * feat: update window title and size ([4702872](https://github.com/Chia-Network/core-registry-ui/commit/4702872)) * fix: added HeaderBrandingCustom.svg component, theme.json structure ([a8051d3](https://github.com/Chia-Network/core-registry-ui/commit/a8051d3)) * fix: address breaking flowbite-react changes and update flowbite-react ([2a8434a](https://github.com/Chia-Network/core-registry-ui/commit/2a8434a)) * fix: deleted custom theme and svgs from public folder ([17ecd10](https://github.com/Chia-Network/core-registry-ui/commit/17ecd10)) * fix: name of file for dashboard app dependency ([2c201ff](https://github.com/Chia-Network/core-registry-ui/commit/2c201ff)) * fix: removed console log from LocalSwitcher ([f5f17d6](https://github.com/Chia-Network/core-registry-ui/commit/f5f17d6)) * fix: used arrow functions for consistency ([070c9b1](https://github.com/Chia-Network/core-registry-ui/commit/070c9b1)) * fix: used theme.json and logo svgs from server root if exist ([9d7f4a1](https://github.com/Chia-Network/core-registry-ui/commit/9d7f4a1)) * chore: bump app versions ([d7d6e22](https://github.com/Chia-Network/core-registry-ui/commit/d7d6e22)) * chore: bump app versions to support theme color chooser ([e389bf1](https://github.com/Chia-Network/core-registry-ui/commit/e389bf1)) * chore: dashboard version bump ([25e1116](https://github.com/Chia-Network/core-registry-ui/commit/25e1116)) * chore: fix app versions ([7a005d8](https://github.com/Chia-Network/core-registry-ui/commit/7a005d8)) * chore: fix typo on content updater target branch ([5b1ebd3](https://github.com/Chia-Network/core-registry-ui/commit/5b1ebd3)) * chore: remove unneeded console.log ([3ac5167](https://github.com/Chia-Network/core-registry-ui/commit/3ac5167)) * chore: test and fix build process ([9194a41](https://github.com/Chia-Network/core-registry-ui/commit/9194a41)) * chore: update app versions ([6982272](https://github.com/Chia-Network/core-registry-ui/commit/6982272)) * chore: update deps ([c1ce5c9](https://github.com/Chia-Network/core-registry-ui/commit/c1ce5c9)) * chore: update README.md ([fa45f11](https://github.com/Chia-Network/core-registry-ui/commit/fa45f11)) * chore: update README.md ([93b8dd4](https://github.com/Chia-Network/core-registry-ui/commit/93b8dd4)) * chore: updated dependencies ([a13064a](https://github.com/Chia-Network/core-registry-ui/commit/a13064a)) * chore: version bump ([8af025b](https://github.com/Chia-Network/core-registry-ui/commit/8af025b)) * chore: version bump ([98d27ee](https://github.com/Chia-Network/core-registry-ui/commit/98d27ee)) * chore: version bump ([af05798](https://github.com/Chia-Network/core-registry-ui/commit/af05798)) * chore: version bump ([2d7aedc](https://github.com/Chia-Network/core-registry-ui/commit/2d7aedc)) * build: replace linter package ([7218893](https://github.com/Chia-Network/core-registry-ui/commit/7218893)) * revert: "feat: untrack apps.txt dummy file" ([c0e0a67](https://github.com/Chia-Network/core-registry-ui/commit/c0e0a67)) * revert: addition of apps/apps.txt ([a558dcc](https://github.com/Chia-Network/core-registry-ui/commit/a558dcc)) * docs: add theme.json example file and documentation ([b255608](https://github.com/Chia-Network/core-registry-ui/commit/b255608)) * Update HeaderBranding.jsx ([1231fac](https://github.com/Chia-Network/core-registry-ui/commit/1231fac))
1.0.2
Release 1.0.2 * chore: version bump ([8af025b](https://github.com/Chia-Network/core-registry-ui/commit/8af025b)) * fix: name of file for dashboard app dependency ([2c201ff](https://github.com/Chia-Network/core-registry-ui/commit/2c201ff))
1.0.1
Release 1.0.1 * chore: bump app versions ([d7d6e22](https://github.com/Chia-Network/core-registry-ui/commit/d7d6e22)) * chore: version bump ([98d27ee](https://github.com/Chia-Network/core-registry-ui/commit/98d27ee))
1.0.0
Release 1.0.0 * chore: dashboard version bump ([25e1116](https://github.com/Chia-Network/core-registry-ui/commit/25e1116)) * chore: fix app versions ([7a005d8](https://github.com/Chia-Network/core-registry-ui/commit/7a005d8)) * chore: test and fix build process ([9194a41](https://github.com/Chia-Network/core-registry-ui/commit/9194a41)) * chore: update deps ([c1ce5c9](https://github.com/Chia-Network/core-registry-ui/commit/c1ce5c9)) * chore: update README.md ([fa45f11](https://github.com/Chia-Network/core-registry-ui/commit/fa45f11)) * chore: update README.md ([93b8dd4](https://github.com/Chia-Network/core-registry-ui/commit/93b8dd4)) * chore: updated dependencies ([a13064a](https://github.com/Chia-Network/core-registry-ui/commit/a13064a)) * build: replace linter package ([7218893](https://github.com/Chia-Network/core-registry-ui/commit/7218893)) * revert: "feat: untrack apps.txt dummy file" ([c0e0a67](https://github.com/Chia-Network/core-registry-ui/commit/c0e0a67)) * revert: addition of apps/apps.txt ([a558dcc](https://github.com/Chia-Network/core-registry-ui/commit/a558dcc)) * feat: add empty apps dir ([3f4c3ab](https://github.com/Chia-Network/core-registry-ui/commit/3f4c3ab)) * feat: add empty apps to git ignore ([1074b6d](https://github.com/Chia-Network/core-registry-ui/commit/1074b6d)) * feat: api hosts loaded from config are not editable in connect form ([12be5bb](https://github.com/Chia-Network/core-registry-ui/commit/12be5bb)) * feat: app logic tweaks ([25fe346](https://github.com/Chia-Network/core-registry-ui/commit/25fe346)) * feat: app logo components no longer fetch svg's on every mount ([eb63e2d](https://github.com/Chia-Network/core-registry-ui/commit/eb63e2d)) * feat: apps are displaying ([1ebef94](https://github.com/Chia-Network/core-registry-ui/commit/1ebef94)) * feat: apps.txt dummy file ([6a20dec](https://github.com/Chia-Network/core-registry-ui/commit/6a20dec)) * feat: child refresh working ([ef4dacd](https://github.com/Chia-Network/core-registry-ui/commit/ef4dacd)) * feat: connect form defaults to loaded config values ([2facc60](https://github.com/Chia-Network/core-registry-ui/commit/2facc60)) * feat: Dashboard icon ([9aebd45](https://github.com/Chia-Network/core-registry-ui/commit/9aebd45)) * feat: drop down styling adjustments ([657c851](https://github.com/Chia-Network/core-registry-ui/commit/657c851)) * feat: improvments & bug fixes ([97257e5](https://github.com/Chia-Network/core-registry-ui/commit/97257e5)) * feat: initial untested refactor complete ([3d68eca](https://github.com/Chia-Network/core-registry-ui/commit/3d68eca)) * feat: refactor WIP ([7518d9f](https://github.com/Chia-Network/core-registry-ui/commit/7518d9f)) * feat: remove unused themes ([0c4c1e5](https://github.com/Chia-Network/core-registry-ui/commit/0c4c1e5)) * feat: remove unused themes ([6c8f059](https://github.com/Chia-Network/core-registry-ui/commit/6c8f059)) * feat: reorganized to prevent header rerender on app select ([1d5e044](https://github.com/Chia-Network/core-registry-ui/commit/1d5e044)) * feat: reorganized to prevent header rerender on app select ([7d0e2a7](https://github.com/Chia-Network/core-registry-ui/commit/7d0e2a7)) * feat: tweaks and bug fixes ([2030d97](https://github.com/Chia-Network/core-registry-ui/commit/2030d97)) * feat: untrack apps.txt dummy file ([66eff85](https://github.com/Chia-Network/core-registry-ui/commit/66eff85)) * feat: untrack apps.txt dummy file ([f8b2cd0](https://github.com/Chia-Network/core-registry-ui/commit/f8b2cd0)) * feat: update useManageConnectionSettings hook ([6d155e6](https://github.com/Chia-Network/core-registry-ui/commit/6d155e6)) * ci: Use GitHub Glue Action for requests instead of curl ([bbc74d2](https://github.com/Chia-Network/core-registry-ui/commit/bbc74d2))
0.1.1
Release 0.1.1 * chore: bump app versions to support theme color chooser ([e389bf1](https://github.com/Chia-Network/core-registry-ui/commit/e389bf1)) * chore: version bump ([af05798](https://github.com/Chia-Network/core-registry-ui/commit/af05798)) * docs: add theme.json example file and documentation ([b255608](https://github.com/Chia-Network/core-registry-ui/commit/b255608)) * Update HeaderBranding.jsx ([1231fac](https://github.com/Chia-Network/core-registry-ui/commit/1231fac)) * fix: added HeaderBrandingCustom.svg component, theme.json structure ([a8051d3](https://github.com/Chia-Network/core-registry-ui/commit/a8051d3)) * fix: deleted custom theme and svgs from public folder ([17ecd10](https://github.com/Chia-Network/core-registry-ui/commit/17ecd10)) * fix: used arrow functions for consistency ([070c9b1](https://github.com/Chia-Network/core-registry-ui/commit/070c9b1)) * fix: used theme.json and logo svgs from server root if exist ([9d7f4a1](https://github.com/Chia-Network/core-registry-ui/commit/9d7f4a1)) * feat: implement theme changing feature to propagate changesto child apps ([499c44a](https://github.com/Chia-Network/core-registry-ui/commit/499c44a)) * feat: implement theme fetching and storage from theme.js and used styled component ([2f418bc](https://github.com/Chia-Network/core-registry-ui/commit/2f418bc))
0.1.0
Release 0.1.0 * chore: fix typo on content updater target branch ([5b1ebd3](https://github.com/Chia-Network/core-registry-ui/commit/5b1ebd3)) * chore: update app versions ([6982272](https://github.com/Chia-Network/core-registry-ui/commit/6982272)) * chore: version bump ([2d7aedc](https://github.com/Chia-Network/core-registry-ui/commit/2d7aedc)) * fix: removed console log from LocalSwitcher ([f5f17d6](https://github.com/Chia-Network/core-registry-ui/commit/f5f17d6)) * feat: implement localization to broadcast locale changes to child apps ([234dba3](https://github.com/Chia-Network/core-registry-ui/commit/234dba3)) * ci: change to new macos notarization tool ([8d629de](https://github.com/Chia-Network/core-registry-ui/commit/8d629de))
0.0.15
Release 0.0.15 * chore: Update license ([b2eaaa8](https://github.com/Chia-Network/core-registry-ui/commit/b2eaaa8)) * chore: version bump for cadt ([725511b](https://github.com/Chia-Network/core-registry-ui/commit/725511b))