Skip to content

Releases: fluttertools/sidekick

Release 1.1.2

28 Jun 13:16
f93e819
Compare
Choose a tag to compare
Release 1.1.2 Pre-release
Pre-release

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

Dep updates

Languages

New Contributors

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

13 Nov 23:19
2376ffd
Compare
Choose a tag to compare

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

06 Oct 22:22
80a2842
Compare
Choose a tag to compare

Sidekick Windows Mica Light 11

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

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0 - All systems go!

11 May 13:27
Compare
Choose a tag to compare

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

Refreshed Looks Header

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

Sidekick Windows Mica Light

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

Custom IDEs

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

Compatibility Checks

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

New

Improvements

Docs

Dependencies

New Contributors

Full Changelog: 0.2.0...1.0.0

0.2.0 - Around the World

08 Oct 14:56
42cb2a0
Compare
Choose a tag to compare

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

19 Jun 16:28
Compare
Choose a tag to compare

Added

  • Github trending repos
  • Flutter favorites

0.1.0

16 Jun 17:25
e676323
Compare
Choose a tag to compare

Fix issue when theme brightness does not match platform brightness

0.0.9

15 Jun 20:56
Compare
Choose a tag to compare
  • Updated releases endpoint

0.0.8

03 Jun 17:00
Compare
Choose a tag to compare
  • master channel not showing in installed releases

0.0.7

02 Jun 13:50
Compare
Choose a tag to compare
  • Flutter projects are now added explicitly