Changelogs for Cloud
November 14, 2024
CLI
- Feature: Quality Reports for failed asset uploading.
Docs
- Our Changelogs are kept here.
Cloud
- Improved service reliability and onboarding flow.
- Display each latest published release as a separate section [check screenshot]
- Assets count shown for each release [check screenshot]
October 17, 2024
Cloud
- Fine-tuning the engine on the previous rebalancing of our metering model.
- Minor quality-of-life improvements on the UI (keep your feedback coming! ๐)
- cn release list has been added to CLI (docs to be added ASAP - please out in cloud-support if you want to use it right now!)
Taurify ๐งโ๐ฌ
- Deep linking
- More work on improving infrastructure
- JS-only Tray Icon
Documentation ๐
- Fix Continuous Integration workflow for Tauri v2
New service offering: European Compliance ๐ช๐บ
Europe recently approved the Cyber Resilience Act, now the clock is ticking for every company and business to make sure they are compliant to the new regulations.
- Declaration of Conformity: Starts Q4 2024
- Evidence Retention: Compliance evidence is maintained for 10 years
- Authorized Representation: If not based in EU, representative โก๏ธ CrabNebula.
August 21, 2024
Improvements ๐
- Improved banner and communication for trial and subscription status.
- Clearer UI if a release has no binaries or assets of any kind.
- Improved alert notifications.
- Multiple infrastructure updates.
Additional Notes ๐ฆโ๐ฅ
- Since last weekโs bugfix with the CLI and updating Tauri v2 bundles, we went the extra mile and improved introspection on your Tauri v2 project to properly detect installer and update bundles.
August 7, 2024
Features โจ
- Apple Pay checkout.
- Release purge (deletes all release assets, mark it as purged, clear cache).
- CrabNebula CLI supports Tauri v2 (all docs updated)
- Channel releases: to draft, upload assets and publish releases on channels you can use the
--channel
. For example:
Draft:
Publish:
Improvements ๐
- Better wording and more transparent checkout experience on subscription.
- Release list sorting and filtering updates - with new channel filter
- CLI now validates if you are trying to upload a macOS app bundle (which is a directory and cannot be directly uploaded)
- Added org and app creation dates to the UI.
- Added report abuse link (see footer).
- All packages and crates updated for Tauri 2.0-RC
- All docs updated for Tauri 2.0-RC
Fixes ๐ชฒ
- Billing banner and modals are more responsive to UI sizes
July 31, 2024
Features โจ
- Paypal is now a supported payment method.
- Better, refactored, and more precise pricing estimator.
Improvements ๐
- More predictable billing for metered storage now based on total amount instead of monthly usage.
- Switching orgs doesnโt navigate to orgโs home page, stays on current context.
- Added confirmation to member removal.
- Trial shows expiration counter on dashboard.
- Org creation page now shows trial eligibility.
Bug Fixes ๐ชฒ
- Fixed incorrect asset size being displayed.
- Fixed preview for application description.
Guides ๐
- Added instructions to push notes to your releases via our CI Guide
July 23, 2024
Whatโs changed
- Extended trial for early adopters with inactive subscriptions to end at July 31st 2024
- Small redesign of the DevTools seat assignment in the members page
- Modals explaining plan changes when itโs either cancelled or cancelling at the end of the current term
- Sort and filtering of releases
- Packager-based applications now includes better documentation in the get started tiles in the application page
Bug Fixes
- No longer redirect to org selection page when idle for 10 minutes
- Plan pricing and estimation for early adopters
- Payment method failures not displayed
April 16, 2024
New features
- Public platform: Each asset now has an optional
publicPlatform
tag that can be used to fetch its latest version from our CDN, useful for public download pages like the download button creator you can find on the application detail page
Enhancements
- Deleting an app is now more difficult: you must confirm the application name to prevent accidentally deleting the wrong app
- Release assets are now deleted when you delete an application