You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+20
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,26 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* Load file into clip via dialog on web ([d872513](https://github.com/TimSusa/cliptor/commit/d872513801d063bfa5d1cde3932341cbb8b599a3))
11
+
* Load file on electron app ([8dc6717](https://github.com/TimSusa/cliptor/commit/8dc6717903ff8242c93e16ccd805acc178f10186))
12
+
* try to use a webworker for the timer ([2cbf435](https://github.com/TimSusa/cliptor/commit/2cbf435c5fd5db97109dfefad45a4ee415165ae4))
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
* Compensate only after first play ([38125e3](https://github.com/TimSusa/cliptor/commit/38125e3ebe44ca7c277bcc6763f996a96b0ada69))
18
+
* correction of audio context constructor calling on safari ([b3a83e8](https://github.com/TimSusa/cliptor/commit/b3a83e82df027c5f704d2b54b2cee8971cd338f3))
19
+
* Get rid of approach ([285af4b](https://github.com/TimSusa/cliptor/commit/285af4b769fef2a897043dcade3aa91441d5f6ff))
20
+
* hotfix play start ([ae991b3](https://github.com/TimSusa/cliptor/commit/ae991b3dcf40655d39d1e27e691b3c405b5332c6))
21
+
* no compensation on play ([42282c5](https://github.com/TimSusa/cliptor/commit/42282c531add3c2649963db34e2b84edc7fc07ac))
0 commit comments