diff options
| author | Ben Woodward <ben@bdw.to> | 2026-01-24 20:46:24 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-24 20:46:24 -0800 |
| commit | e1927f633cab988ceeb8bcd51dd03aaa5b3f2392 (patch) | |
| tree | a776d7287d2c9583151f2567d9cf4f22d010aeed /README.md | |
| parent | fbde2cd27669ac29e1c0bc9393f9a83ffa93f8c6 (diff) | |
Updates jan 2026 (#313)
* Update dependencies to latest versions and migrate to React 19
- Update all dependencies to latest versions
- Migrate to React 19 createRoot API (replaces deprecated ReactDOM.render)
- Update qrcode.react import to v4 named export (QRCodeSVG)
* Format CSS with prettier
* Add Hebrew translation
* Add Slovak translation
* Add Malagasy translation
* Add Bangla translation
* Init field
* Change the logic concerning number of cards to print
* fix/clean
* Fix Increment-field-ID-in-the-print-area
* Increment-field-ID-in-the-print-area
* Review id implementation logic
* Fix git commit
* Handle Query parameter
* Fix package.json
* Fix query parameter for language
* fix query parameter for language
* Fix EncryptionModeChange query parameters // Error when non in query
* Fix EncryptionModeChange query parameters // Error when empty in query
* clean Setting.js don't need to import i18n
* clean file App.js
* first iteration for Hash
* Add Esperanto translation
* Update translations for Occitan
2 lines added
* Update translations.js
Added Swiss German to the Translations JavaScript-File
* Update translations.js
Removed custom Translations-Strings of my own Version.
* Update README.md
* Format translations.js with prettier
---------
Co-authored-by: Ido Bronfeld <idobronfeld@gmail.com>
Co-authored-by: Matej Kubinec <matej.kubinec@outlook.com>
Co-authored-by: mpilasy <88362233+mpilasy@users.noreply.github.com>
Co-authored-by: Tarek Hasan <94107336+Tarek-Hasan@users.noreply.github.com>
Co-authored-by: ofostier <ofostier@gmail.com>
Co-authored-by: zeecho <30541894+zeecho@users.noreply.github.com>
Co-authored-by: Mejans <61360811+Mejans@users.noreply.github.com>
Co-authored-by: Jan Zehnder <44242812+NZehnder@users.noreply.github.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -86,3 +86,7 @@ We would love for you to contribute to different languages and help make it even | |||
| 86 | | Simplified Cantonese | [ous50](https://github.com/ous50) | | 86 | | Simplified Cantonese | [ous50](https://github.com/ous50) | |
| 87 | | Punjabi | [phoenixgill34](https://github.com/phoenixgill34/) | | 87 | | Punjabi | [phoenixgill34](https://github.com/phoenixgill34/) | |
| 88 | | Danish | [dk90103](https://github.com/dk90103/) | | 88 | | Danish | [dk90103](https://github.com/dk90103/) | |
| 89 | | Hebrew | [Ido Bronfeld](https://github.com/HelloWorldIL) | | ||
| 90 | | Slovak | [matejkubinec](https://github.com/matejkubinec/) | | ||
| 91 | | Esperanto | [zeecho](https://github.com/zeecho/) | | ||
| 92 | | German (Swiss) | [NZehnder](https://github.com/NZehnder) | | ||
