Skip to content

v0.0.1-alpha.6

Compare
Choose a tag to compare
@jozefcipa jozefcipa released this 15 May 17:59
· 18 commits to main since this release
d9c3940

Changelog

Features

  • 58e376f feat: add novus binary to sudoers
  • b9dfb02 feat: add resume command
  • 5c6d05d feat: add pause command
  • 952f3eb feat: introduce app status
  • 9e108fa feat: add remove command and lots of refactorings
  • ca834a4 feat: check for duplicate app names across configs
  • 8b61941 feat: check for duplicate domains across apps
  • c0b9d8a feat: show routing table
  • 07902c6 feat: refactor nginx to allow multiple apps
  • ddc0adb feat: validate appName
  • 4ee4545 feat: add novus init command, appName in config and other minor tweaks
  • 6b7298b feat: add colors to the output
  • 8a776ad feat: add novus --version command

Bug fixes

  • c61f3bf fix: detect unused TLDs across apps
  • 65f712c fix: novus trust command
  • 6afe4e5 fix: handle assets dir in homebrew binary
  • a168496 fix: include assets folder in releases

Others

  • d9c3940 chore: temporarily remove trust command
  • 183badf chore: update table view
  • 56c8efa chore: extract sudoers to a separate package
  • 86a9bf3 chore: capitalize comments
  • ac729fe refactor: configuration management
  • ebb950a refactor: brew error handling & logging
  • 9334b83 refactor: dns_manager & dnsmasq
  • 8a2ae5f chore: refactor logger
  • 2db75d8 chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#1)
  • 6580a89 chore: simplify diff structure
  • bd852b7 chore: refactor logger