Skip to content

Releases: Strawberry-Software-Industries/SecureCloud

SecureCloud v1.9 - The Last Release of v1.x Era

24 Mar 19:43
2863d77
Compare
Choose a tag to compare

Hello Community. I'm happy to announce that today, 24.03.2022, the last version of the SecureCloud v1.x era will be released.
After that we will freshly enter the v2.0 era. As mentioned in the last release, we started with SecureCloud Enterprise.
Let's start with the news. There are not so extremely large updates more, because a large part is already created, but there are always bug fixes and speed improvements.

Features Improvements

SecureCloud is now Async programmed! Some pages should now load much faster than before. And SecureCloud can now handle more requests than before.

image

If you want to use SecureCloud v1.9, you must have the Flask Async package installed. You can install it with the following command:
pip install flask[async].

image

Final words (again)

Thanks to all developers who helped in the v1.x Era!
I hope i see u in the v2.x Era!! :)

@Juliandev02
@matteodev8
@Emilthesleeper
@Creative-Dreamer1337
@Ohnezahn-ZAE

I'm out!
see ya in release v2.0

SecureCloud 1.8 - Just an Improvement ;)

24 Mar 18:24
a133e35
Compare
Choose a tag to compare

SecureCloud 1.7 Strawberry Mix LTS

Hey! A new SecureCloud Release just dropped! So, what has been improved?

Improvements

SecureCloud 1.8 has been sped up a bit. Some things should load faster now.
We also reworked the file system and checked everything for bugs.

News

We are currently working on SecureCloud Enterprise - we do not reveal which language it will be yet.

SecureCloud 1.7 - I'm free & 500 Commits!

18 Mar 15:34
84d4175
Compare
Choose a tag to compare

SecureCloud 1.7 Strawberry Mix LTS

Hi. A new SecureCloud Release just dropped of! So. Whats new?

New Features

We have now added Personal Files! Each user that is created from v1.7 now gets its own folder with personal data that only the user can access.


image
image


  • Added Personal File Directory
  • Added new App Route for Personal Files (/personal-files)
  • Added Storage Choosing Page
  • Added Upload for Personal Files
  • Added Custom Choose Storage Page (/files)
  • Added Uploading to other Directories
  • Added Current Path Information to Upload Pages

Changes

  • Changed default App Route for Shared Files (/files) to /shared-files
  • Changed Text from Upload Pages

Improvements

As always We have improved the speed of SecureCloud. But there were minimal higher system requirements. See the last 3 release

Other

We have finally reached the 500 commits! Half of 1K is done :) To the next 500- Ah no, 498 c:

Released by @Juliandev02
In help with @matteodev8, @Emilthesleeper

SecureCloud 1.6.0 - Just encrypted!

17 Mar 16:26
17c67b4
Compare
Choose a tag to compare

SecureCloud 1.6 Strawberry Mix

Hello! A very small release of SecureCloud is out! What's new?

New Features

Just encrypted!

Yeah. Finally! The passwords of the database are hashed! Now SecureCloud becomes even more secure!

Changes

New Minimum System Requirements:

  • Storage: 3,5 GB

New Recommended System Requirements:

  • Storage: 8 GB

General

  • Created new SECRET_KEY (Changed from xpub to xprivate)
  • Created new Developer Key

Other

⚠️ Warning
The current LTS concept will change with version 2.0 (Vanilla Cake)

Released by @Juliandev02
In help with @matteodev8

SecureCloud 1.5.2 - Early Support Ending for old Versions

16 Mar 20:09
Compare
Choose a tag to compare

SecureCloud 1.5 Strawberry Mix LTS

Hi. Today we announce the early support end for all older versions below v1.5.
Unfortunately, there are increased system requirements for this. But these have not increased so dramatically :)

Changes

New Minimum System Requirements:

  • 256 MB RAM

New Support Ending

When an LTS version is released, all older versions (including non-LTS and LTS) will only receive 7 days of support.

Early Support Ending for old Versions

I have decided to end support 3 days after the LTS release v1.5 for all older versions. There are no more precise reasons for this, it's just because of a big security problem. The continued use of these versions is not recommended, and can lead to security problems.

Not a major release, therefore there are no attachments
Released by @Juliandev02
A lot of help by @matteodev8

SecureCloud 1.5.1 - Bug Fixes

13 Mar 19:05
c9c5add
Compare
Choose a tag to compare

SecureCloud 1.5 Strawberry Mix LTS

Hi. A small Bug Fix Release of SecureCloud is released! So here we go!

Fixes

  • Fixed that in /files/ the folder name was not in the header title
  • Fixed Unix Formatting Error

Changes

  • Changed "Change Upload Size" Button redirect in /upload to /change-upload-size

Released by @Juliandev02

SecureCloud 1.5 - Our Biggest Feature & LTS Release

13 Mar 15:17
7e00f39
Compare
Choose a tag to compare

SecureCloud 1.5 Strawberry Mix LTS

Hello SecureCloud community. After 17 days a new SecureCloud release is released. But not just any release. It is the biggest SecureCloud release in the whole history. And we in the team decided to release SecureCloud 1.5 as LTS version, because this version brings a lot of stuff. Let's start with the changelog, which I am allowed to write for 2 hours now because it is so huge!:

