Skip to content

Releases: ewowi/StarBase

v0.6.0

18 Dec 21:38
e2e4a78
Compare
Choose a tag to compare

Out of control

What's Changed

  • StarDocs v0.6.0 GitHub and docs
  • Use of Variable class in initVar etc, move set/getValue and triggerEvent to Variable class by @ewowi in #58
  • CLion hints and newui table/multirow by @ewowi in #59
  • ELS latest, add pub sub, add presets, StarString, cpuTime by @ewowi in #60
  • Bugfixes, safeMode, preset improvements, Live script errors in UI by @ewowi in #61
  • Controls, pre/postDetails, model cleanup, 16K stack, 0.6.0 by @ewowi in #62

Presets:

New Contributors

  • @ewowi made their first contribution in #58

Full Changelog: v0.5.0...v0.6.0

v0.5.0

05 Nov 14:47
Compare
Choose a tag to compare

StarLight

What's Changed

General

  • Button to switch between current and new ui

Live Scripts

  • ESPLiveScript 2.8 -> 2.9.3 by @hpwit
  • Multiple scripts
  • Live scripts table in UI:
image

Dev related

  • Move definitions from .h to .cpp files

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Oct 16:58
Compare
Choose a tag to compare

The night comes down

What's Changed

This is mainly a technical release, bug fixes and many changes for development. Functional changes: new ui layout for network and support for ethernet

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Aug 19:20
Compare
Choose a tag to compare

Running up that hill

What's Changed

New UI (by @ewoudwijma )

  • run in HTML Live Server using model.json file instead of ws call (c5f0616)
  • modular setup, add MainNav, add moduleFun (5e79219)
  • sort vars, module type names, button and check, var class reorg (29dfda3)
  • sysInfo and Canvas type -> show board on canvas (94107f9)
  • support for (canvas) files (49a6222)

Live Scripts (by @ewoudwijma)

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 Jul 10:35
Compare
Choose a tag to compare

Stairway to heaven

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

09 Jun 07:42
Compare
Choose a tag to compare

Lucky Star

What's Changed

Pull requests

Repo

  • StarLink
    - Sync Groups
    - Sync dash variables (and child variables) in groups using udp (no http calls)
    - UDP using json packages
    - TimeSync - WIP
    - Sys->now instead of millis()
  • Home assistant (MQTT name, sample sensor, NetMindz)
  • Compile binary names in downloads folder and GitHub artifacts (NetMindz)
  • Browser console.log to UI log - WIP
  • Dropdown hierarchy
  • Instances: sort on name, not in IP
  • Added Coord3D.isOutofBounds
  • Support for variables linked by reference (instead of by value)
  • Known issues
    - Dashboard vars not working well
    - Deletion of table rows not always visible in UI

Full Changelog: v0.0.0...v0.1.0

v0.0.0

16 Apr 18:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ewowi/StarMod/commits/v0.0.0