Releases: bettercap/ui
Releases · bettercap/ui
v1.4.0
New Features 🚀
- Made SSL warning dismissable for better user experience
- Enhanced CAN bus module integration with improved icon and event visualization
- WiFi handshakes are now downloadable directly by clicking the red key icon (#43)
- Added compiled version to GitHub for easier deployment
Fixes 🔧
- Fixed handshake file path issues
- Resolved Angular compilation errors
- Fixed UI compilation on newer systems
- Removed deprecated ui.version references (now bundled with bettercap)
- Fixed WiFi APs display when channels are empty
- Prevented focus loss in caplet editor component
- Resolved NODE_OPTIONS issue in Makefile
Security 🔒
- Updated multiple dependencies to address security vulnerabilities
- Bumped mixin-deep from 1.3.1 to 1.3.2
- Bumped handlebars from 4.0.12 to 4.1.2
- Applied npm security audit fixes
Other
- Removed unused electron folder
- Updated packages for modern compilation support
- Various small fixes and refactoring
- Makefile improvements and consistency fixes
This changelog was generated by Changelog.
v1.3.0
New Features
- clicking on an alias will bring up the 'Set Alias' prompt
- showing port banner
Fixes
- loading openlayers css and js from assets instead of remote server
- better omnibar hide/show buttons
- fixed dropdown menus overflows
- added close button to the events json modal
- wifi table is now more compact
- only showing the interface once if it's also the gateway
v1.2.1
New Features
- using
highlight.jsto make the events data json dialog better - reporting CPU and MEM usage from the API in the advanced panel
- reporting open ports and services
Fixes
- added shadow to dropdown menus
- fixed bogus check for https on api
v1.2.0
New Features
- omnibar can now be hidden
- new position tab for the gps module
- implemented record and replay session feature
Fixes
- selected tab button is now correctly highlighted
- fixed sortable colum nowrap
1.1.0
New Features
- muted events are now persisted across session using the browser local storage
- improved navbar layout on mobile
- added simpler install instructions
Fixes
- decreased caplets editor textareas font-size
- sub buttons are smaller now
- changed the clear muted events button to avoid confusion with the clear view one
- fixed build script
1.0.0
First release.