Skip to content

3.0.0

Compare
Choose a tag to compare
@spmzt spmzt released this 15 Feb 20:47
· 52 commits to main since this release
7232ee6

Documentations.

parts of these changes are documented as wanpadctl(8).

Software Changes

These changes are as follows:

  • Introduce wanpadctl command.
  • Add FreeBSD 14+ support. (except for the systemd services, for now)
  • Rewritten shell scripts with POSIX-complient syntax.
  • All binaries are removed and replaced with a mechanism to install them. (except the Filebeat)
  • Add the AGPL license to the shell scripts (Copyrights of developers are preserved in the process).
  • Delegate the large portion of installation process to themake command. The added Makefile is written to be compatible with both GNU and BSD make.
  • Node exporter upgraded to latest 1.7.0 version.
  • Shell scripts inside the maintenance directory, such as startup_cmd.sh, will be deprecated soon.
  • Utilize sshd_config.d directory for our SSH operation in linux.
  • HOOPAD_CA.crt is removed.
  • Systemd services are moved and now only work inside client-services directory.