Releases: browsh-org/browsh
v1.4.13
Changelog
88efbc0 Update setup_linux_build_environment.md
c0dbc5d URL correction
46f4ece v1.4.13
11070a1 Small spelling/grammar corrections
04e2b7c Update README.md
9f9733f Merge pull request #185 from j-rewerts/master
4434c0c Create setup_linux_build_environment.md
7b4170e Added a mouse scroll test.
1ed1427 Added a function for simulating mouse clicks.
a35ceeb Fix startup command
1004777 Switched to server side scrolling.
97a756a Switched to built in scrolling.
3958885 Implemented basic scrolling.
c82b3e7 Added community messaging.
f2e6d9c Merge pull request #171 from ArniDagur/patch-1
727d6ff Fix typo in default config
99a4000 Refactors lots of JS if
s (#169)
ad235b6 Use less verbose if
statements (#166)
99dcc23 Add Twitter Follow badge
v1.4.12
v1.4.11
v1.4.10
v1.4.9 (broken)
v1.4.8
v1.4.7
Changelog
4ae545d JS formatting
02c9774 Fix for occasionally fragmented HTTP responses
5aceb56 Changes default rate limiter to 'off'
4fa867c Attempted fix for HTTP server's stuck requests
fb38943 Bump to v1.4.7
1b71a08 Adds Browsh vesion to TTY startup screen
5142602 Page load and parsing durations in HTTP header
2f713f4 Ran linters to fix formatting
a8cff1b Fixes 'no-text' bug in HTTP server's raw text
7a76b3d First basic implementation of configurable keys
7c10bd2 Replace google.com with brow.sh as startup URL
023836b Attempt to return empty 200s for Kube probes
v1.4.6
v1.4.5
Changelog
949273a Remove "core" file in webpack dist/ during release
18099c0 List contents of webext/ during release script
87aa734 Bump version to trigger Mozilla release
a942598 JS and Go formatting
20c7cb6 Merge branch 'master' of github.com:browsh-org/browsh
618f192 Adds header/footer to plain text HTTP responses
6f7af4f Adds to call to donate on HTML page footers
8851ded Adds Browsh version to HTML output
9318cbf Adds CLI arg to output version
e270dca Refactor to keep Browsh version in Go
976c811 Don't use viper's FF path in os.exec()
dcc3cb0 Cohesion, fix structural error, improve word choice
v1.4.0
Changelog
772694f Prettierierier
5b24601 Stub config in webext tests
024d31e Version bump to v1.4.0
e99a79b Disable UPX compression
ec36c9c Show removable call to donate in TTY
e2c5e56 Ensure HTTP server tabs live no longer than 60s
23702a2 Block user agents and domains using user config
73c8bd9 Made all obvious variables user-configurable
ef18913 First implementation of config file
e048fc8 Changed license to LGPLv2
4b2ce6a Gofmt formatting
f05a21a Exclude windows files when running unit tests
1017e8d Possible fix for windows path and crash issues
24fcd9f Fix JS test after char size hardcoding
38cf92b Prettier formatting fix
acfb118 Merge branch 'master' of github.com:browsh-org/browsh
527df8b Fix for non-ASCII chars generating extra chars
5a25149 Only log char dimensions if they differ
b2988bf Fix for incorrectly calculated char dimensions
22261fc Reverted one change
2288121 Update README.md
79bd148 Add OpenBSD build
7312e49 Merge branch 'master' of github.com:browsh-org/browsh
effa2ac Add caveats
to Homebrew Tap about FF 57+ dep
63d55b8 Auto remove container after it exits