Skip to content

Commit

Permalink
Upgrade to 1.2.1;
Browse files Browse the repository at this point in the history
  • Loading branch information
onepiecefreak3 committed Jun 27, 2021
1 parent acc8e5d commit 14f04fc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 17 deletions.
27 changes: 11 additions & 16 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,22 @@
The actual first release of Kuriimu2.
An intermediate release supporting all image plugins from Kukkii.

General changes:
- A complete rewrite of the underlying framework compared to Kuriimu, Kukkii, and Karameru
- A single application window to rule them all.
- Ability to open multiple files at once
- Nested opening and saving, as requested by many
- Open files from opened archives, change them and save them all in button press or mouse-click
- Logging, progress reporting, and more
- Tools to process encryptions, checksums, and compressions
- Tool to view binary data as an image
- Major cleanup of GUI features (credits to @HoldYourWaffle)
- Many bug fixes in the underlying frameworks
- Add Batch injection in the Command Line
- Add palette support to Raw Image Viewer
- Add more swizzles to Raw Image Viewer

API Changes:
- Includes a full-fledged archive API
- Includes a full-fledged image API
- The plugin interfaces are considered mostly final
- None

Plugin changes:
- Includes all archive plugins with equal or better support from Karameru
- Some exceptions apply, see below
- Includes half of all image plugins with equal or better support from Kanvas
- Includes all image plugins with equal or better support from Kukkii
- Add/Change plugins as requested by over 3 years worth of issues on the Kuriimu github
- Closed >130 issues on Kuriimu by adding new plugins, disregarding obsolete bugs, and enhancing current plugins

Future plans:
- 1.2.1: Finish porting of image plugins
- 1.2.2: Introducing dark mode and localizations
- 1.3.0: Introduce text API and port all text plugins from Kuriimu

Overview of our current and future file format support:
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.2.0"
"version": "1.2.1"
}

0 comments on commit 14f04fc

Please sign in to comment.