Releases: RiversideValley/Toolkit
v2.0.0-beta4
This release comes with a vital hotfix for the WebView2 restore problem.
What's Changed
- Fix: Fixed an issue where restore would fail because of a corrupt WebView2 build by @Lamparter and @Sergio0694 in #56
Full Changelog: v2.0.0-beta3...v2.0.0-beta4
v2.0.0-beta3
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
toRiverside.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
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
- Docs: Remove DocFX by @Lamparter in #36
- Code Quality: Remove unnecessary projects by @Lamparter in #37
- Code Quality: Removed Alloy by @Lamparter in #38
- Feature: Added Extensions projects by @Lamparter in #39
Full Changelog: v2.0.0-beta1...v2.0.0-beta2
v2.0.0-beta1
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
- GitHub: Rewrite
README.md
by @Lamparter in #23 - Code Quality: Merge
Cube.UI
with CubeKit by @Lamparter in #18 - Code Quality: Rewrite tooling by @Lamparter in #31
Full Changelog: v2.0.0-alpha1...v2.0.0-beta1
v2.0.0-alpha1
CUBEKIT RELEASED!!! πππ
What's Changed
- Docs: Add web deploy with DocFX by @Lamparter in #11
- Code Quality: Implement Alloy SDK by @Lamparter in #13
Full Changelog: v1.0.6...v2.0.0-alpha1
v1.0.6
π 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
π 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
π 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
π 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
- Migrate checkbox by @Lamparter
- Migrate combo box by @Lamparter
- Migrate combo box item by @Lamparter
- Migrate radio button by @Lamparter
- Migrate slider by @Lamparter
- Migrate toggle switch by @Lamparter
- Migrate text box by @Lamparter
and many more changes!
Full Changelog: v1.0.2...v1.0.3
v1.0.2
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