Skip to content

Releases: kilip/dungap

v0.1.1

03 May 05:50
fc35fd0
Compare
Choose a tag to compare

✨ New Features

  • 3414f86 - api: added feature to scan available device by using nmap (PR #1 by @kilip)
  • 9442dd8 - user: added oidc login method (PR #2 by @kilip)
  • 0e12ec4 - device: added device scan by using routeros rest api (commit by @kilip)
  • e9a92df - device: added power on device by using wol from router os (commit by @kilip)
  • 92b5d94 - setting: added setting for storing config into database (commit by @kilip)
  • ea03ecc - device: added ssh and sftp (commit by @kilip)
  • 5ce02de - device: added ssh power off processor 🍻 (commit by @kilip)
  • 7ded091 - device: added routeros online checker 🍻 (commit by @kilip)
  • 88c03f3 - device: added get device uptime by using ssh command 🍻 (commit by @kilip)
  • d59c727 - security: added login with username/email 🍻 (commit by @kilip)
  • e268251 - device: added base frontend views 🍻 (commit by @kilip)
  • 8163880 - device: added base frontend views 🍻 (PR #15 by @kilip)
  • 215c84e - pwa: changed framework to remix 🍻 (commit by @kilip)
  • 0ed2c8e - pwa: changed framework to remix (PR #16 by @kilip)
  • 4ea8a17 - security: added login with authentik in pwa 🍻 (commit by @kilip)
  • ddedab2 - security: added login with authentik in pwa 🍻 (PR #17 by @kilip)
  • c32bc51 - ci: added pwa tests 🚀 (commit by @kilip)
  • f0e6182 - docker: using supervisor for pwa and api service 🚀 (commit by @kilip)
  • 2ba76af - docker: using supervisor for api and pwa 🍻 (PR #19 by @kilip)
  • 08ffa78 - device: added load device by using yaml configuration file 🍻 (commit by @kilip)
  • edc4686 - device: added load device by using yaml configuration file 🍻 (PR #20 by @kilip)

🐛 Bug Fixes

  • f896e8e - device: cleanup buggy process 🐛 (commit by @kilip)
  • ee3d7c7 - ci: fixing build container image action 🐛 (commit by @kilip)
  • 720fe67 - ci: fix build images configuration on pull request 🐛 (commit by @kilip)
  • 15cbe8b - docker: fixed compose files error during development 🍻 (commit by @kilip)
  • 09e26fa - ci: improve goss tests 🍻 (commit by @kilip)

♻️ Refactors

  • 54f2134 - making better logic for feature handling 🚀 (commit by @kilip)
  • fc35fd0 - making better logic for feature handling 🚀 (PR #22 by @kilip)

Release v0.1.0

21 Apr 20:06
c5ec404
Compare
Choose a tag to compare