Skip to content

Commit 8d0e5b9

Browse files
committed
doc Update changelog
1 parent 5d58a74 commit 8d0e5b9

1 file changed

Lines changed: 26 additions & 12 deletions

File tree

docs/CHANGELOG.md

Lines changed: 26 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
## Changelog
22

3-
### [Current version](https://github.com/pchiorean/Indentz/compare/22.4.11...master)
3+
<!-- ### [Current version](https://github.com/pchiorean/Indentz/compare/22.6.11...master) -->
44

5+
### [Release 22.6.11](https://github.com/pchiorean/Indentz/releases/tag/22.6.11)
6+
7+
##### New features
8+
9+
- [`new`](https://github.com/pchiorean/Indentz/commit/e9012199d92ba0bef97acdbc9720a85de0ae07ab)
10+
**ReplaceSnippets**: Converted **lib/ReplaceText** to a standalone script
11+
- [`new`](https://github.com/pchiorean/Indentz/commit/01003af9e7d6a59f6b8a59c4626c4bf85a3db6f1)
12+
**ReplaceSnippets**: Added a scope limiting column – replacement will only be done if a string appears in the filename (regex)
513
- [`new`](https://github.com/pchiorean/Indentz/commit/a5104648fd99949bef989d579bbaceabcffc802a)
614
**LayersToSpreads**: Moves layers of the active document to separate spreads
7-
- [`fix`](https://github.com/pchiorean/Indentz/commit/9858c669dc00ff0ec353796373935aae1c758faf)
8-
[`fix`](https://github.com/pchiorean/Indentz/commit/97bf0b591a66e7790c218477fcc388053e4fbdc8)
9-
**lib/ParseDataFile, DefaultLayers/Swatches/ReplaceFonts/Links**: Enforced UTF-8 encoding on opening the data file
10-
- [`fix`](https://github.com/pchiorean/Indentz/commit/f06e68d91e8abab4e08933162f4676b8fceaafa6)
11-
**DefPrefs**: Added 'Coated FOGRA39' as CMYK profile fallback
15+
16+
##### Updates
17+
1218
- [`upd`](https://github.com/pchiorean/Indentz/commit/c7459d5d0044b30edb875af724d718671f249b74)
1319
**DocCleanup**: Split step 3 into separate steps
14-
- [`new`](https://github.com/pchiorean/Indentz/commit/e9012199d92ba0bef97acdbc9720a85de0ae07ab)
15-
**ReplaceSnippets**: Converted **lib/ReplaceText** to a standalone script
16-
- [`upd`](https://github.com/pchiorean/Indentz/commit/2d43649c6fcb012b8ab4ed28901059245415829a)
17-
**lib/Report**: Increased maximum width
1820
- [`upd`](https://github.com/pchiorean/Indentz/commit/f82d55a4d1c7b17d6c8b00e9669770e04aac441b)
1921
**MarkVisibleArea, PageSizeFromFilename**: Updated 'Visible area' swatch
20-
- [`new`](https://github.com/pchiorean/Indentz/commit/01003af9e7d6a59f6b8a59c4626c4bf85a3db6f1)
21-
**ReplaceSnippets**: Added a scope limiting column – replacement will only be done if a string appears in the filename (regex)
2222
- [`upd`](https://github.com/pchiorean/Indentz/commit/41af4aafd86e5137f2764d6ca34476bd79bcec9d)
2323
[`upd`](https://github.com/pchiorean/Indentz/commit/2783324ef151b8416c7ea306886b17e6f69b73be)
2424
**lib/ParseDataFile, DefaultLayers/Swatches/ReplaceFonts/Links, QRBatch**: Trimmed trailing whitespace on import
@@ -30,6 +30,19 @@
3030
- [`upd`](https://github.com/pchiorean/Indentz/commit/9b2af349305547bf016d77372cf744445f3617e1)
3131
**ScaleTo**: Scaling now takes into account the transformations reference point
3232

33+
##### Bug fixes
34+
35+
- [`fix`](https://github.com/pchiorean/Indentz/commit/9858c669dc00ff0ec353796373935aae1c758faf)
36+
[`fix`](https://github.com/pchiorean/Indentz/commit/97bf0b591a66e7790c218477fcc388053e4fbdc8)
37+
**lib/ParseDataFile, DefaultLayers/Swatches/ReplaceFonts/Links**: Enforced UTF-8 encoding on opening the data file
38+
- [`fix`](https://github.com/pchiorean/Indentz/commit/f06e68d91e8abab4e08933162f4676b8fceaafa6)
39+
**DefPrefs**: Added 'Coated FOGRA39' as CMYK profile fallback
40+
41+
##### Miscellaneous
42+
43+
- [`upd`](https://github.com/pchiorean/Indentz/commit/2d43649c6fcb012b8ab4ed28901059245415829a)
44+
**lib/Report**: Increased maximum width
45+
3346
### [Release 22.4.11](https://github.com/pchiorean/Indentz/releases/tag/22.4.11)
3447

3548
##### New features
@@ -337,6 +350,7 @@
337350
- `fix` `transform()` and `app.transformPreferences.whenScaling`
338351

339352
##### New scripts
353+
- `new` `?` **LayersToFiles**
340354
- `new` **SpreadsToLayers**
341355

342356
---

0 commit comments

Comments
 (0)