Skip to content

Releases: RiversideValley/Toolkit

v2.0.0-beta4

28 Jan 18:58
Compare
Choose a tag to compare

This release comes with a vital hotfix for the WebView2 restore problem.

What's Changed

Full Changelog: v2.0.0-beta3...v2.0.0-beta4

v2.0.0-beta3

26 Jan 12:20
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

This is the fourth prerelease of CubeKit. This release comes with small code quality changes and fixes.
We're rapidly approaching release candidate stage and v2 launch is very soon. For more information please join the Windows App Community discord server.

What's Changed

  • Fix: Fixed an issue where the versioning APIs project failed to build by @Lamparter in #47
  • Code Quality: Renamed Cube.UI to Riverside.Toolkit by @Lamparter in #48
  • Code Quality: Code cleanup by @Lamparter in #50

Full Changelog: v2.0.0-beta2...v2.0.0-beta3

v2.0.0-beta2

25 Jan 11:11
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

This is the third prerelease of CubeKit, and the most stable one yet.


Not as massive changes as those in v2.0.0-beta1, but this comes with the new Extensions projects and merge of both the COM Toolkit and Riverside CoreLib, into Riverside.Extensions.PInvoke and Riverside.Extensions.Primitives appropriately.
Development is fast and the next release will be soon, with an automated CI workflow, and polyfill support coming soon in the release candidate stage which we are approaching rapidly.

What's Changed

Full Changelog: v2.0.0-beta1...v2.0.0-beta2

v2.0.0-beta1

24 Jan 08:25
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

This is the second preview for CubeKit 2.0.
I've bumped the channel from alpha to beta because of the massive milestone we've made in the tooling and infrastructure of CubeKit - which is now more modern, and more efficient - thanks to a lot of hard work and continued support of the Windows App Community.
Unfortunately, I am unable to upload packages on GitHub Releases as for now it is being packaged manually and uploading the artifacts for every single package is far too much work.

Enjoy!

What's Changed

Full Changelog: v2.0.0-alpha1...v2.0.0-beta1

v2.0.0-alpha1

05 Jan 19:50
Compare
Choose a tag to compare
v2.0.0-alpha1 Pre-release
Pre-release

CUBEKIT RELEASED!!! πŸŽ‰πŸŽ‰πŸŽ‰

What's Changed

Full Changelog: v1.0.6...v2.0.0-alpha1

v1.0.6

13 Oct 09:37
Compare
Choose a tag to compare

πŸ’ Ladies and gentlemen, the moment you've all been waiting for:

CrimsonUI is now production-ready!
Well, it was already before, but I've finalised the structure and (mostly) migrated the styles!
Feel free to use Crimson in your apps now that it's ready πŸ₯³

πŸ“‹ What's changed

  • Code cleanup
  • Moved dictionary template into root
  • Organised style structure
  • Included target component names in behaviours

Full Changelog: v1.0.5...v1.0.6

v1.0.5

13 Oct 08:55
Compare
Choose a tag to compare

πŸŽ‰ Migration complete!

Finally finished migrating the styles into individual files! Now to separate them even better.

πŸ“‹ What's changed

  • Migrated crimson menu bar item
  • Migrated old crimson toolbar button
  • Migrated Zippy toggle
  • Migrated delete red button
  • Migrated navigation view item
  • Migrated crimson navigation view item presenter style when on left pane (wheeze that's a tongue twister)

and many more changes! (all by me, @Lamparter)

Full Changelog: v1.0.4...v1.0.5

v1.0.4

13 Oct 08:30
Compare
Choose a tag to compare

πŸ” Not much different?

No, just doing the same thing - migrating styles over and over - wow @IviriusMain and ChatGPT must have done a lot of work to make it the styles!

πŸ“‹ What's changed

  • Migrated crimson text box
  • Migrated accent button
  • Migrated theme switch
  • Migrated desired toggle switch
  • Migrated tab view item
  • Migrated tab view
  • Migrated crimson toolbar dropdown button
  • Migrated crimson toolbar toggle button
  • Migrated old crimson toolbar toggle button
  • Migrated crimson toolbar button

and many more changes! (all by me, @Lamparter)

Full Changelog: v1.0.3...v1.0.4

v1.0.3

13 Oct 08:06
Compare
Choose a tag to compare

πŸ‘‹ Hello again!

I know, lots of releases in quick succession! Well, my friend, that's because I'm working hard to get Crimson UI up and running, so lots of changes in a short space of time!

πŸ“‹ What's changed

and many more changes!

Full Changelog: v1.0.2...v1.0.3

v1.0.2

13 Oct 07:32
Compare
Choose a tag to compare

Just a small patch to fix the problem with the resource dictionaries not being exported in the package, that's all!

πŸ“‹ What's changed

  • Fixed resource dictionary problem by @Lamparter
  • Added resource dictionary template for easily creating styles by @Lamparter

Full Changelog: v1.0.1...v1.0.2