Releases: Vombit/Caelum
Releases · Vombit/Caelum
v2.2.0
v2.1.1
- file sending function has been redesigned, now attempts increase the waiting time until the next request exponentially
- progress bar has been fixed and completed
Full Changelog: 2.1.0...2.1.1
v2.1.0
- fixing styles and some bugs
- deleting unused code
- changing the basic functions
- returned the notification display as well as the progress bar for each stage for uploading
- correction to the new schema in the database
There are issues with the old database. It is recommended to change the "hash" field schema from "hash TEXT UNIQUE" to "hash TEXT" in the "db.sqlite3" file in the "chunks" table.
The upcoming updates will be minor changes and patches.
v2.0.0
- added the display of the full file name
- added a tag/filter/folder
- system changed the appearance of some elements
- refactoring of the code
- accelerated the loading time of elements
- changed the popup system
- added animation to the elements
- redesigned the settings system
- changed the logic of the code
- rethinking the settings item
Full Changelog: 1.0.2...2.0.0
v1.0.2
- now only identical chunks are merging together
- now downloaded chunks are not downloaded again
- the function of downloading chunks, delegating access to files, and searching for access has been changed
- the function of getting the information of a chunk by its hash
- preparing for future updates
v1.0.1
v1.0.0
- fixed crash when connection is interrupted
- added the ability to delete files using the right mouse button on a file
- correction of markup
- correction of data duplication
- added multiple loader (more bots, more speed)
- progress bar has been temporarily removed
release of the main version