Skip to content

Commit 3988b9e

Browse files
committed
#855 Update Changelog
1 parent b796265 commit 3988b9e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

browser/CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,24 @@ This changelog covers all five packages, as they are (for now) updated as a whol
66

77
### Atomic Browser
88

9+
- [#855](https://github.com/atomicdata-dev/atomic-server/issues/855) Add a dialog that shows how to fetch and use the current resource in your code.
10+
- [#825](https://github.com/atomicdata-dev/atomic-server/issues/825) Folder display styles are now saved locally instead of on the resource. The display style property will now act as the default view style.
11+
12+
### @tomic/react
13+
14+
- BREAKING CHANGE: Removed the `useLocalStorage` hook.
15+
16+
## v0.38.0
17+
18+
### Atomic Browser
19+
920
- [#845](https://github.com/atomicdata-dev/atomic-server/issues/845) Add option to create instances and tables from the ontology view.
1021
- [#845](https://github.com/atomicdata-dev/atomic-server/issues/845) Add default Ontology option to drives.
1122
- [#841](https://github.com/atomicdata-dev/atomic-server/issues/841) Add better inputs for `Timestamp` and `Date` datatypes.
1223
- [#842](https://github.com/atomicdata-dev/atomic-server/issues/842) Add media picker for properties with classtype file.
1324
- [#850](https://github.com/atomicdata-dev/atomic-server/issues/850) Add drag & drop sorting to ResourceArray inputs.
1425
- [#757](https://github.com/atomicdata-dev/atomic-server/issues/757) Add drag & drop sorting to sidebar.
1526
- [#873](https://github.com/atomicdata-dev/atomic-server/issues/873) Add option to allow multiple resources in relation columns (Tables).
16-
- [#825](https://github.com/atomicdata-dev/atomic-server/issues/825) Folder display styles are now saved locally instead of on the resource. The display style property will now act as the default view style.
1727

1828
### @tomic/lib
1929

@@ -45,7 +55,6 @@ This changelog covers all five packages, as they are (for now) updated as a whol
4555
- Added `useCollectionPage` hook.
4656
- Fix bug where `useCollection` would fetch the collection twice on mount.
4757
- `useServerURL` no longer stores the server url in localstorage.
48-
- BREAKING CHANGE: Removed the `useLocalStorage` hook.
4958

5059
### @tomic/cli
5160

0 commit comments

Comments
 (0)