Releases: leoafarias/sidekick
Release 1.1.2
It's been a while, so I thought a new version was just about due. This is primarily a maintenance-related release, as well as adding a number of languages.
As always, thank you, everyone, for your contributions!
Fixes
- Fix flutter settings display logic by @leoafarias in #265
Dep updates
- Upgrade riverpod to 2.1.3 by @areille in #270
- Bump flutter_acrylic from
12d32dd
tocebfb68
by @dependabot in #272 - Bump file_selector_windows from 0.8.2+2 to 0.9.1+4 by @dependabot in #275
- Bump hive_generator from 1.1.3 to 2.0.0 by @dependabot in #276
Languages
- Turkish translations by @adnanjpg in #282
- fix: turkish tech terms by @adnanjpg in #285
- Adding Uzbek language support. by @otabekoff in #288
- Add Russian translation. by @PeachyCad in #273
New Contributors
- @areille made their first contribution in #270
- @PeachyCad made their first contribution in #273
- @adnanjpg made their first contribution in #282
- @otabekoff made their first contribution in #288
Full Changelog: 1.1.1...1.1.2
Linux and windows binary are coming soon. Will stay as pre-release until available.
1.1.1: Fix MacOS Ventura
Here is a small update to fix the issue regarding the frame in MacOS Ventura, thanks @Ahmadre!
What's Changed
Full Changelog: 1.1.0...1.1.1
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
-
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 #220
- docs: add abc873693 as a contributor for translation by @allcontributors in #221
- Polish translation improvements by @m-ochyra in #226
- docs: add m-ochyra as a contributor for translation by @allcontributors in #227
- Add portuguese translation by @JeisonSanches in #230
- Added Hindi language translations (hi-IN) by @GauravCalidig in #232
- docs: add gauravmehta13 as a contributor for translation by @allcontributors in #234
- Update Korean translations by @kyle-seongwoo-jun in #236
- docs: add kyle-seongwoo-jun as a contributor for translation by @allcontributors in #237
- Upgrade
bitsdojo_window
by @karniv00l in #248 - docs: add karniv00l as a contributor for maintenance by @allcontributors in #249
- Add Indonesian translation. by @abrahamSN in #251
- 224 fix linux compatiblity check detection by @aguilaair in #244
- Fixes #233 | MacOS: Check path and prefer it over URL by @aguilaair in #243
- feat: Add fr-FR translation by @Gerfaut in #254
- Fix #247 by @aguilaair in #257
- Remove duplicate releases by @aguilaair in #258
- Fix windows by @aguilaair in #261
New Contributors
- @abc873693 made their first contribution in #220
- @m-ochyra made their first contribution in #226
- @JeisonSanches made their first contribution in #230
- @GauravCalidig made their first contribution in #232
- @kyle-seongwoo-jun made their first contribution in #236
- @karniv00l made their first contribution in #248
- @abrahamSN made their first contribution in #251
- @Gerfaut made their first contribution in #254
Full Changelog: 1.0.0...1.1.0
1.0.0 - All systems go!
Hello everyone,
Today we're excited to announce the release of Sidekick 1.0.0 🎉. It brings new features, new looks and huge optimizations, so let's get started.
Refreshed Looks
Now, who doesn't love a refreshed, beautifully crafted UI and icon? To celebrate 1.0.0 we've concentrated on making the experience of using Sidekick even more tailored to the specific systems.macOS
In macOS we are excited to announce our new icon, which you can see in the header. It has been rebuilt to conform with macOS's other icons, and we guarantee it will feel right at home in your menu, with everything from it's subtle gradients to the shadows.
Windows
Windows has also received some love from us. In fact, Sidekick will now look somewhat different, with a beautiful Mica effect on Windows 11 and a curved main card which fits Microsoft's Fluent UI guidelines.Let's also not forget about the fact that Sidekick is now available in the Microsoft Store, and has been for a couple of months. This means it is easier than ever to get started and set Sidekick up, simply by heading to the MS Store and clicking install. It has been great to see the reception of Sidekick in the Microsoft Store, with a 5-star rating and with over 200 downloads just in the first month from people all over the world.
Being added to the MS Store also brings some additional goodies to anyone who wants to keep using the MSIX to install Sidekick. The main advantage being that our installer is now signed, which means you no longer have to install our certificate in the root certificate authority database in order to install Sidekick. Simply open it and press install, it's that simple. Please do note that installing the signed certificate MSIX does remove the automatic update functionality as the MS Store handles it for us.
If you are using the MS Store 1.0.0 will be available shortly, but it may take a couple of days until the update rolls out to all devices. Hang tight!
New Features
You can now select a custom application start your projects with! Simply head over to the IDE selection toggle and click on custom. Then, simply select the application you want to open your projects with.Want to change the IDE again? Simply click on the custom button again to change your previous selection
We are taking the first step towards improving support for first time users of sidekick. As of 1.0.0 Sidekick will now check that all the required components are installed and correctly configured, as well as showing you the necessary commands to install everything with just one click.
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): Japanese, Polish, Italian. Ukrainian(Слава Україні!), and Bengali
Detailed changes
Bug Fixes
- Fix crash on search bar and console widget by @federicoviceconti in #159
- Fix CircularProgressIndicator never shown on first load by @federicoviceconti in #161
- Performance improvements by @leoafarias in #163
- Window improvements by @aguilaair in #151
- Fixed transition background update after theme change by @leoafarias in #215
New
- Add Japanese translation by @chrg1001 in #148
- Added polish translations by @LosDanieloss in #152
- Adding italian language by @federicoviceconti in #156
- Polish and improvements by @leoafarias in #164
- feat fvm_global_dialog.dart add copy Flutter PATH value button by @Hu-Wentao in #175
- Compatibility Check and Automatic Setup by @aguilaair in #177
- Add Ukrainian language by @HighError in #210
- Ukrainian language by @HighError in #213
- Added Bengali language by @its-me-mahmud in #208
- Feature/null safety migration by @leoafarias in #188
- Feature/custom ide by @aguilaair in #176
Improvements
- Make playground text selectable by @aguilaair in #162
- Remove pedantic and add flutter_lints by @aguilaair in #169
- Improvements for windows by @aguilaair in #168
- Upload new icons by @aguilaair in #173
- Add artifacts to main build action by @aguilaair in #181
- Updated mac os icon by @leoafarias in #182
- Enable transparency on all Windows themes by @aguilaair in #184
- Use actual Big Sur icon style by @aguilaair in #185
- Null Safety Migration by @leoafarias in #188
- Add artifacts to main build action by @aguilaair in #181
- [ImgBot] Optimize images by @imgbot in #180
- Enable transparency on all Windows themes by @aguilaair in #184
- Improve window border on non-windows devices by @aguilaair in ade6666
Docs
- Redesigned readme by @aguilaair in #174
- Updated readme by @its-me-mahmud in #209
- docs: add Chrg1001 as a contributor for translation by @allcontributors in #149
- docs: add LosDanieloss as a contributor for translation by @allcontributors in #153
- docs: add federicoviceconti as a contributor for translation by @allcontributors in #157
- docs: add federicoviceconti as a contributor for bug by @allcontributors in #160
- docs: add Hu-Wentao as a contributor for code by @allcontributors in #179
- docs: add HighError as a contributor for translation by @allcontributors in #211
- docs: add its-me-mahmud as a contributor for translation by @allcontributors in #212
Dependencies
- Add dependabot by @aguilaair in #190
- Bump hive from 2.0.6 to 2.1.0 by @dependabot in #192
- Bump build_runner from 2.1.7 to 2.1.8 by @dependabot in #193
- Bump fvm from 2.2.6 to 2.3.0 by @dependabot in #195
- Update dependency on constraints by @leoafarias in #205
- Bump window_manager from 0.1.8 to 0.2.1 by @dependabot in #200
- Bump path_provider from 2.0.1 to 2.0.9 by @dependabot in #199
- Bump file_selector_windows from 0.0.2+1 to 0.8.2 by @dependabot in #191
- Bump file_selector_macos from 0.0.4+1 to 0.8.2 by @dependabot in #204
- Bump file_selector from 0.8.2+1 to 0.8.4+1 by @dependabot in #206
New Contributors
- @chrg1001 made their first contribution in #148
- @LosDanieloss made their first contribution in #152
- @federicoviceconti made their first contribution in #156
- @dependabot made their first contribution in #192
- @its-me-mahmud made their first contribution in #208
- @HighError made their first contribution in #210
Full Changelog: 0.2.0...1.0.0
0.2.0 - Around the World
Hello everyone! We're well on our way to 1.0.0, and, with this update, we're bringing a bunch of new features and improvements that make it effortless to use Sidekick as your central flutter hub.
Added
- #81 - Internationalization, huge thanks to all of the contributors for their effort to bring this feature to life. Languages available: English, Spanish, German, Arabic, Swedish, Korean and Chinese. Thanks to @kassadin, @broderbluff, @kamel912, @MaximilianFlechtner, @Ahmadre, @seenewmax and more!
- #111 - You can now open your projects into VSCode or XCode directly from Sidekick.
- #4 - Welcome, Linux! You can now install sidekick using a snap. Installing docs coming soon. Thanks to @pedroermarinho for creating the snap.
- #129 - Linux automatic updates.
Removed
- #122 - We're saying goodbye to the packages screen as it fell outside the scope of Sidekick and we want to concentrate on making sidekick as great as possible.
Fixed
- #100 - We have now migrated the database to a place where no additional permissions are required, so Sidekick will no longer require access to your documents. This migration will be made automagically ✨ and after your first sidekick run you may disable documents access.
- #104 - Sidekick will now (once again) show an error if it is having trouble reading its settings.
- #124 - Fixed build zip URL pointing to a deprecated URL
- #126 Fixed high CPU usage in Windows. Thanks to @Hu-Wentao
- #89 Preventing crashing after closing the sidebar. Thanks to @arthurdenner
Maintainers: @leoafarias, @aguilaair
0.1.1
Added
- Github trending repos
- Flutter favorites
0.1.0
Fix issue when theme brightness does not match platform brightness
0.0.9
- Updated releases endpoint
0.0.8
- master channel not showing in installed releases
0.0.7
- Flutter projects are now added explicitly