Skip to content

Commit 0909235

Browse files
committed
fix: Add locales
1 parent c893803 commit 0909235

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

release_body.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# 🎲 RandomGen v1.0.2 – Unleashed!
1+
# 🎲 RandomGen v1.0.2!
22
<p align="center">
3-
<img src="https://github.com/ruslanlap/PowerToysRun-RandomGen/raw/master/assets/randomgen.logo.png" width="128" alt="RandomGen Logo"/>
3+
<img src="https://github.com/ruslanlap/PowerToysRun-RandomGen/raw/master/assets/randomgen.logo.png" width="228" alt="RandomGen Logo"/>
44
</p>
55

66
## ✨ What's New
@@ -9,6 +9,12 @@
99
<img src="https://github.com/ruslanlap/PowerToysRun-RandomGen/raw/master/assets/locale.png" width="600" alt="Locale Selection"/>
1010
</p>
1111
- 🔐 **Enhanced Password Generator** (customizable options)
12+
- Now supports multiple ways to specify options:
13+
14+
Exclusion: -upper, -special, -numeric, -lower
15+
Inclusion: +upper, +special, +numeric, +lower
16+
Natural language: noupper, no-special, nonumbers
17+
1218
- 🚀 Turbocharged performance
1319
- 🛡️ **Fixed all PTRUN validation errors**:
1420
- **PTRUN1301**: Corrected package naming format from "RandomGen-v{VERSION}-{platform}.zip" to "RandomGen-{VERSION}-{platform}.zip"

0 commit comments

Comments
 (0)