|
| 1 | +simple-pwgen (1.1.2) stable; urgency=medium |
| 2 | + |
| 3 | + * Update readme with version 1.1.1 (#56) |
| 4 | + * Update publishing and funding workflows (#57) |
| 5 | + - Update workflow for publishing deb packages |
| 6 | + - Update funding |
| 7 | + * Update snap core and fix tabs (#58) |
| 8 | + - use core22 |
| 9 | + - Convert spaces to tabs in common.py and main.py |
| 10 | + * Prepare translations (#59) |
| 11 | + - Add all files to be translated in POTFILES |
| 12 | + - Add .pot file |
| 13 | + - Add .pot update script |
| 14 | + * Add translations; closes #8, #11 (#60) |
| 15 | + - Update translation template (pot file) |
| 16 | + - Add translations for bengali |
| 17 | + and British English |
| 18 | + * Add gettext as build dependency (#61) |
| 19 | + * Update build scripts and desktop data (#62) |
| 20 | + - Update python build scripts |
| 21 | + - Update schema files |
| 22 | + - Update desktop file creator script |
| 23 | + * Update debian packaging (#63) |
| 24 | + - Include translation files |
| 25 | + - Rename manual |
| 26 | + * Update translations (#64) |
| 27 | + - Make existing strings translatable |
| 28 | + - Add .mo files to .gitignore |
| 29 | + * Update snap (#65) |
| 30 | + - Update website |
| 31 | + - Build for all archs |
| 32 | + - Update source |
| 33 | + - Add locales |
| 34 | + * Fix snap builds on launchpad (#66) |
| 35 | + * Add workflow to test snap packaging (#67) |
| 36 | + - Update runner versions |
| 37 | + * Update python build-script to get version (#68) |
| 38 | + * Add snap-store and launchpad installation (#69) |
| 39 | + * Add a scrollbar to the main grid (#70) |
| 40 | + - Use scrollbar on low resolution displays |
| 41 | + where the whole window is not visible |
| 42 | + simultaneously |
| 43 | + |
| 44 | + -- Himadri Sekhar Basu < [email protected]> Thu, 15 Feb 2024 20:06:19 +0530 |
| 45 | + |
1 | 46 | simple-pwgen (1.1.1) stable; urgency=medium
|
2 | 47 |
|
3 | 48 | * fix permissions of github actions
|
|
0 commit comments