Skip to content

Releases: evilsocket/shieldwall

v1.2.1

31 Mar 14:12
Compare
Choose a tag to compare

Changelog

Fixes

  • 1371b48 fix: do not reset firewall and apply rules if there were no changes
  • 6bdd504 fix: changed verbosity of a debug log reported as warning
  • a0e8395 fix: clearning conntrack rules during reset
  • 2ca3b81 fix: fixed v-model for rule.type (closes #4)

v1.2.0

15 Mar 13:51
Compare
Choose a tag to compare

Changelog

New Features

  • 054b1b0 new: cloudflare integration
  • 079c171 new: automatic ipv6 support

Fixes

v1.1.0

14 Mar 13:17
Compare
Choose a tag to compare

Changelog

New Features

  • bc2ef94 misc: added git:changelog to release script
  • 604531e new: replaced release.sh with release.stork
  • 04cf64e new: alerting system for agents

Fixes

  • 56173df fix: avoid to reset all the iptables rules
  • 8718214 fix: if only TCP prot is selected it creates 2 rules both for tcp and udp
  • 982106e fix: do not exit if the state.json is corrupted but use a blank state (mentioned in #2)
  • 1630bd3 fix: adding agent.example.yaml to releases (fixes #1)
  • fdb2dbb fix: auto logout when token is expired
  • 4434ded fix: fixed register view to prevent double clicking
  • 6ba1a0c fix: adding unique constraint to user email

Misc

  • 375ac99 misc: refactored to use constants for iptables chains
  • 2a3e8bf misc: max rules per agent now is 100
  • f29c29f misc: small fix or general refactoring i did not bother commenting
  • bf67f50 docs: added help link in the agent page

v1.0.3

14 Feb 17:46
Compare
Choose a tag to compare

Changelog

d580ad6 fix: adding install.sh script to release
9b022e8 releasing v1.0.3

v1.0.2

14 Feb 17:04
Compare
Choose a tag to compare

Changelog

0b98e0c fix: do not overwrite systemd unit file during update if it exists already
21dcfd2 fix: rule protocol wasn't set by the form
2ef03ad releasing v1.0.2

v1.0.1

14 Feb 16:49
Compare
Choose a tag to compare

Changelog

107b7a9 fix: decreased agent log verbosity when number of rules doesn't change
92cfd88 releasing v1.0.1

v1.0.0

13 Feb 14:35
Compare
Choose a tag to compare

Changelog

edb4aaa 2 steps verification via email
a5350e9 added captcha to login
8ef8b23 agents crud
29fd98a apple-touch-icon
c6933b6 captcha
30e2880 docs
72774da first commit
86c9189 fix
1347306 fix: sorting agents by updated_at desc
2e77808 fix: using correct recaptcha site key
1cac570 fixed registration link
1095036 frontend now lives inside the API
64295e3 implemented rule type block
7ffea9d max agents check
bf83f58 meta tags
95cb994 mostly docs
c6bf701 new: implemented support for ip masks and ranges
9bd1b68 new: logging dropped packets to syslog
3bac8ae no captcha for login in dev mode
f34fc71 optional ssl
fd501cd pretty stable now
d1cbedb rate limiting on user API
528c56e releasing v
6f3f35f releasing v1.0.0
ddb958f releasing v1.0.0
4107f2e releasing v1.0.0
e02bc97 releasing v1.0.0
f9423bc releasing v1.0.0
6fd830d releasing v1.0.1
cdbf450 releasing v1.0.1
c6f256a releasing v1.0.2
4593c47 robots and analytics
6b562ac rule expiration
2352b69 self update
8fb4fad self update now works
a52c124 self-update
676e0dd some fixes
ba35cd8 some ui fixes
bfba331 time ago
10eb29d use docker-compose only for the database
a6bd9a8 version reset
5409502 vue frontend
02c27a1 working on the self update part