nsite-ts/CHANGELOG.md

74 lines
1.1 KiB
Markdown
Raw Normal View History

2025-03-07 17:40:30 +00:00
# nsite-gateway
2024-09-25 20:28:59 +00:00
2025-03-04 10:28:05 +00:00
## 0.6.1
### Patch Changes
- 3747037: Add license file
2025-01-22 18:13:58 +00:00
## 0.6.0
### Minor Changes
- c84396e: Replace homepage with simple welcome page
- c84396e: Add option to download another nsite as a homepage
- 2ac847f: Add colors to logging
### Patch Changes
- 5be0822: Fix serving hidden files in .well-known
2025-01-06 18:43:26 +00:00
## 0.5.2
### Patch Changes
- 6704516: Fix package missing build folder
2024-12-18 15:53:57 +00:00
## 0.5.1
### Patch Changes
- ba71f35: bump dependnecies
2024-10-18 10:30:02 +00:00
## 0.5.0
### Minor Changes
- db172d4: Add support for custom 404.html pages
2024-10-07 16:18:49 +00:00
## 0.4.0
### Minor Changes
- 7c3c9c0: Add ONION_HOST env variable
2024-10-04 17:31:46 +00:00
## 0.3.0
### Minor Changes
- 145f89d: Add support for ALL_PROXY env variable
- f25e240: Add screenshots for nsites
### Patch Changes
- 87fecfc: Update landing page
2024-09-26 17:48:38 +00:00
## 0.2.0
### Minor Changes
- b7b43cf: Bundle nginx in docker image
- b7b43cf: Add NGINX_CACHE_DIR for invalidating nginx cache
- b7b43cf: Add SUBSCRIPTION_RELAYS for listening for new events
### Patch Changes
- 48ae388: Use users relays when searching for blossom servers
2024-09-25 20:28:59 +00:00
## 0.1.0
### Minor Changes
- bfc1b1c: Add simple landing page
- cd09700: Initial Release