Skip to content

OpenPLC Editor v4.2.11

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 20:29
· 157 commits to development since this release
bb00dd9

What's Changed

  • fix(debugger): trend sample-and-hold rendering and sliding window (DOPE-330) by @JoaoGSP in #968
  • fix(pou): show return type selector for graphical function POUs by @emerson-d-lopes in #954
  • fix(debug): expose HTTP fallback poll interval as a platform capability by @dcoutinho1328 in #970
  • fix(debugger): support forcing TIME values (DOPE-331, #634) by @JoaoGSP in #971
  • fix: OPC UA ARRAY of user-defined datatype does not work (issue #745) by @JulioSergioFS in #972
  • fix: Modbus/TCP: incorrect behavior when the connection is lost (issue #691) by @JulioSergioFS in #975
  • chore(strucpp): pin v0.6.2 for located-global sync by @thiagoralves in #983
  • fix: Login timeout too short for runtime v4 on original Raspberry Pi (Issue #526 ) by @JulioSergioFS in #984
  • fix(graphical): never report a POU as saved when its flow write-back fails (DOPE-495) by @JoaoGSP in #973
  • feat(datatypes): canonical single-type ST serializer + .dt text parser [DOPE-530] by @JoaoGSP in #987
  • feat(datatypes): datatypes/*.dt file-category plumbing [DOPE-532] by @JoaoGSP in #988
  • fix(datatypes): wire undo/redo snapshots and dirty tracking for data type edits [DOPE-534] by @JoaoGSP in #989
  • feat(datatypes): datatype persistence to datatypes/*.dt + legacy migration [DOPE-533] by @JoaoGSP in #991
  • feat: one device connection over serial or Modbus TCP, with run/stop by @marconetsf in #980
  • feat(data-types): add a form/code toggle to the data type editor (DOPE-535) by @JoaoGSP in #995
  • feat(datatypes): datatype rename reference propagation with impact modal (DOPE-536) by @JoaoGSP in #994
  • fix(runtime-v4): switch-in-STOP warning, mid-transition gating, and Connect button regressions by @thiagoralves in #996
  • fix: Odd behavior of the add new variable function on blocks with the data type ANY (Issue #479) by @JulioSergioFS in #990
  • feat(compat): editor + runtime + VPP version compatibility (DOPE-448) by @marconetsf in #993
  • feat(data-types): wire the .dt code view into the ST language server (DOPE-537) by @JoaoGSP in #998
  • feature(RTOP-193): VPP licensing over the baremetal connection by @marconetsf in #997
  • fix(package-manager): gate the build on VPP package integrity (DOPE-539) by @marconetsf in #1000
  • fix(compile): install vendor cores from the VPP's board manager URL by @thiagoralves in #1001
  • feat(console): render arduino-cli colour and collapse progress redraws by @thiagoralves in #1002
  • chore: back-merge main + bump version to 4.2.11 (unblocks release PR #1006) by @thiagoralves in #1007
  • Release 4.2.11 by @Thiago-Pio-Autonomy in #1006

New Contributors

Full Changelog: v4.2.10...v4.2.11