|
| 1 | + |
| 2 | + |
| 3 | +# 1.0.0 (2023-03-16) |
| 4 | + |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +* change all webview view bound to avoid under view display on resize. ([f07a25a](https://github.com/msgbyte/webbox/commit/f07a25ada9ab8a070e3ccb08eaee356847104cd3)) |
| 9 | +* fix display in transparent background website ([bda1943](https://github.com/msgbyte/webbox/commit/bda19432ba15cf4e2a55b62fbe4317c804f2df17)) |
| 10 | +* fix scroll height in more tree items ([89b9673](https://github.com/msgbyte/webbox/commit/89b96733aab0ca2e84cb676d5f2aad52f34e18db)) |
| 11 | +* fix y offset in window ([05b3fb4](https://github.com/msgbyte/webbox/commit/05b3fb4d80dfa30cccaa49cb64f46ab76c4c90f5)) |
| 12 | + |
| 13 | + |
| 14 | +### Features |
| 15 | + |
| 16 | +* add batch webview update ([b5f4d35](https://github.com/msgbyte/webbox/commit/b5f4d356d4d5ed95bef9251ed7ef6ad819a065d8)) |
| 17 | +* add context menu into webview ([cd424a5](https://github.com/msgbyte/webbox/commit/cd424a59ab26c71e3d153e70fd58dbb8e47fc0d8)) |
| 18 | +* add header and change url ([2b314d7](https://github.com/msgbyte/webbox/commit/2b314d75939637114b9a9d3643d4f3f2395e3749)) |
| 19 | +* add hide all webview ([13fc093](https://github.com/msgbyte/webbox/commit/13fc093f4a38c178bd19ca859d2c4cd8a7401d7a)) |
| 20 | +* add key and url check ([48a0f36](https://github.com/msgbyte/webbox/commit/48a0f36ebddf25f0e7f43e4bfc142013b901187e)) |
| 21 | +* add package config for appid, icons, version etc. ([c2b14e1](https://github.com/msgbyte/webbox/commit/c2b14e14fa038f81ec3f761bc0950558eda3bd25)) |
| 22 | +* add tree data persist ([251fa62](https://github.com/msgbyte/webbox/commit/251fa62cd9335b36c91819ef0795b20bc95255cb)) |
| 23 | +* add unmount-webview ([d8840b4](https://github.com/msgbyte/webbox/commit/d8840b4da41e8ffca30b5ef81d4429df33568a6c)) |
| 24 | +* add webcontent no select placeholder ([cce31b0](https://github.com/msgbyte/webbox/commit/cce31b0017592f88f57423947ff8a090e0ebc93c)) |
| 25 | +* add website btn and tree drop operate ([e694d92](https://github.com/msgbyte/webbox/commit/e694d929bbc1f096001e668a1d0322988b0bdd17)) |
| 26 | +* add webview render ([aa30586](https://github.com/msgbyte/webbox/commit/aa30586a54e0116781e968e84849a75b34d8669d)) |
| 27 | +* allow snap tree list ([7f921aa](https://github.com/msgbyte/webbox/commit/7f921aafaec326a7ded81099264f383b161aef99)) |
| 28 | +* clear website and delete tree node ([476e4a7](https://github.com/msgbyte/webbox/commit/476e4a785237bc9a1ffa997dba0a7b962e999920)) |
| 29 | +* record tree expend keys ([8195e81](https://github.com/msgbyte/webbox/commit/8195e812e548ea0959dc65fd14f540b3fc3b7b79)) |
| 30 | +* 基本结构与树操作 ([94bbacd](https://github.com/msgbyte/webbox/commit/94bbacdf26ad40d48d8866a783635bdadeb3b66b)) |
| 31 | + |
| 32 | + |
| 33 | +### Performance Improvements |
| 34 | + |
| 35 | +* optimize fullscreen experience in mac ([82c0ec8](https://github.com/msgbyte/webbox/commit/82c0ec888ac43e90bb150b52f0a6d33184a3dc7e)) |
0 commit comments