Skip to content

Release v0.16.2-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danvergara danvergara released this 12 Oct 17:42
· 152 commits to main since this release

Changelog

  • 714ecc8 build(scripts): update the binary name on the installation script
  • df5c16b build(version): bump version to v0.16.2-rc1
  • b519a90 fix(actions): increase the golangci-lint execution timeout
  • d977798 fix(client): add a method to the client to get the total pages from the pagination manager
  • 95f9ebd fix(client): add a name property to the Table struct to know where the apps is in
  • e24d2d3 fix(gui): refactor the widgets receiving a factor instead fixed coordinates
  • 5981cca fix(gui): replace showLabelContent with showIndex to show the page index on a single widget
  • 3b6ad08 fix(gui): unify the index page on a single widget
  • 26aa41d refactor(gui): refactor widget api
  • 4febf7c style(cmd): update a deprecated dependency