Skip to content

Commit

Permalink
Updating changelog for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiaAutomation committed Nov 15, 2024
1 parent aebe1a7 commit f9f2400
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
# [1.0.0](https://github.com/Chia-Network/core-registry-ui/compare/0.1.1...1.0.0) (2024-11-15)


### Features

* add empty apps dir ([3f4c3ab](https://github.com/Chia-Network/core-registry-ui/commit/3f4c3abad35e0ef28bade0eeed77a90249c303e2))
* add empty apps to git ignore ([1074b6d](https://github.com/Chia-Network/core-registry-ui/commit/1074b6db94a29b252aaf52c2ce97fb7dfa8dd56f))
* api hosts loaded from config are not editable in connect form ([12be5bb](https://github.com/Chia-Network/core-registry-ui/commit/12be5bbf06cac4f08908368494bc48567fe3634f))
* app logic tweaks ([25fe346](https://github.com/Chia-Network/core-registry-ui/commit/25fe346ba91b5a8977396a0c8d41c87055ce5822))
* app logo components no longer fetch svg's on every mount ([eb63e2d](https://github.com/Chia-Network/core-registry-ui/commit/eb63e2d1601855052a5eecb802804ba7f33ecff4))
* apps are displaying ([1ebef94](https://github.com/Chia-Network/core-registry-ui/commit/1ebef9458d8136c053e7070c071167ba6d76cee9))
* apps.txt dummy file ([6a20dec](https://github.com/Chia-Network/core-registry-ui/commit/6a20dec40c7a37026adc0f295f3944c312b8e214))
* child refresh working ([ef4dacd](https://github.com/Chia-Network/core-registry-ui/commit/ef4dacdc57ae7f5cd95ea393495e096e1fadd63b))
* connect form defaults to loaded config values ([2facc60](https://github.com/Chia-Network/core-registry-ui/commit/2facc60782d95661de1339cef9526cdf44760c04))
* Dashboard icon ([9aebd45](https://github.com/Chia-Network/core-registry-ui/commit/9aebd4556dfc1fdfc11c2d935be41f1ff639760e))
* drop down styling adjustments ([657c851](https://github.com/Chia-Network/core-registry-ui/commit/657c851ecaceefe4209ae43f14e21a9028423820))
* improvments & bug fixes ([97257e5](https://github.com/Chia-Network/core-registry-ui/commit/97257e535bdfc72ea5fb4b65aa4a37385bf8c86f))
* initial untested refactor complete ([3d68eca](https://github.com/Chia-Network/core-registry-ui/commit/3d68ecaed6a9fccac820d289f7d673f5b34feb07))
* refactor WIP ([7518d9f](https://github.com/Chia-Network/core-registry-ui/commit/7518d9f03903cb24e58a507883405eeea788a97b))
* remove unused themes ([0c4c1e5](https://github.com/Chia-Network/core-registry-ui/commit/0c4c1e55f7dee7a9f21b08731e01ea400af3660a))
* remove unused themes ([6c8f059](https://github.com/Chia-Network/core-registry-ui/commit/6c8f059e62b9f99766fff5a2bfffe836ff44fc67))
* reorganized to prevent header rerender on app select ([1d5e044](https://github.com/Chia-Network/core-registry-ui/commit/1d5e044fce1b92a621f6d359c6c164298fd1d155))
* reorganized to prevent header rerender on app select ([7d0e2a7](https://github.com/Chia-Network/core-registry-ui/commit/7d0e2a725184f700023119d19713c1068d1de10c))
* tweaks and bug fixes ([2030d97](https://github.com/Chia-Network/core-registry-ui/commit/2030d97cdd3858c4799df53cd2682b80168d93bd))
* untrack apps.txt dummy file ([f8b2cd0](https://github.com/Chia-Network/core-registry-ui/commit/f8b2cd059899cdb3097c3100ade78ea008b20985))
* update useManageConnectionSettings hook ([6d155e6](https://github.com/Chia-Network/core-registry-ui/commit/6d155e60a11d33c21407be352b20b2f1f47cdd07))


### Reverts

* addition of apps/apps.txt ([a558dcc](https://github.com/Chia-Network/core-registry-ui/commit/a558dcca5d8ea3cdf2e34fe743ad015b121e4453))



## [0.1.1](https://github.com/Chia-Network/core-registry-ui/compare/0.1.0...0.1.1) (2024-08-15)


Expand Down

0 comments on commit f9f2400

Please sign in to comment.