1.1.0 Release - Fixing the oopsies and new languages
Hey everyone!
It's been a minute but when the Windows 11 H2 update rolled out and left all of our Windows users in the dust it was time to find some time and solve this issue once and for all, and also release some of the great features the community has been building. You guys rock 🫶
Now let's see what this release brings to the table!
Fixes
Windows should now be working fine again! Thanks to all those who provided feedback and dumps :)
Say goodbye to the annoying duplicate releases on MacOS, now you should only see one release and it sholuld be smooth now!
We've fixed Linux compatiblity check detection and improved the logic behind detecting programs in MacOS too so now we can easily check if something is installed in CMD.
Now we will check to see if Code is installed on the user's path for MacOS, which means much better behaviour than the URI fallback while still not requiring it.
In addition, MacOS Custom launcher should now work properly, sorry about that!
New Languages
This release brings some new translations thanks to all of you. Sidekick is now available in the following languages (in addition to any of the previously bundled ones): Chinese (Taiwan), Portuguese, Korean, Indonesian, Hindi, and French
In addition, there have been some improvements to the Polish translation.
Release Notices
-
[ ] Linux app image will come later as the build step is broken
-
[x] MS Store signed version will come later as it has to be approved
Detailed Changes
What's Changed
- Add zh-TW translation by @abc873693 in https://github.com/fluttertools/sidekick/pull/220
- docs: add abc873693 as a contributor for translation by @allcontributors in https://github.com/fluttertools/sidekick/pull/221
- Polish translation improvements by @m-ochyra in https://github.com/fluttertools/sidekick/pull/226
- docs: add m-ochyra as a contributor for translation by @allcontributors in https://github.com/fluttertools/sidekick/pull/227
- Add portuguese translation by @JeisonSanches in https://github.com/fluttertools/sidekick/pull/230
- Added Hindi language translations (hi-IN) by @GauravCalidig in https://github.com/fluttertools/sidekick/pull/232
- docs: add gauravmehta13 as a contributor for translation by @allcontributors in https://github.com/fluttertools/sidekick/pull/234
- Update Korean translations by @kyle-seongwoo-jun in https://github.com/fluttertools/sidekick/pull/236
- docs: add kyle-seongwoo-jun as a contributor for translation by @allcontributors in https://github.com/fluttertools/sidekick/pull/237
- Upgrade
bitsdojo_windowby @karniv00l in https://github.com/fluttertools/sidekick/pull/248 - docs: add karniv00l as a contributor for maintenance by @allcontributors in https://github.com/fluttertools/sidekick/pull/249
- Add Indonesian translation. by @abrahamSN in https://github.com/fluttertools/sidekick/pull/251
- 224 fix linux compatiblity check detection by @aguilaair in https://github.com/fluttertools/sidekick/pull/244
- Fixes #233 | MacOS: Check path and prefer it over URL by @aguilaair in https://github.com/fluttertools/sidekick/pull/243
- feat: Add fr-FR translation by @Gerfaut in https://github.com/fluttertools/sidekick/pull/254
- Fix #247 by @aguilaair in https://github.com/fluttertools/sidekick/pull/257
- Remove duplicate releases by @aguilaair in https://github.com/fluttertools/sidekick/pull/258
- Fix windows by @aguilaair in https://github.com/fluttertools/sidekick/pull/261
New Contributors
- @abc873693 made their first contribution in https://github.com/fluttertools/sidekick/pull/220
- @m-ochyra made their first contribution in https://github.com/fluttertools/sidekick/pull/226
- @JeisonSanches made their first contribution in https://github.com/fluttertools/sidekick/pull/230
- @GauravCalidig made their first contribution in https://github.com/fluttertools/sidekick/pull/232
- @kyle-seongwoo-jun made their first contribution in https://github.com/fluttertools/sidekick/pull/236
- @karniv00l made their first contribution in https://github.com/fluttertools/sidekick/pull/248
- @abrahamSN made their first contribution in https://github.com/fluttertools/sidekick/pull/251
- @Gerfaut made their first contribution in https://github.com/fluttertools/sidekick/pull/254
Full Changelog: https://github.com/fluttertools/sidekick/compare/1.0.0...1.1.0