Skip to content

Releases: netless-io/flat

v1.1.0

15 Oct 03:20
d23da79
Compare
Choose a tag to compare

Bug Fixes

  • ci: deploy web action fail (#908) (d85e7fc)
  • ci: flat-web dockerfile build failed (#887) (e997157)
  • debug: vscode debugging main process failed (#933) (097188e)
  • desktop: cannot find build script, causing build to failed (#975) (9998435)
  • desktop: load source-map error (#938) (9306316), closes #804
  • desktop: share display failed in windows system (#998) (e1f4013)
  • eslint,flat-components: eslint invalid and rule too weak (#858) (94977c5)
  • eslint: eslint error (#916) (97a5b90)
  • eslint: eslint rule no-unused-vars invalid (#915) (7d71753)
  • flat-components: rename fileUUID to uploadID (#849) (ed4e9c9)
  • flat-components: tips has higher priority than modal (#960) (c2d880e)
  • flat-web: blocking browser fallback (#857) (d833d18), closes #856
  • husky: git hooks invalid (#847) (6232ce1)
  • main-app: does not meet aspect ratio when resize window (#949) (00920b8)
  • main-app: homepage and repo url incorrect in package.json (#948) (4d737e7)
  • main-app: npm script ship:mac failed (#977) (63b14ae)
  • project: run bootstrap script fail in linux (#944) (fe534f7)
  • readme: storybook link error (#875) (124fb33)
  • renderer-app: monaco-editor load failed in windows system (#999) (388ea3f)
  • scripts: activate terminal after start command (#981) (4c46d36)
  • scripts: start will error when iTerm2 not installed (#965) (ef6668b)
  • service-worker: support range (#844) (cae51ff)
  • storybook: fix type error (#853) (2ae424c)
  • style: share screen z-index less then telebox collector (#995) (26cd62e)
  • vscode: not found tsconfig.json (#885) (2eccd47)
  • web: class room topbar icon no change (#913) (d3c9134)
  • web: ignore isPlaying when calling setEnabled (#969) (445b5ff)
  • web: make rtc more stable (#937) (4aba742)
  • web: not found env variable (#863) (1d5f879)
  • web: process.env type not effective (#980) (3b3938f)
  • web: rtc error on publishing video track (#950) (b4a6ef3)
  • web: should check remote tracks when creating avatar (#954) (332cd17)
  • web: should listen event before join (#935) (9e959d5)
  • web: volume to low check logic inaccurate (#942) (319483a)
  • web: when room owner exit room, not close own share screen (#895) (c916329)

Features

Reverts

Read more

v1.0.0

06 Aug 05:31
7f485b0
Compare
Choose a tag to compare

Bug Fixes

  • app: application flickers (#587) (b7db699)
  • auto-updater: remove extra get-update-info (#570) (85bcf9a)
  • big-class: avatar default black background (#576) (035771c)
  • ci: code check ci failed (#682) (958738b)
  • ci: lose yarn script exit code (#701) (0784719)
  • ci: typo workspace name (#674) (443f0f3)
  • classroom: fix user join room race condition (#579) (2d28915)
  • classroom: incorrectly destroy <AvatarCanvas> (#780) (15d8f0f)
  • classroom: show fallback avatar if the user's failed (#390) (e594ac0)
  • classroom: stop recording only if is recording (#807) (a94a305)
  • cloud-storage: cancel upload when error (#481) (54f201e)
  • cloudstorage: refresh list on file upload complete (#549) (e09113b)
  • convert: parse ppt url failed (#831) (d36f52b)
  • convert: query convert status with region (#823) (f6e9836)
  • deployment: upload artifacts file to alibaba cloud oss mime type incorrect (#779) (910c93f)
  • desktop: creator exits room cause bug in homepage room list (#679) (a6dfae2)
  • desktop: exit room when creator cancel it (#654) (f2bdff9)
  • desktop: fix homepage list scrolling overflow (#540) (2181196)
  • desktop: menu is not automatically hidden (#463) (1699158)
  • desktop: preload static converted courseware bug (#827) (d503568)
  • desktop: remove rtc enableVideo and disableVideo (#551) (f07505a)
  • desktop: upgrade agora-electron-sdk (#740) (2b2878b)
  • desktop: when leaving the room with the maximized window, there is no unmaximize (#457) (5757695)
  • device-check: cannot play mp3 (#652) (8b64410)
  • devtools: a lot of extension server error: Operation failed: Permission denied (#375) (55b8d3d)
  • edit-room: correct initial periodic room end date (#308) (c7d84c5)
  • electron: cannot launch electron (#645) (4657a87)
  • electron: cannot open in after build (#653) (5ac583b)
  • electron: error when dev use electron-devtools-installer (#646) (f9b8e6c)
  • env: miss SKIP_MAC_NOTARIZE logic (#564) (c95d1c7)
  • flat-component: fix type error (#399) (c85f687)
  • flat-component: fixed an error in join room link (#754) (426d95a)
  • flat-components: add black background to video avatar (#686) (fe55ad8)
  • flat-components: cloud storage store missing actions (#476) (87c97fb)
  • flat-components: edit room page build type error (#610) (84be862)
  • flat-components: fix file list empty rename (#483) (9e795d5)
  • flat-components: fix round button style (#530) (4921d36)
  • flat-components: fix storybook less loader (#408) (03f8ed9)
  • flat-components: hide upload panel mask when not visible (#586) (a93a6ee)
  • flat-components: missing css in production mode (#467) (3e66e41)
  • flat-web: 2 icons not import from module (#737) (ecc1431)
  • flat-web: always play tracks on user published (#743) (4fd0bcd)
  • flat-web: don't play local audio track (#741) (0f7d0e0)
  • flat-web: lift up main page layout to prevent blinking (#728) (9533234)
  • flat-web: not close tracks when exiting room (#722) (3cf5072)
  • flat-web: remove misleading error alert (#735) ([70ef156](https://github.com/netless-io/Fl...
Read more