mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-08-12 13:40:20 +02:00
125 lines
4.1 KiB
Markdown
125 lines
4.1 KiB
Markdown
# Changelog
|
|
|
|
## [1.8.0] - 2025-10-19
|
|
- Campaigns now support Anti-Bot / Evasion page
|
|
- Proxy campaign pages now support IP filtering
|
|
- Minor UI update / fixes
|
|
|
|
## [1.7.0] - 2025-10-16
|
|
- New DOM engine choice for proxy rewrite directive
|
|
- New response proxy directive
|
|
- New orhaned recipients page with delete all
|
|
- Quick navigation with CTRL+p
|
|
- A comment can now be added to a company
|
|
- Added confirm alerts to company and shared data export
|
|
- When in company context tables show which scope a row belongs to
|
|
- Fix panic on missing nil checks of various proxy rules
|
|
- Fix panic on export shared view data
|
|
- Fix missing validation of type on allow/deny list
|
|
- Fix error still shown when updating with shortcut
|
|
- Fix campagin box position on trendline
|
|
|
|
## [1.6.2] - 2025-10-13
|
|
- Remove dark mode browser specific styling for date components
|
|
|
|
## [1.6.1] - 2025-10-13
|
|
- Fix proxy domain comparison
|
|
- Improve campaign trendline campaign box
|
|
- Escape context in analytics graphs
|
|
- Fix login page on dark mode
|
|
|
|
## [1.6.0] - 2025-10-12
|
|
- Added debug flag
|
|
- Option to install example templates on setup
|
|
- Support for CTRL+s to save when updating email, page or domain without closing editing modal
|
|
- Many UI updates
|
|
- Set as sent now has a confirm modal
|
|
- Improve tabbing in form modals
|
|
- Fix if first page is a proxy, skip the campaign template domain
|
|
|
|
## [1.5.0] - 2025-10-08
|
|
- Added access control rules for proxys
|
|
- Completion help for proxys in editor
|
|
- Vim mode for editors
|
|
- Fix proxy header rewrite not being done
|
|
- Fix company attachments in shared context
|
|
- Fix panic on loading tracking pixel for deleted campaign
|
|
- Various UI fixes
|
|
- Campaigns now default to saving submitted data
|
|
- Updated embedded licenses
|
|
- Removed securejoin dependency in favor of os.OpenRoot (native)
|
|
|
|
## [1.4.0] - 2025-09-30
|
|
- Added proxy (MITM) functionality
|
|
- Added 'Advanced mode' to interactive installer
|
|
- Various UI fixes
|
|
- Fix Editor style isolation
|
|
- Bump dependency
|
|
|
|
## [1.3.1] - 2025-09-21
|
|
- Improved width of links in tables
|
|
- Fixed asset page not showing domains
|
|
- Fixed domain assets shown under global assets
|
|
- Improve asset delete modal text
|
|
- Removed asset preview icon background
|
|
- Minor improvements to install / login UI
|
|
|
|
## [1.3.0] - 2025-09-19
|
|
- Added dark mode support and various UI improvements
|
|
- Added manual backup functionality
|
|
- Added reported functionality for phishing campaigns
|
|
- Added recipient manual send action
|
|
- Added validation on save
|
|
- Added link to release information on update modal and page
|
|
- Fixed copy campaign wrong text on create
|
|
- Fixed HTML to text template handling
|
|
- Fixed bad title on settings page
|
|
- Fixed dashboard scroll to top issue
|
|
- Improved send again texts
|
|
- Improved modal error position
|
|
- Moved recent campaigns to bottom of dashboard
|
|
- Bumped Go version and dependencies
|
|
|
|
## [1.2.1] - 2025-09-15
|
|
- Add debug logging to SMTP
|
|
- Fix excessive table URL params
|
|
- Bump backend and frontend dependencies
|
|
- Add debug log for SMTP
|
|
|
|
## [1.2.0] - 2025-09-04
|
|
- Added support for YmdHis Date and Base64 template functions
|
|
- Improved campaign review details
|
|
- Fix import modal not scrolling to bottom after import
|
|
|
|
## [1.1.13] - 2025-08-30
|
|
- Fix too many get all sessions params sent
|
|
- Fix invalidate all sessions
|
|
- Fix missing change company
|
|
- Fix improve table checkboxes to Yes/No
|
|
- Table menu is now larger and placed more correctly
|
|
- Simple code editor for API senders body
|
|
- Removed CRM/License link from developer panel
|
|
|
|
## [1.1.12] - 2025-08 -29
|
|
- Added a update button to campaigns details page
|
|
- Toggle test campaign on dashboard
|
|
- Fix trend legend alignment
|
|
- Improve domain TLS certificate management naming
|
|
- Campaign creator, sort by and order not optional in delivery
|
|
- Smaller height on table rows
|
|
- Fix group recipient column headers
|
|
- Improve validation error messages
|
|
- Campaign details show correct "Data saving" and "anonymization"
|
|
- Campaign update handle anonymization and close at
|
|
|
|
## [1.1.11] - 2025-08-29
|
|
- Show full error on invalid password when installing
|
|
|
|
## [1.1.10] - 2025-08-27
|
|
- Removed systemd inline comments
|
|
- Version check for updates in development
|
|
|
|
## [1.1.9] - 2025-08-23
|
|
- Fixed db lock bug in installer
|
|
- Removed license text in installer
|