Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
s3inlc committed Nov 14, 2024
1 parent 4372306 commit f48b4bd
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions doc/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# v0.14.2 -> v0.14.3

## Tech Preview New API
Release 0.14.3 comes with an update to the tech preview of the new API. Be aware, it is a preview, it contains bugs and it will change; To use it, please see https://github.com/hashtopolis/server/wiki/Installation.

Changes/Bugfixes on new UI:
- After updating a task, the tasks table is also updated
- Files can now be deleted via the context menu of the files-table
- Step sequence corrected according to agent registration
- Standardization of the headline styles and customization of the DarkTheme
- Selected preprocessor value is now processed correctly when creating new tasks
- Checkbox values on the config page are now displayed correctly
- New Help/Contact Menu
- The hashlists are now displayed correctly according to the tasks on the tasks page
- Encoding bug fixed, Unicode characters were displayed incorrectly

## Bugfixes

- Fixed a bug for APIv1 where a hash in binary format did not return the plain text when cracked
- Increase the limit of the attack command length


# v0.14.1 -> v0.14.2

## Tech Preview New API
Expand All @@ -6,6 +28,7 @@ Release 0.14.2 comes with an update to the tech preview of APIv2. Be aware, it i
## Bugfixes
- Setting maxAgent after creating doesn't update the maxAgents of the taskwrapper. This only causes issues when the maxAgents was set at creation time. #1013


# v0.14.0 -> v0.14.1

## Tech Preview New API
Expand Down

0 comments on commit f48b4bd

Please sign in to comment.