Skip to content

Releases: cloudskew/cloudskew

CloudSkew v0.1.50

31 Jan 12:04
f867f46
Compare
Choose a tag to compare

Change Description

Bug fixes

  1. Fixed a bug where the diagram canvas would momentarily freeze during print/export.
  2. #150: Elbow connectors connect to the wrong spot when page is refreshed.
  3. #149: Can't load properly.
  4. #148: Unable to move symbols with mouse after 25 mins of use.

New features

  1. It is now possible to align & distribute selected shapes (from the properties window).
  2. Pan mode is now supported.
  3. Horizontal & vertical rulers can be enabled/disabled from the properties window.
  4. Connectors can now be attached to a specific dock on the symbol OR the symbol itself.
  5. Amex credit cards are now supported.

Other miscellaneous

  1. Moved all APIs to .NET 6.
  2. Moved the APIs from Azure App Service to Azure Functions (with a API Management/Gateway for policies)
  3. Diagrams and templates are now persisted in CosmosDB (metadata) and Blob Storage (content) instead of SQL Azure.
  4. Improvements in diagram updates/writes. We now:
    • Debounce until idle.
    • Then buffer the writes to local storage.
    • Finally aggregate the changes before flushing to DB.
  5. Removed error-prone templates.

CloudSkew Preview v0.1.49

26 Jul 14:56
f867f46
Compare
Choose a tag to compare
Pre-release

Change description: It is now possible to export a diagram as an SVG file.

GIF 7-26-2021 8-24-45 PM

CloudSkew Preview v0.1.48

20 Jul 11:10
f867f46
Compare
Choose a tag to compare
Pre-release

Change description:

  • It is now possible to export a diagram as a PDF file.
  • Diagrams exported as PNG file will have transparent backgrounds.

image

CloudSkew Preview v0.1.47

06 Jul 06:36
f867f46
Compare
Choose a tag to compare
Pre-release

Now using material theme for controls in the properties pane.

image

CloudSkew Preview v0.1.46

12 Dec 10:42
f867f46
Compare
Choose a tag to compare
Pre-release

Users can see their account/profile details by clicking on the my user account button on the left-side vertical menu.

image

CloudSkew Preview v0.1.45

25 Nov 08:13
f867f46
Compare
Choose a tag to compare
Pre-release

Change Description

  1. Updated CloudSkew's OAuth flow from implicit grant to authorization code grant (with PKCE). No changes to user experience (just that things are now more secure underneath the covers).

  2. CloudSkew now supports passwordless auth:

    • Signup or login with your email ID and a six digit verification code will be emailed to you.
    • Enter this code in the login dialog to proceed.

    GIF

CloudSkew Preview v0.1.44

17 Nov 15:08
f867f46
Compare
Choose a tag to compare
Pre-release

IBM Cloud icons are now available in the CloudSkew diagram editor.

image

CloudSkew Preview v0.1.43

14 Nov 11:00
f867f46
Compare
Choose a tag to compare
Pre-release

It is now possible to preserve a symbol's aspect ratio while resizing it.

Note: This feature is applicable to regular symbols, custom images, text boxes and shapes.

GIF 11-14-2020 4-25-35 PM

CloudSkew Preview v0.1.42

12 Nov 15:26
f867f46
Compare
Choose a tag to compare
Pre-release

Added some generic networking, server and file icons.

image

CloudSkew Preview v0.1.41

10 Nov 18:56
f867f46
Compare
Choose a tag to compare
Pre-release

Cloudflare icons are now available.

image