blazedcloud

Mobile client for minimalistic cloud hosting provider, Blazed Cloud

MIT License

Stars
113
Committers
3

Bot releases are visible (Hide)

blazedcloud - 1.6.6 Latest Release

Published by TheRedSpy15 3 months ago

What's Changed

  • Added OAuth support. List of providers is dynamically loaded from Pocketbase, so we can we more in the future, but for now just Google is supported. Github and discord likely to follow next

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.6.5...1.6.6

blazedcloud - 1.6.5

Published by TheRedSpy15 4 months ago

Hotfix for broken download queues

What's Changed

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.6.4...1.6.5

blazedcloud - 1.6.4

Published by TheRedSpy15 4 months ago

Now available on Mac via Appstore! 🎉🎉

1TB plan price reduced by nearly 20% (excluding appstore)

Follow us on our new socials:

Twitter (X): https://x.com/blazed_cloud
Bluesky: https://bsky.app/profile/blazedcloud.bsky.social
Mastodon: https://mastodon.social/home

What's Changed

  • Email domain whitelisting has been disabled
  • Major network refactoring
  • Minimal & custom error reporting
    • Will replace crashlytics on playstore

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.6.2...1.6.4

blazedcloud - 1.6.2

Published by TheRedSpy15 4 months ago

Follow us on our new socials:

Twitter (X): https://x.com/blazed_cloud
Bluesky: https://bsky.app/profile/blazedcloud.bsky.social
Mastodon: https://mastodon.social/home

What's Changed

Update SDK and dependencies. Also update Fastlane metadata for F-Droid

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.6.1...1.6.2

blazedcloud - 1.6.1

Published by TheRedSpy15 5 months ago

Follow us on our new socials:

Twitter (X): https://x.com/blazed_cloud
Bluesky: https://bsky.app/profile/blazedcloud.bsky.social
Mastodon: https://mastodon.social/home

What's Changed

  • We are experimenting with a new design, turning off Material 3. Next release should contain settings to configure different styling. But we are looking for feedback on this current design and we'll go from there
  • We are also changing our network stack for Android & IOS to be more native. Providing HTTP/3 capability

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.5.6...1.6.1

blazedcloud - 1.5.6

Published by TheRedSpy15 5 months ago

Follow us on our new socials:

Twitter (X): https://x.com/blazed_cloud
Bluesky: https://bsky.app/profile/blazedcloud.bsky.social
Mastodon: https://mastodon.social/home

What's Changed

  • Hotfix for #147
  • Fix camera sync page not being removed from navigation rail

Next Release (1.6.x)

The next major push right now is providing two additional subscription tiers.

  • 200GB $2.99 monthly
  • 500GB $5.99 monthly
  • 2TB (TBD)
    These are subject to change!

After the new subscription options, we'll be working on bringing a 'gallery' page to the app, as well as family/group accounts. Which will allow a 'parent' user to create additional accounts that can access a shared cloud

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.5.5...1.5.6

blazedcloud - 1.5.5

Published by TheRedSpy15 5 months ago

Follow us on our new socials:

Twitter (X): https://x.com/blazed_cloud
Bluesky: https://bsky.app/profile/blazedcloud.bsky.social
Mastodon: https://mastodon.social/home

What's Changed

Lots of QoL tweaks and some bug fixes

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.5.4...1.5.5

blazedcloud - 1.5.4

Published by TheRedSpy15 5 months ago

Follow our new Mastodon page: https://mastodon.social/@BlazedCloud

Windows support

https://github.com/TheRedSpy15/blazedcloud/blob/main/how-to-windows.md

Linux and Mac support pending more testing. Existing code used on Windows in theory should work just as well on those platforms

Client changes

  • Total revamp of navigation. You can now swipe side to side, as well as using landscape orientation
  • Minor visual improvements
  • Library upgrades
  • Upgraded Flutter to 3.22.1
  • Enabled Impeller for Android

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.5.3...1.5.4

blazedcloud - 1.5.3

Published by TheRedSpy15 5 months ago

Follow our new Mastodon page: https://mastodon.social/@BlazedCloud

Couple of hot fixes this release

What's coming (1.6.x onward)

We are now in the process of expanding our infrastructure to allow for more functionality. Currently the focus is on expanding subscriptions options, provide a gallery in the app, enhance the desktop tool, and experiment with new a UI

Eventually the app will have proper offline support instead of simply telling the user where their files are stored

The web portal will remain a simple tool to access your cloud from anywhere, no new features are planned at this time for the web portal. blazed-sync will be the main tool for desktop use

What's Changed

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.5.2...1.5.3

blazedcloud - 1.5.2

Published by TheRedSpy15 5 months ago

hotfix for missing translation and toggle in settings not properly enabling/disabling sync without app restart. Also updated a dependency

What's Changed

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.5.1...1.5.2

blazedcloud - 1.5.1

Published by TheRedSpy15 5 months ago

With this release, Blazed Cloud now has the ability to automatically upload image/videos from selected folders. We are now starting migrations to a new upload API endpoint that is more secure, the old one is now deprecated and will be removed soonish. Please update ASAP

Sync Usage Notes!

Due to Android filesystem restrictions, and especially the Playstore's strict policies nowadays, we are not declaring the android.permission.MANAGE_MEDIA as the sync function would not classify as a "core function of the app" to Google. Thus, with only access to media (photos & videos), you'll likely want to only use the directory that your device saves it's camera roll to

What's Changed

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.4.0...1.5.1

blazedcloud - 1.4.0

Published by TheRedSpy15 5 months ago

  • Slightly faster app launch time, unlikely to make much noticeable difference.
  • Bypass web portal login to access stripe checkout.
  • Update packages

Next release (1.5.x)

The next major focus will be adding automatic syncing from device camera

What's Changed

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.3.9...1.4.0

blazedcloud - 1.3.9

Published by TheRedSpy15 6 months ago

blazedcloud - 1.3.8

Published by TheRedSpy15 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.3.6...1.3.8

blazedcloud - 1.3.6

Published by TheRedSpy15 8 months ago

Refactor upload/download code, upgrade to flutter 3.19.2, IOS release will be built using this version

What's Changed

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.3.5...1.3.6

blazedcloud - 1.3.5

Published by TheRedSpy15 8 months ago

This release is largely a routine update. Work is currently being focused on the backend and the desktop tool

blazedcloud - 1.3.4

Published by TheRedSpy15 9 months ago

This release should fix a lot of the crashes that some users are experiencing. The lottie animations have been removed, and the authentication handling has been completely refactored. The app also now supports opening images from within the app itself when they aren't saved locally. Support for videos will come eventually. The next release will focus on automatic folder syncing. A lot of work has already been done, but it was not stable enough for a release just yet

What's Changed

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.3.3...1.3.4

blazedcloud - 1.3.3

Published by TheRedSpy15 9 months ago

Major UI improvements on file page, require verified email to share, massive refactor of file uploads to better handle hundreds at a time

What's Changed

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.3.2...1.3.3

blazedcloud - 1.3.2

Published by TheRedSpy15 10 months ago

Improved dark mode, support creating subscription without needing to download from playstore

What's Changed

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.3.1...1.3.2

blazedcloud - 1.3.1

Published by TheRedSpy15 10 months ago

Lots of ChatGPT generated localization. Would love feedback on their accuracy

What's Changed

Full Changelog: https://github.com/TheRedSpy15/blazedcloud/compare/1.2.2...1.3.1