Skip to content

Releases: xsacha/Sachesi

Sachesi v1.9.4

10 Oct 22:26
Compare
Choose a tag to compare

Changelog:
Change defaults for new OS

Sachesi v1.9.3

05 Oct 12:43
Compare
Choose a tag to compare

Changelog:
Added Russian, French and Spanish translations

Ubuntu 14.04 users require the following packages:
sudo apt-get install qt5-qmake libqt5network5 libqt5qml5 qtdeclarative5-settings-plugin qtdeclarative5-controls-plugin qtdeclarative5-dialogs-plugin qtdeclarative5-quicklayouts-plugin qtdeclarative5-window-plugin qtdeclarative5-qtquick2-plugin

Sachesi v1.9.2

02 Oct 19:21
Compare
Choose a tag to compare

Changelog:
Improve extraction routines.
Add more features to AppWorld.
Use a black background for app grid in AppWorld and set to 5 items wide.
Enable downloading of Apps on Blackberry devices only.

Ubuntu 14.04 users require the following packages:
sudo apt-get install qt5-qmake libqt5network5 libqt5qml5 qtdeclarative5-settings-plugin qtdeclarative5-controls-plugin qtdeclarative5-dialogs-plugin qtdeclarative5-quicklayouts-plugin qtdeclarative5-window-plugin qtdeclarative5-qtquick2-plugin

Sachesi v1.9.1

28 Sep 17:31
Compare
Choose a tag to compare

Changelog:
New 'AppWorld' tab
Added checks to prevent silly mistakes.
Check if radio OR OS is null. Continue for whichever is not.
Add ability to search SDK releases in Version Lookup.
Fix a crash when there was nothing to download (OS or Radio already exists)
Use dynamic lookup for country and carrier instead of a hardcoded file.
Lookup and display carrier logo if available.
Fix a path issue on OSX.
Fix some naming issues with extraction from autoloaders.
Change reported version for OS/Radio to match installed apps.

Sachesi v1.9.0

22 Sep 10:02
Compare
Choose a tag to compare

Changelog:
Introduce a download manager for 'Download All'. Saves to temporary files which support resuming.
Rewritten extractor code. Generate extracted names by inspecting file. Detect file type by looking at header.
In Search results, uncheck already downloaded results by default and show these to the user as "(downloaded)". Also improve the sort to have OS and Radio on top and downloaded at the bottom.
Improve installer and search progress. Show position in installation.
Change the advanced toggle button to a native button (in center).
Change reported OS/Radio in status bar to the versions reported by installed apps, which appears more accurate.
Add alpha/alpha2/beta2 servers.
Update the device variants.

Sachesi v1.8.3

15 Sep 14:14
Compare
Choose a tag to compare

Changelog:
Validates links before downloading
Move 'Download Device' next to Download/Grab Links button.
Change 'Search Device' and 'Download Device' to 'Search For' and 'Download For'
Only check files that haven't already been downloaded and notify of this status in the results.
Save results (text files) to current directory instead of desktop.
Mac is back

Blackberry release is attached but it's not very usable because of UI layout issues (at least on my Q10). Please use v1.4.0 instead.
Waiting for better Qt5 support in Blackberry.

Sachesi v1.8.2

12 Sep 18:46
Compare
Choose a tag to compare

Changelog:
Use CircleProgress for the Download UI
Add version to the search results
Fix a few bugs relating to Download feature
Improvements to layout

Note: Mac users, I am still trying to get my VM working.

Sachesi v1.8.1

11 Sep 23:58
Compare
Choose a tag to compare

Changelog:
Added ability to extract IFS and dump their components.
Fixed several bugs relating to search results where you could interrupt a download or change its result.
Fixed a bug where download all could get stuck at 99% after converting links.
Added ability to select results from search to download or grab instead of choosing all of them.
Added a context menu to check all and uncheck all search results.
Removed the 'trash' and 'show apps' icons, replaced with a right click context menu.
Re-used the app visualiser from install tab for use with the search list.
Improved the layout of UI.

Sachesi v1.8.0

09 Sep 15:14
Compare
Choose a tag to compare

Changelog:
Added ability to choose what device the search result links are created for.
Added a warning when trying to install an OS or Radio that is not designed for your phone/tablet.
Fixed a few minor issues.

1.8.0.1:
Minor update to fix bug where OS wouldn't change link during 'Download All'
Adds an extract 'Boot' image option.
Fixes a bug where the text 'OS' and 'Radio' was missing from install log.

Sachesi v1.7.0

08 Sep 07:10
Compare
Choose a tag to compare

Changelog:
Fix an issue with combining/creating Autoloader
Fix an issue with extracting RCFS
Update the default search result to find a 10.3 release.
Added a 'Find next available links' option for autoscanner in version lookup.
Have the variant text automatically populate text and keep device name when switching advanced mode.