Skip to content

Releases: F1st3K/EasyVPN

Version 0.6.0

27 Feb 23:13
Compare
Choose a tag to compare

Features

  • services: Create new Amnezia WG vpn-service (wireguard based)
  • services: Update documentation

Bug fixes

  • services: Fix reload wireguard to resync configuration (fasted)
  • services: Fix env variables with ports (WG_PORT -> VPN_PORT)

Version 0.5.1

08 Dec 19:40
Compare
Choose a tag to compare

Hotfixes

  • backend: Fixed exception on create Sheduled task (error task - key not found)

Version 0.5.0

07 Dec 13:04
Compare
Choose a tag to compare

Features

  • backend: Replaced ExpirationChecker by universal SheduledTaskService

(now you can set a delayed launch of commands)

Bug fixes

  • frontend: Fixed most npm warnings
  • backend: Fixed not disconnecting connections when their lifespan expires

Version 0.4.1

14 Oct 10:40
Compare
Choose a tag to compare

Hotfixes

  • Postgress version in docker-compose set as 16
  • frontend: Replace 'npm start' on nginx server in docker-image
  • frontend: Added cashe in nginx configuration in docker-image
  • frontend: fix logo image source

Version 0.4.0

12 Oct 13:51
Compare
Choose a tag to compare

0.4.0 (2024-10-12)

Features

  • frontend: Created payment tickets list for payment reviewer
  • frontend: Added show more info of ticket
  • frontend: Added confirm and reject tcket for payment reviewer
  • frontent: Created Logotype for project (any icons with it)
  • backend: Create missing routes for it (connecitons, tickets and servers)

Bug fixes

  • frontend: Fix other ui-components of added missing routes
  • backend: Fix forbbiden errors to currectly error messages

Version 0.3.0

18 Sep 05:13
Compare
Choose a tag to compare

0.3.0 (2024-09-18)

Features

  • frontend: Added Delete and Create connection buttons for client
  • frontend: Added Extend and Create connection forms (and more components for it)

Bug fixes

  • backend: Fix CORS errors

Infrastructure

  • backend: Update dotnet sdk to version 8 and update dependences

Version 0.2.0

22 Aug 14:13
Compare
Choose a tag to compare

0.2.0 (2024-08-22)

Features

  • backend: Improved work with different (and adding new) versions of VPN services
  • services/WireguardVpn: Version moved to new route (/ -> /v1/)

Documentation

  • backend: Fix deployment postgress in docker

Version 0.1.3

15 Aug 08:55
Compare
Choose a tag to compare

Features

  • Create swagger endpoint in EasyVPN.Api

Documentation

  • Create & refactoring README.md files (backend, frontend, services/WireguardVpn)
  • Transferred EasyVPN.Api documention to swagger
  • Simplifictaion main README.md

Version 0.1.2

02 Aug 12:26
Compare
Choose a tag to compare

0.1.2

Bug fixes

  • publish versioning script

0.1.1

0.1.0 (2024-08-02)

First release

  • configured versioning