Skip to content

Commit

Permalink
Bump chia-blockchain-gui to 92a316553cde6575aa59aae3a7c26645eb31e29b
Browse files Browse the repository at this point in the history
* update readme with simulator farming by @zsolt-dev in Chia-Network/chia-blockchain-gui#2086
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2095
* Use the proper source branch when targeting something other than main by @cmmarslender in Chia-Network/chia-blockchain-gui#2104
* Fix typos by @omahs in Chia-Network/chia-blockchain-gui#2142
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2149
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2157
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2160
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2162
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2187
* Bump electron from 26.2.1 to 26.2.4 by @dependabot in Chia-Network/chia-blockchain-gui#2190
* Upgraded electron to 27.0.0 by @ChiaMineJP in Chia-Network/chia-blockchain-gui#2195
* Hide compression option if bladebit version < 3 by @ChiaMineJP in Chia-Network/chia-blockchain-gui#2196
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2193
* Fixed add plot directory button by @ChiaMineJP in Chia-Network/chia-blockchain-gui#2199
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2197
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2198
* npm audit fix by @paninaro in Chia-Network/chia-blockchain-gui#2202
* Ensure enough bottom padding is available in the token list by @paninaro in Chia-Network/chia-blockchain-gui#2205
* Fix crash when previewing an offer created using WalletConnect by @paninaro in Chia-Network/chia-blockchain-gui#2201
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2208
* Don't show NFT collection options on the request side of the offer builder by @paninaro in Chia-Network/chia-blockchain-gui#2204
* Fix error when using file browser to import an offer by @paninaro in Chia-Network/chia-blockchain-gui#2203
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2213
* Fix accidental mutation of the expiring offers defaults object by @paninaro in Chia-Network/chia-blockchain-gui#2214
* Remove a redundant confirmation when deleting an offer notification by @paninaro in Chia-Network/chia-blockchain-gui#2215
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2217
* Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in Chia-Network/chia-blockchain-gui#2216
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2218
* Added `insufficient_partials` stat item on farm page by @ChiaMineJP in Chia-Network/chia-blockchain-gui#2211
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2219
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2222
* added missing change directory command before running npm run dev by @RightSexyOrc in Chia-Network/chia-blockchain-gui#2221
* Bump axios from 1.4.0 to 1.6.0 by @dependabot in Chia-Network/chia-blockchain-gui#2225
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2226
* Added tooltip for missing sps by @ChiaMineJP in Chia-Network/chia-blockchain-gui#2227
* Latest Strings by @github-actions in Chia-Network/chia-blockchain-gui#2228
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2229
* New Crowdin Translations by @github-actions in Chia-Network/chia-blockchain-gui#2232

* @omahs made their first contribution in Chia-Network/chia-blockchain-gui#2142
* @RightSexyOrc made their first contribution in Chia-Network/chia-blockchain-gui#2221

**Full Changelog**: Chia-Network/chia-blockchain-gui@2.1.1-rc1...2.1.2-rc1
  • Loading branch information
