Skip to content

Releases: EasyStreamDev/easystream_main_app

Version 0.4.8 - July 2023 Follow up

25 Jul 19:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.7...v0.4.8

Delivery May 2023 - Fix Routes Prod Windows/Linux

23 May 13:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7

IP show / Broadcast / Fix login

21 May 09:44
d39e0ee
Compare
Choose a tag to compare

What's Changed

  • Ip show by @Mitix-EPI in #21
  • feat(): add app launch action by @Mitix-EPI in #22
  • Fix: add a redirection from every /'something' who havn't been create… by @lapprenti18 in #23
  • fix: fix the size of the login input bar by @lapprenti18 in #24
  • Broadcast + setCompressorLevel by @Mitix-EPI in #25

New Contributors

  • @lapprenti18 made their first contribution in #23

Full Changelog: v0.4.5...v0.4.6

Test Follow up n°2

16 Apr 08:52
Compare
Choose a tag to compare

Full Changelog: v0.4.4...v0.4.5

Tests:

  • remove actReacts working
  • compressor is inversed 👎
  • action KeyPressed is working well

Auto Update first release

27 Feb 14:35
Compare
Choose a tag to compare

When the client Easystream starts, it checks the latest release version and updare the client if there is a new version !

Package setup works correctly

29 Jan 13:08
Compare
Choose a tag to compare

Bug Fixes

  • Add setup for Windows installation
  • build: warning as errors disable (Juan)

Commits

Development Build

28 Jan 11:07
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

What changes

  • feat(): reorganisation of the Actions & Reactions
  • New Actions & Reactions home page to list all actions & reactions
  • New page CreateActions listing all actions we can create
  • Modify architecture of the folders & files to simplify the code understanding
  • Update Slidebar data
  • Modify package.json to run windows or linux easely -> Add script front-with-obs-windows and front-with-obs + Modify name serve to only-front
  • Fix getAllMics -> Use micName attribute
  • Fix setMicLevel -> Send only one mic
  • Add data attribute for each get requests
  • Add HashRouter
  • Add RELEASE var env to fix release .exe

Commits

  • 35a4a9c: Add RELEASE env var (Alexandre JUAN)
  • 7dd6218: Actions reactions restructuration (#12) (Alexandre JUAN) #12
  • 36512db: 0.3.2 (Juan)

Development Build

05 Jan 10:28
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Bug Fixes

  • ignore coverage folder (Juan)
  • ci: use ubuntu latest bcs v18 is deprecated (Juan)

Commits

Development Build

12 Oct 12:02
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Features

  • ci: add automatic test triggered each push (Alexandre Juan)
  • check that everything is working well (Juan)
  • create event page (Juan)
  • add WordDetection page (Guillaume)

Bug Fixes

Commits

Development Build

27 Jul 09:31
34695e9
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release
Merge CD actions - Build & Release :rocket:  (#7)

Using Github Actions, building electron client app to .exe and .AppImage.
Deploy into release after versioning.

Package used: electron-build

Co-authored-by: Alexandre Juan <juandev-pro@protonmail.com>