Skip to content

Commit 43a8b26

Browse files
committed
added consistent line breaking between versions
1 parent f584421 commit 43a8b26

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

doc/changelog.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11

22
# Changelog
33

4+
45
## v0.14.4 -> vx.x.x
56

67
**Enhancements**
78

89
- Updated OpenAPI docs to latest API updates
910

10-
## v0.14.3 -> v0.14.4
1111

12+
## v0.14.3 -> v0.14.4
1213

1314
**Enhancements**
1415

@@ -20,6 +21,7 @@
2021
- Fixed a bug where creating a new preprocessor would copy the configured limit command over the configured skip command
2122
- Implemented sending emails inside docker container
2223

24+
2325
## v0.14.2 -> v0.14.3
2426

2527
**Tech Preview New API**
@@ -89,6 +91,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
8991

9092
- Setting 'Salt is in hex' during Hashlist creation will not set the --hex-salt flag (#892)
9193

94+
9295
## v0.13.0 -> v0.13.1
9396

9497
**Bugfixes**
@@ -102,6 +105,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
102105

103106
- Hash.hash is now of type MEDIUMTEXT to avoid issues with longer hashes (e.g. LUKS, issue #851).
104107

108+
105109
## v0.12.0 -> v0.13.0
106110

107111
**Features**
@@ -155,6 +159,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
155159
- Agents overview page and agent detail page now show counter for repeating devices.
156160
- Increase size of database column for storing agentstats.
157161

162+
158163
## v0.11.0 -> v0.12.0
159164

160165
**Features**
@@ -186,6 +191,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
186191
- Adjusted to new format of Hashcat printing cracked WPA hashes.
187192
- Adjusted to PMKID handling of Hashcat.
188193

194+
189195
## v0.10.1 -> v0.11.0
190196

191197
**Bugfixes**
@@ -209,6 +215,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
209215
- User API can provide all cracks for a given hashlist.
210216
- Support for new Hashcat versions without 32/64-bit naming.
211217

218+
212219
## v0.10.0 -> v0.10.1
213220

214221
**Bugfixes**
@@ -218,6 +225,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
218225
- Fixed applying supertasks directly from hashlist view.
219226
- Fixed wrong saving of build number if it didn't exist.
220227

228+
221229
## v0.9.0 -> v0.10.0
222230

223231
**Features**
@@ -239,6 +247,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
239247
- In case of client errors the corresponding chunk now also is saved if available.
240248
- Make more clear naming on rule splitting tasks, rules have an empty line at the end to increase readability.
241249

250+
242251
## v0.8.0 -> v0.9.0
243252

244253
**Features**
@@ -267,6 +276,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
267276
- Preconfigured task attack commands can be edited after creation.
268277
- If needed it can be set that the server should also distribute tasks with priority 0.
269278

279+
270280
## v0.7.1 -> v0.8.0
271281

272282
**Features**
@@ -297,6 +307,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
297307
- Disabling rule splitting when having a prince task.
298308
- Fixed non-working secret checkbox for hashlists.
299309

310+
300311
## v0.7.0 -> v0.7.1
301312

302313
**Bugfixes**
@@ -307,6 +318,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
307318
- Fixed mask import
308319
- Fixed hiding of mask imports in preconfigured task list on hashlist page
309320

321+
310322
## v0.6.0 -> v0.7.0
311323

312324
**Features**
@@ -331,6 +343,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
331343
- Zapping from the website will now also issue zaps for non-salted hashlists.
332344
- Fixed zapping querying on progress sending from agent to also match for agent null values.
333345

346+
334347
## v0.5.1 -> v0.6.0
335348

336349
**Features**
@@ -345,6 +358,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
345358
- Export of founds of binary hashlists fixed
346359
- DB Connection check during installation is now tested correctly
347360

361+
348362
## v0.5.0 -> v0.5.1
349363

350364
**Bugfixes**
@@ -357,6 +371,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
357371
- Fixed renaming of files which allowed renaming them to other directories and execute them
358372
- Fixed renaming/uploading of files which allowed to override hidden files (e.g. .htaccess file)
359373

374+
360375
## v0.4.3 -> v0.5.0
361376

362377
**Large Update**
@@ -381,6 +396,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
381396
- Fixed ETA and spent time for tasks
382397
- Error message which was always shown when adding new hash types fixed
383398

399+
384400
## v0.4.2 -> v0.4.3
385401

386402
**Features**
@@ -400,6 +416,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
400416
- Pre-crack import warns when too long plaintexts are in the import file
401417
- Implemented missing ownAgentError notification execution
402418

419+
403420
## v0.4.1 -> v0.4.2
404421

405422
**Features**
@@ -420,6 +437,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
420437
- Fixed additional vulnerabilities reported
421438
- Fixed remaining fragments when deleting finished supertasks
422439

440+
423441
## v0.4.0 -> v0.4.1
424442

425443
**Bugfixes**
@@ -430,6 +448,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
430448

431449
- Improved code handling, constants can be used in templates.
432450

451+
433452
## v0.3.2 -> v0.4.0
434453

435454
**Features**
@@ -460,6 +479,7 @@ With the release 0.14.0 the default installation method changed to Docker. Docke
460479
- Fixed slow file downloading issue
461480
- Changed the way hashcat version is queried (should work properly on linux/mac)
462481

482+
463483
## v0.3.1 -> v0.3.2
464484

465485
**Client**

0 commit comments

Comments
 (0)