New Features

  • Added new Developers (Credits)
  • Added User Creation System
  • Added User Account Manager (UAM)
  • Added Site for Changing Upload Size
  • Added Site for Changing Hostname
  • Added Site for Changing Upload Path
  • Added Function to change Upload Size
  • Added Function to change Hostname
  • Added Function to change Upload Path
  • Added Site for First Setup
  • Added Language Files for JSON Test
  • Added Unit Tests
  • Added Strawberry Software Industries Logo (Secret Page, who will find this?)
  • Added IP-Type Variable (config.py)
  • Added Port Variable (config.py)
  • Added config.py (For Networking etc)
  • Added .7z to file-extensions.conf
  • Added .gz to file-extensions.conf
  • Added File Downloading (/files/download/filename OR /files/download/MyDirectory/filename)
  • Added Dir Listening (With File View)
  • Added 404 Page for File/Directory Not Found
  • Added Dir Listening in /files (Replaced with standardlone Text)
  • Added Logout Button on User Page
  • Added Codename
  • Added Codename to Version Card
  • Added Codename Chip
  • Requires now Login for every page (execpt Login page and 404 page (xD))

Changes

  • Changed Developer Key
  • Changed widht of Edition Card
  • Changed default Upload Size to 64MB
  • Changed default Hostname to "My SecureCloud"
  • Changed the algorythm of check_password Function
  • Deleted Non-Required CSS Code & Text Files
  • Deleted some Test File
  • Renamed changelogs.txt to changelog.txt (ok?)
  • Button redesign on Upload Page

Improvements

  • Improved Login Page
  • Improved Upload Page
  • Improved Translations
  • Improved README
  • Improved Script
  • Improved DB Structure

Fixes

  • Fixed wrong translation in about (Upload Path)
  • Fixed Login System

Bugs and Issues

Issue #17

Code scanning alert - Uncontrolled data used in path expression
by @Juliandev02

Issue #16

Code scanning alert - Use of a broken or weak cryptographic hashing algorithm on sensitive data
by @matteodev8

Issue #11

Code scanning alert - URL redirection from remote source
by @Juliandev02

Issue #7

Code scanning alert - Clear-text logging of sensitive information
by @matteodev8

Feature Requests

Permissons System (#15)

by @Juliandev02

Encrypt Files (#14)

by @matteodev8

GitHub Repository Depend

  • Added CodeQL on our GitHub Repository
  • Added Stale on our GitHub Repository
  • Added Labeler on our GitHub Repository

Long-term Support

This release will replace SecureCloud 1.3 LTS and 1.4 Stable.
Both versions will no longer receive support after 20.03.2022.

And a big thank u

Thanks for your great support! I see how SecureCloud traffic is increasing, which makes me very happy

Final words

Thanks to all developers who helped!

SecureCloud 1.4 - Feature Update with Beta Login!

24 Feb 20:15
a36be3f
Compare
Choose a tag to compare

SecureCloud Update - Version 1.4

After 16 days :)
New SecureCloud Release just dropped! SecureCloud 1.4!! What's new?:

New Features

  • Add 404 Page
    image
  • Add Login Page
  • Add Beta Login System
  • Add admin user

Changes

  • Changed Website Root from root.html to login.html

Bugs

Currently no bugs reported

Other Things

  • Stable Version (Replaces every older Stable Version (NOT LTS!!))

SecureCloud Builds

We are currently only offer Windows (x64) Builds, and Linux (arm64). Sorry!

Released by @Juliandev02

SecureCloud 1.3 - Long-Term Support & 100 Commits!

08 Feb 15:35
4d8818b
Compare
Choose a tag to compare

SecureCloud Update - Version 1.3 LTS

Heyy 👀 SecureCloud 1.3 LTS is released! Let's have a look at the new functions:

New Features

  • The long-awaited update for the language system: Finally, the language can now be changed via SecureCloud settings!!!
  • Added Developer Key
  • Added Edition Version Variable

Changes

  • Upload size was adjusted to 32MB (Default)

Bugs

Currently no bugs reported

Other Things

  • LTS Update (Replaces 1.1.*)

SecureCloud Builds

Due to lack of time, no Windows and Linux builds are currently offered! Sorry.

Released by @Juliandev02

SecureCloud 1.2 - The last feature build in January!

31 Jan 18:38
fe4c81b
Compare
Choose a tag to compare

SecureCloud Feature Update - Version 1.2

Hello Consumer! A new SecureCloud release has just been published! And this will be the last feature build in January. But I don't know if there will be a security update for SecureCloud 1.1 LTS today. In February it will continue with the feature builds.

We have significantly improved the speed of SecureCloud. But we'll get to that in a moment!

New Features

  • Added Rounded Button Corners for Upload Limit Box
  • Added margin-left (10px) for Language Buttons
  • Added Bold Text for Dir List
  • Added Upload Limit Text to Upload Site
  • Added Button on Upload Page for changing Upload Size
  • Added More Button on Settings -> Memory Usage Card (Displays more Informations; Dialog)
  • Added Dialog for Update Button (about.html)
  • Added Uptime
  • Added CPU Usage

Changes

  • Changed Font of Dir List (To Cascadia Code)
  • Changed Text in Edition Box
  • Changed Icon from Hostname Box to Laptop
  • Changed dog.png with cloud_resized.png

Bugs

Currently no bugs reported

Other Things

The system requirements for SecureCloud have decreased! More Ubuntu versions have been added to the support, and Windows 8.1 has been added.
For the minimum requirements:

  • CPU Clock Speed has been decreased to 800MHz (-100MHz).
  • RAM has been reduced to 128MB (-128MB)
  • The minimum Ubuntu version is now 18.04 LTS

For Recommended Requirements:

  • CPU Clock Speed has been decreased to 1GHz (-300MHz, -0.3GHz)
  • RAM has been decreased to 512MB (-512MB)

SecureCloud Builds

Currently we only offer official SecureCloud Executeables for Windows (x64). We will probably not provide Windows (x86) with executables. Builds for Linux (arm64) might be released soon.

Released by @Juliandev02