Skip to content

Commit d47730d

Browse files
committed
Update to v3.4.1
1 parent 814a2ca commit d47730d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# 📋 Changelog - Snap Camera Server
22
Release version history and feature overview
33

4+
## v3.4.1 - Patch Release
5+
- Fix http(s) handling of storage and share urls
6+
- Fix storage crawler HTTP header typo
7+
- Fix Import Error: Missing lens.lns files
8+
- Optimized gencert.sh SSL file generation
9+
- Update lens crawler to bypass scrape blocking
10+
- Update npm packages
11+
412
## v3.4.0 - Creator Support Release
513
- New group ID search support for lens creators
614
- New generic URL search support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "snap-camera-server",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Host your own Snap Camera private server",
55
"keywords": [
66
"snapchat",

0 commit comments

Comments
 (0)