File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# 📋 Changelog - Snap Camera Server
2
2
Release version history and feature overview
3
3
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
+
4
12
## v3.4.0 - Creator Support Release
5
13
- New group ID search support for lens creators
6
14
- New generic URL search support
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " snap-camera-server" ,
3
- "version" : " 3.4.0 " ,
3
+ "version" : " 3.4.1 " ,
4
4
"description" : " Host your own Snap Camera private server" ,
5
5
"keywords" : [
6
6
" snapchat" ,
You can’t perform that action at this time.
0 commit comments