Skip to content

Releases: TinyActive/nginx-love

Stable version v3.0

31 Oct 07:18
a167975

Choose a tag to compare

What's Changed

Full Changelog: v4.0...v4.01

Stable version v2.0

16 Oct 02:08
98f786d

Choose a tag to compare

What's Changed

  • Replaced DomainDialog with DomainDialogV2 in Domains component.
  • Added new fields for advanced domain settings including real IP configuration, HSTS, HTTP/2, gRPC support, and custom location blocks.
  • Updated Domain type to include new properties for advanced settings.
  • Created migration script to add new columns for advanced settings in the database.
  • Implement Access Lists management UI and functionality
  • Added AccessListFormDialog component for creating and editing access lists.
  • Introduced AccessListsContent component to display and manage access lists.
  • Created PaginationControls component for navigating through access lists.
  • Developed access-lists.service.ts for API interactions related to access lists.
  • Implemented query options for fetching access lists and handling mutations.
  • Added routes for access lists management under the authenticated section.
  • Integrated search and filter functionalities for access lists.
  • Enhanced user experience with loading skeletons during data fetching.
  • Enhance security by validating usernames and escaping passwords in Nginx config service
  • feat: Add WebSocket support headers in Nginx configuration
  • feat: Implement Backup Service with backup scheduling and nginx configuration management

Full Changelog: v3.0...v4.0

Stable version V1

12 Oct 15:30
4df2194

Choose a tag to compare

What's Changed

  • Update Port Info by @vncloudsco in #27
  • Feature force 2fa (#28) by @vncloudsco in #29
  • Fix auto logout after 15 minute by @vncloudsco in #30
  • feat: Add confirmation dialogs for delete actions in ACL, Alerts, SSL and Users components by @vncloudsco in #32
  • feat: Add Real IP configuration support for domains, including Cloudflare integration by @vncloudsco in #35
  • Feature: Container Support (#37) by anonymous user in #39
  • fix: auth integration test by @dacsang97 in #41
  • Feature: network load balancer by @vncloudsco in #43
  • Fix: Backup and Node Synchronization Network Manager missing by @vncloudsco in #45

Full Changelog: v2.0...v3.0

Autumn Version

08 Oct 02:27
e91213b

Choose a tag to compare

What's Changed

  • Release new version by @vncloudsco in #24

  • software refresh all backend code for easy maintenance and future development by @dacsang97

  • Features new release: Backup & Restore by @vncloudsco

  • Features new release: slave node synchronized makes server switching simple by @vncloudsco
    Full Changelog: v1.0.0...v2.0

First version 1.0

04 Oct 16:07
289587d

Choose a tag to compare

What's Changed

  • Add screenshot project after running by @vncloudsco in #1
  • thumbnail project by @vncloudsco in #2
  • feat: add pnpm workspace configuration and deployment scripts by @dacsang97 in #3
  • fix: set default condition for alert rules to "cpu > threshold" by @vncloudsco in #4
  • feat: implement comprehensive email validation and sanitization for SSL operations by @vncloudsco in #5
  • Refactor scripts for improved variable quoting and consistency by @vncloudsco in #6
  • Refactoring UI by @dacsang97 in #7
  • Feat: screenshot update and Channel Support by @vncloudsco in #8
  • Docs by @dacsang97 in #9
  • feat: add ignore dead links configuration and update documentation links by @dacsang97 in #10
  • feat: add GitHub Actions workflow to check documentation build by @dacsang97 in #11

New Contributors

Full Changelog: https://github.com/TinyActive/nginx-love/commits/v1.0.0