File size: 1,563 Bytes
b094968
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
### v1.4.10 - 2023 Nov.01
- Better **Hires. fix** logic

### v1.4.9 - 2023 Nov.01
- Improve Sliders values refresh 

### v1.4.8 - 2023 Nov.01
- Removed "**magic numbers**"

### v1.4.7 - 2023 Nov.01
- Removed **Skip** parameter

### v1.4.6 - 2023 Sep.19
- Add **HDR** Script

### v1.4.5 - 2023 Sep.13
- Bug Fix for Color Wheel in `img2img`
- Minor Formatting

### v1.4.4 - 2023 Sep.13
- Add **Infotext** Support by. **catboxanon**

### v1.4.3 - 2023 Sep.13
- Improve **Color Wheel** Functionality by. **catboxanon**

### v1.4.2 - 2023 Sep.11
- Fix the Reset and Randomize buttons for the new Contrast algorithm

### v1.4.1 - 2023 Sep.11
- New **Contrast** algorithm

### v1.4.0 - 2023 Jul.11
- Implement **Scaling** algorithm

### v1.3.5 - 2023 Jul.11
- Implement **Color Picker**

### v1.3.4 - 2023 Jul.08
- Implement **Metadata**

### v1.3.3 - 2023 Jul.07
- Color Wheel now works at (0, 0, 0)
- Style/Randomize/Reset now updates Color Wheel

### v1.3.2 - 2023 Jul.07
- Implement **Color Wheel**
- Finally added `changelog`

### v1.3.1 - 2023 Jul.06
- Bug Fix

### v1.3.0 - 2023 Jul.06
- Implement **Style Presets**
- Separate logics into different scripts

### v1.2.1 - 2023 Jul.05
- Add **Randomize** function
- Add **Reset** function

### v1.2.0 - 2023 Jul.03
- Implement multiple **Noise** algorithms

### v1.1.3 - 2023 Jun.26
- Automatically refresh outdated Sliders values

### v1.1.2 - 2023 Jun.23
- Bug Fix

### v1.1.1 - 2023 Jun.22
- **Batch** Support

### v1.1.0 - 2023 Jun.21
- **X/Y/Z Plot** Support

### v1.0.0 - 2023 Jun.20
- Extension **Released**!