paninaro committed Nov 27, 2023
1 parent 3caa075 commit c7c934d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chia-blockchain-gui
Submodule chia-blockchain-gui updated 74 files
+2 −1 README.md
+4 −4 package-lock.json
+1 −1 packages/core/src/locales/fa-IR/messages.po
+1 −1 packages/core/src/locales/sv-SE/messages.po
+1 −1 packages/core/src/locales/zh-CN/messages.po
+1 −1 packages/core/src/locales/zh-TW/messages.po
+1 −1 packages/gui/package.json
+53 −15 packages/gui/src/components/farm/FarmHealth.tsx
+79 −45 packages/gui/src/locales/ak-GH/messages.po
+47 −30 packages/gui/src/locales/ar-SA/messages.po
+47 −30 packages/gui/src/locales/be-BY/messages.po
+47 −30 packages/gui/src/locales/bg-BG/messages.po
+79 −45 packages/gui/src/locales/bn-BD/messages.po
+79 −45 packages/gui/src/locales/bn-IN/messages.po
+79 −45 packages/gui/src/locales/bs-BA/messages.po
+47 −30 packages/gui/src/locales/ca-ES/messages.po
+47 −30 packages/gui/src/locales/cs-CZ/messages.po
+79 −45 packages/gui/src/locales/cy-GB/messages.po
+47 −30 packages/gui/src/locales/da-DK/messages.po
+47 −30 packages/gui/src/locales/de-DE/messages.po
+47 −30 packages/gui/src/locales/el-GR/messages.po
+47 −30 packages/gui/src/locales/en-AU/messages.po
+47 −30 packages/gui/src/locales/en-NZ/messages.po
+47 −30 packages/gui/src/locales/en-PT/messages.po
+51 −34 packages/gui/src/locales/en-US/messages.po
+79 −45 packages/gui/src/locales/eo-UY/messages.po
+47 −30 packages/gui/src/locales/es-AR/messages.po
+47 −30 packages/gui/src/locales/es-ES/messages.po
+47 −30 packages/gui/src/locales/es-MX/messages.po
+53 −36 packages/gui/src/locales/fa-IR/messages.po
+48 −31 packages/gui/src/locales/fi-FI/messages.po
+47 −30 packages/gui/src/locales/fr-FR/messages.po
+79 −45 packages/gui/src/locales/he-IL/messages.po
+79 −45 packages/gui/src/locales/hi-IN/messages.po
+47 −30 packages/gui/src/locales/hr-HR/messages.po
+47 −30 packages/gui/src/locales/hu-HU/messages.po
+47 −30 packages/gui/src/locales/id-ID/messages.po
+79 −45 packages/gui/src/locales/is-IS/messages.po
+47 −30 packages/gui/src/locales/it-IT/messages.po
+47 −30 packages/gui/src/locales/ja-JP/messages.po
+79 −45 packages/gui/src/locales/km-KH/messages.po
+47 −30 packages/gui/src/locales/ko-KR/messages.po
+79 −45 packages/gui/src/locales/lol-US/messages.po
+79 −45 packages/gui/src/locales/lt-LT/messages.po
+79 −45 packages/gui/src/locales/lv-LV/messages.po
+79 −45 packages/gui/src/locales/mk-MK/messages.po
+79 −45 packages/gui/src/locales/mn-MN/messages.po
+47 −30 packages/gui/src/locales/nl-NL/messages.po
+47 −30 packages/gui/src/locales/no-NO/messages.po
+79 −45 packages/gui/src/locales/pa-IN/messages.po
+47 −30 packages/gui/src/locales/pl-PL/messages.po
+47 −30 packages/gui/src/locales/pt-BR/messages.po
+47 −30 packages/gui/src/locales/pt-PT/messages.po
+47 −30 packages/gui/src/locales/ro-RO/messages.po
+47 −30 packages/gui/src/locales/ru-RU/messages.po
+79 −45 packages/gui/src/locales/si-LK/messages.po
+47 −30 packages/gui/src/locales/sk-SK/messages.po
+79 −45 packages/gui/src/locales/sl-SI/messages.po
+47 −30 packages/gui/src/locales/sq-AL/messages.po
+46 −29 packages/gui/src/locales/sr-SP/messages.po
+79 −45 packages/gui/src/locales/srp/messages.po
+57 −40 packages/gui/src/locales/sv-SE/messages.po
+79 −45 packages/gui/src/locales/th-TH/messages.po
+79 −45 packages/gui/src/locales/tlh-AA/messages.po
+47 −30 packages/gui/src/locales/tr-TR/messages.po
+47 −30 packages/gui/src/locales/uk-UA/messages.po
+79 −45 packages/gui/src/locales/vi-VN/messages.po
+60 −43 packages/gui/src/locales/zh-CN/messages.po
+50 −33 packages/gui/src/locales/zh-TW/messages.po
+1 −1 packages/wallets/src/locales/fa-IR/messages.po
+1 −1 packages/wallets/src/locales/sv-SE/messages.po
+1 −1 packages/wallets/src/locales/zh-CN/messages.js
+12 −12 packages/wallets/src/locales/zh-CN/messages.po
+1 −1 packages/wallets/src/locales/zh-TW/messages.po

0 comments on commit c7c934d

Please sign in to comment.