Releases: cybersecmoo/brownie-tub
Releases · cybersecmoo/brownie-tub
Directory View Layout
Just the layout for the directory view. A later release will implement the actual commands to populate it dynamically.
Shell Info Panel
This release adds the column which gives details about the selected shell.
Deletion of Shells
Merge pull request #9 from cybersecmoo/feature/shell-list Feature/shell list
Creation of Shells
Merge pull request #8 from cybersecmoo/feature/shell-list Fix Gnarly Bug
Victim-List
This release allows us to add and remove shells from the list
RxDB Integration
This is just basic integration, it doesn't actually create/delete anything in the DB yet.
Basic UI Layout
Merge pull request #4 from cybersecmoo/feature/basic-ui-layout Feature/basic ui layout
Basic Window Opening
Simply a release to check CI/CD pipeline, and ensure we can create a simple Electron window.