Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Releases: someengineering/resoto-ui

v3.7.1

27 Jul 15:34
7c22f9e
Compare
Choose a tag to compare

What's Changed

  • Minor fix: Method instead attribute by @1nv1 in #306
  • Fix some edge cases that were found with the new azure config by @azagaya in #307
  • Pablo/bump version by @azagaya in #308

New Contributors

  • @1nv1 made their first contribution in #306

Full Changelog: 3.7.0...3.7.1

v3.7.0

14 Jul 16:23
c73362b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.4...3.7.0

v3.6.4

11 Jul 18:31
3b2b354
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.3...3.6.4

v.3.6.3

30 Jun 15:20
cc2933d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.2...3.6.3

v3.6.2

26 Jun 19:19
bf2a987
Compare
Choose a tag to compare

What's Changed

  • Fix bug that caused reloading page not decrypting jwt correctly for https by @azagaya in #291
  • Bump version to 3.6.2 by @azagaya in #292

Full Changelog: 3.6.1...3.6.2

v3.6.1

23 Jun 15:34
a605a63
Compare
Choose a tag to compare

What's Changed

  • Fix: Use crypto-js to encrypt if crypt module is not available by @azagaya in #289
  • Bump version to 3.6.1 by @azagaya in #290

Full Changelog: 3.6.0...3.6.1

v3.6.0

21 Jun 13:47
2b15dc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.0...3.6.0

v3.5.0

26 May 12:03
ff7200a
Compare
Choose a tag to compare

What's Changed

  • Bundle svgs with wasm so they appear in the neighborhood view in web version by @azagaya in #280
  • Implement user login by @azagaya in #279
  • Fix size of initial treemap by @azagaya in #281
  • Use default zoom instead of fitting all rect and fix zoom to mouse position by @azagaya in #282
  • Fix login when executing in a browser without IndexedDB by @azagaya in #284
  • Add logout button by @azagaya in #285
  • Bump version 3.5 by @azagaya in #286

Full Changelog: 3.4.0...3.5.0

v3.4.0

28 Apr 13:31
0d60152
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.3...3.4.0

v3.3.3.

21 Apr 14:17
7ea9305
Compare
Choose a tag to compare

What's Changed

  • Bump 3.3.2 by @lloesche in #264
  • Add label to mark overriden configs in different elements by @azagaya in #261
  • Fixed bug causing a crash on the table widget. by @RPicster in #266
  • Fixed a crash in the World Map widget. by @RPicster in #265
  • Providing the flattened model at a global level by @RPicster in #267
  • Fixed a bug in the a* class by @RPicster in #268
  • Don´t emit key_updated signal on dictionary elements if the value is a dict by @azagaya in #269
  • Adding release info to the readme by @RPicster in #271
  • Exit maximize state of widgets when dashboard enters edit mode by @azagaya in #272
  • Parse duration for the corresponding columns, before sorting by @azagaya in #270
  • Improved the Config Component by @RPicster in #273
  • Bump version to 3.3.3 by @azagaya in #274

Full Changelog: 3.3.1...3.3.3