-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. | ||
|
||
## 6.0.0-beta.1 (2024-05-16) | ||
|
||
|
||
### Features | ||
|
||
* add backdrop blur to context menu ([adc8f39](https://github.com/Crauzer/Obsidian/commit/adc8f39d60881325e40358503441dc95a675e6ba)) | ||
* add default extraction directory item ([14136bf](https://github.com/Crauzer/Obsidian/commit/14136bf31365e75a633b188d44f142de2cec450a)) | ||
* add open after extraction setting ([6321dd5](https://github.com/Crauzer/Obsidian/commit/6321dd52e134c2671b665a2753942531078f6e1b)) | ||
* Add skinned mesh preview ([#106](https://github.com/Crauzer/Obsidian/issues/106)) ([3bb5a66](https://github.com/Crauzer/Obsidian/commit/3bb5a66a0afc084fd32f600a0112905fce917908)) | ||
* add submit to settings ([a4f2c06](https://github.com/Crauzer/Obsidian/commit/a4f2c06d260795ec4029bb2e70f707c93d194f46)) | ||
* add text field form component ([647bda8](https://github.com/Crauzer/Obsidian/commit/647bda8ed512085f0182df27d51f00f31056be07)) | ||
* add TextField ([98fdade](https://github.com/Crauzer/Obsidian/commit/98fdadebb7935c0d713e3a855fc6c0dc084fb5c6)) | ||
* add wad search ([e6fe08c](https://github.com/Crauzer/Obsidian/commit/e6fe08cb0d7bbfcaf93c89f1241b5b910cb6f6c0)) | ||
* adjust search input popover ([ef60a8e](https://github.com/Crauzer/Obsidian/commit/ef60a8eeafb337dd71122188571643f6c51fabb4)) | ||
* change scrollbar width ([2673608](https://github.com/Crauzer/Obsidian/commit/2673608f70d191864e4c24373b8d7e9ef9931201)) | ||
* Implement experimental ritobin preview ([#132](https://github.com/Crauzer/Obsidian/issues/132)) ([71d9628](https://github.com/Crauzer/Obsidian/commit/71d962839d78ac75186a4e57fb98c744bc6c80f9)) | ||
* Implement filter ([#96](https://github.com/Crauzer/Obsidian/issues/96)) ([99c717a](https://github.com/Crauzer/Obsidian/commit/99c717ae19330828acc2937f359249b420ed9da5)) | ||
* Implement github buttons ([#101](https://github.com/Crauzer/Obsidian/issues/101)) ([07567dc](https://github.com/Crauzer/Obsidian/commit/07567dc06f7db8918b85fc8f1bd9923cb6af0297)) | ||
* Initial Obsidian v5.0-beta in Blazor ([#88](https://github.com/Crauzer/Obsidian/issues/88)) ([5dbed74](https://github.com/Crauzer/Obsidian/commit/5dbed74253c3dc4f696487819fb4769b468cc130)) | ||
* new breadcrumb navigation ([8f0984f](https://github.com/Crauzer/Obsidian/commit/8f0984fd2eefb33c298295bf5e9af6b7f0a02e66)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* a bunch of stuff ([bf2f873](https://github.com/Crauzer/Obsidian/commit/bf2f87306602c84787a8ad882789753d60726024)) | ||
* allow files and folders with the same name ([c80eb9e](https://github.com/Crauzer/Obsidian/commit/c80eb9e32286f5a11ac83aad7b47bac9dcc2f387)) | ||
* draggable links ([30826b9](https://github.com/Crauzer/Obsidian/commit/30826b9361d1bb1924517074f3caa94f7fccc725)) | ||
* errors ([10b5b8f](https://github.com/Crauzer/Obsidian/commit/10b5b8fa2db711a919717efa0aa81a3d4b29188e)) | ||
* file item storage ([0363cc3](https://github.com/Crauzer/Obsidian/commit/0363cc37f4b375466e399f53914be517460938ed)) | ||
* item creation ([cc5026d](https://github.com/Crauzer/Obsidian/commit/cc5026d665c70b5561a631291e184443644eea71)) | ||
* item retrieval sort order ([cd0832d](https://github.com/Crauzer/Obsidian/commit/cd0832d00eebe948248243cd75ff59de8a4cfc62)) | ||
* item selection ([b89ca6a](https://github.com/Crauzer/Obsidian/commit/b89ca6a3a3a1bee8c5f3d5f6eba9458e317339a6)) | ||
* long chunk name extraction ([a577aba](https://github.com/Crauzer/Obsidian/commit/a577aba7360020d0ae9853ff9c08badc8a198231)) | ||
* path component resolution ([7c9ffbf](https://github.com/Crauzer/Obsidian/commit/7c9ffbfca5dd29fb22249355c7c0c1c26d4c92ed)) | ||
* remove useless logging ([ab9a5f3](https://github.com/Crauzer/Obsidian/commit/ab9a5f394c0f7845e08bb583a54cb9c47a69ea00)) | ||
* search text smaller ([a0ae901](https://github.com/Crauzer/Obsidian/commit/a0ae901fddd6b3d5aa7295bdea978c503d998904)) | ||
* use open::that ([66bfd57](https://github.com/Crauzer/Obsidian/commit/66bfd571b2e1509d57e7f26f1c689196a63c4fae)) | ||
* use settings const and remove autosave on window close ([724b99e](https://github.com/Crauzer/Obsidian/commit/724b99ea6a1561b3123e74ed3f03f680251d8794)) | ||
* wad search no results ([cb05e9d](https://github.com/Crauzer/Obsidian/commit/cb05e9dae0be0a62dd51ff2feb028a00e719d1f3)) | ||
* writing chunks without extension ([3aab0c0](https://github.com/Crauzer/Obsidian/commit/3aab0c033027d03acd4be26d4e7131df23519de8)) |