Releases: RamonGiovane/guiptables
1.4.1
What's Changed
- fix: consistency, grammar and spelling errors on README, English section by @RamonGiovane in #15
- Refactor/readme improvements by @RamonGiovane in #16
- Fix/when calling cockpit.spawn, use superuser option instead of calling sudo by @RamonGiovane in #18 (related to #17)
- docs: improve warning about installation files replacement in README by @lucaschf in #19
New Contributors
Full Changelog: 1.4.0...1.4.1
1.4.0
For this release, no binary packages are available. Use this installation approach.
🔧 Refactoring:
- Refactor/allow non root users that has sudo privilege by @RamonGiovane in #13
🐛 Bug fix
- fix: remove unused dependency on index.html that was raising 404 error on browser console by @RamonGiovane in #11
1.3.0-beta.1
For this beta release, no binary packages are available.
🚀 New features
#5 Make chain filter list dynamically show all chain names in use (also allows add and delete rules to those chains) @CrazyKidJack
🐛 Bug Fixes
#5 Fixed <link>
to font-awesome css that was causing icons to disappear @CrazyKidJack
c3ac4f4 Fixed Chain table filtering after deleting rule @RamonGiovane
013a889 Fixed errors that occurred when Chain has a name with the -
character. @RamonGiovane
🏠 Housekeeping
#6 Improve installation instructions on README @RamonGiovane
New Contributors
- @CrazyKidJack made their first contribution in #5
Full Changelog: 1.2.0...1.3.0b
1.2.0
1.0.0-beta
A Graphic User Interface for Iptables. On this version, provides web management via Cockpit for the NAT and Filter tables.