Skip to content

Releases: getlantern/flashlight

genconfig release v7.6.105

23 Aug 12:04
3c74a96
Compare
Choose a tag to compare
Update README.md

Fixed lantern client link

genconfig release v7.6.104

23 Aug 12:01
6eac457
Compare
Choose a tag to compare
Update README.md

genconfig release v7.6.103

22 Aug 22:41
42434f9
Compare
Choose a tag to compare
Updating fronted lib and add new parameter (#1408)

* feat: updating fronted lib for supporting verifyHost parameter

* feat: updating reference for adding parameter no NewProvider

* chore: adding test case for checking if it's able to build provider with nil verifyHostname

genconfig release v7.6.102

20 Aug 14:26
9ba74ec
Compare
Choose a tag to compare
Merge pull request #1407 from getlantern/fix/1565

updating fronted lib and run go mod tidy

genconfig release v7.6.101

14 Aug 19:30
903c7f2
Compare
Choose a tag to compare
Using default config when geolookup fails (#1406)

* chore: setting default sni region if empty

* chore: declaring ok and not overwritting sniConfig

* chore: go mod tidy

* chore: parse region to lower case

* chore: removing logs

* docs: updating comment

* fix: setting region to use the default configuration

* fix: update code for unknown cases to use the default sni config and use it by default

* docs: explaining about the region condition

* fix: enable only when region is unknown

genconfig release v7.6.100

14 Aug 16:35
2d5e5af
Compare
Choose a tag to compare
setting default sni region if empty (#1405)

* chore: setting default sni region if empty

* chore: declaring ok and not overwritting sniConfig

* chore: go mod tidy

* chore: parse region to lower case

* chore: removing logs

* docs: updating comment

genconfig release v7.6.99

12 Aug 20:47
8463ecb
Compare
Choose a tag to compare
Merge pull request #1403 from getlantern/atavism/update-fronted

Update fronted: lock masquerade object during json.Marshal

genconfig release v7.6.98

12 Aug 16:09
715a2b3
Compare
Choose a tag to compare
removing duplicated routing rules (#1402)

* chore: removing duplicated direct config

* chore: re-adding direct route and remove must-direct rule

genconfig release v7.6.97

12 Aug 12:16
6fb10d2
Compare
Choose a tag to compare
mocking user data tests (#1401)

* chore: mocking user data tests

* tests fixed

---------

Co-authored-by: Eli Yukelzon <[email protected]>

genconfig release v7.6.96

09 Aug 16:44
5b9cb01
Compare
Choose a tag to compare
Updating genconfig for using fronting SNIs (#1400)

* chore: updating genconfig for using frontingsnis

* chore: adding make build-genconfig command for genconfig

* chore: updating global template for not filling arbitrarysnis if empty

* chore: updating genconfig bin

* feat: disabling cn SNIs and rebuilding genconfig