Skip to content

Commit f9f2400

Browse files
Updating changelog for 1.0.0
1 parent aebe1a7 commit f9f2400

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

+34
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# [1.0.0](https://github.com/Chia-Network/core-registry-ui/compare/0.1.1...1.0.0) (2024-11-15)
2+
3+
4+
### Features
5+
6+
* add empty apps dir ([3f4c3ab](https://github.com/Chia-Network/core-registry-ui/commit/3f4c3abad35e0ef28bade0eeed77a90249c303e2))
7+
* add empty apps to git ignore ([1074b6d](https://github.com/Chia-Network/core-registry-ui/commit/1074b6db94a29b252aaf52c2ce97fb7dfa8dd56f))
8+
* api hosts loaded from config are not editable in connect form ([12be5bb](https://github.com/Chia-Network/core-registry-ui/commit/12be5bbf06cac4f08908368494bc48567fe3634f))
9+
* app logic tweaks ([25fe346](https://github.com/Chia-Network/core-registry-ui/commit/25fe346ba91b5a8977396a0c8d41c87055ce5822))
10+
* app logo components no longer fetch svg's on every mount ([eb63e2d](https://github.com/Chia-Network/core-registry-ui/commit/eb63e2d1601855052a5eecb802804ba7f33ecff4))
11+
* apps are displaying ([1ebef94](https://github.com/Chia-Network/core-registry-ui/commit/1ebef9458d8136c053e7070c071167ba6d76cee9))
12+
* apps.txt dummy file ([6a20dec](https://github.com/Chia-Network/core-registry-ui/commit/6a20dec40c7a37026adc0f295f3944c312b8e214))
13+
* child refresh working ([ef4dacd](https://github.com/Chia-Network/core-registry-ui/commit/ef4dacdc57ae7f5cd95ea393495e096e1fadd63b))
14+
* connect form defaults to loaded config values ([2facc60](https://github.com/Chia-Network/core-registry-ui/commit/2facc60782d95661de1339cef9526cdf44760c04))
15+
* Dashboard icon ([9aebd45](https://github.com/Chia-Network/core-registry-ui/commit/9aebd4556dfc1fdfc11c2d935be41f1ff639760e))
16+
* drop down styling adjustments ([657c851](https://github.com/Chia-Network/core-registry-ui/commit/657c851ecaceefe4209ae43f14e21a9028423820))
17+
* improvments & bug fixes ([97257e5](https://github.com/Chia-Network/core-registry-ui/commit/97257e535bdfc72ea5fb4b65aa4a37385bf8c86f))
18+
* initial untested refactor complete ([3d68eca](https://github.com/Chia-Network/core-registry-ui/commit/3d68ecaed6a9fccac820d289f7d673f5b34feb07))
19+
* refactor WIP ([7518d9f](https://github.com/Chia-Network/core-registry-ui/commit/7518d9f03903cb24e58a507883405eeea788a97b))
20+
* remove unused themes ([0c4c1e5](https://github.com/Chia-Network/core-registry-ui/commit/0c4c1e55f7dee7a9f21b08731e01ea400af3660a))
21+
* remove unused themes ([6c8f059](https://github.com/Chia-Network/core-registry-ui/commit/6c8f059e62b9f99766fff5a2bfffe836ff44fc67))
22+
* reorganized to prevent header rerender on app select ([1d5e044](https://github.com/Chia-Network/core-registry-ui/commit/1d5e044fce1b92a621f6d359c6c164298fd1d155))
23+
* reorganized to prevent header rerender on app select ([7d0e2a7](https://github.com/Chia-Network/core-registry-ui/commit/7d0e2a725184f700023119d19713c1068d1de10c))
24+
* tweaks and bug fixes ([2030d97](https://github.com/Chia-Network/core-registry-ui/commit/2030d97cdd3858c4799df53cd2682b80168d93bd))
25+
* untrack apps.txt dummy file ([f8b2cd0](https://github.com/Chia-Network/core-registry-ui/commit/f8b2cd059899cdb3097c3100ade78ea008b20985))
26+
* update useManageConnectionSettings hook ([6d155e6](https://github.com/Chia-Network/core-registry-ui/commit/6d155e60a11d33c21407be352b20b2f1f47cdd07))
27+
28+
29+
### Reverts
30+
31+
* addition of apps/apps.txt ([a558dcc](https://github.com/Chia-Network/core-registry-ui/commit/a558dcca5d8ea3cdf2e34fe743ad015b121e4453))
32+
33+
34+
135
## [0.1.1](https://github.com/Chia-Network/core-registry-ui/compare/0.1.0...0.1.1) (2024-08-15)
236

337

0 commit comments

Comments
 (0)