nsite-ts/CHANGELOG.md

32 lines
549 B
Markdown
Raw Normal View History

2024-09-25 20:28:59 +00:00
# nsite-ts
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