Skip to content

Releases: Tiniifan/Pingouin

1.7.0.0

Choose a tag to compare

@Tiniifan Tiniifan released this 20 Jul 04:40

This is the latest update for Pingouin version 1.*
This update drastically improve Pingouin's speed, as Pingouin takes a long time to import and save files.
The next update will be the version 2.0.0.0, and Pingouin will switch from Winform to WPF with its new interface.

Improvement

  • Drastically increases the speed of importing and saving files, now Pingouinis twice as fast. It will also display the save time for each file saved.

1.6.0.0

Choose a tag to compare

@Tiniifan Tiniifan released this 22 Jun 21:08

New support

  • Add XFSA (V1) format

New features

  • Adds an option to change the prefix of all files in

1.5.0.0

Choose a tag to compare

@Tiniifan Tiniifan released this 26 Aug 00:51
d183702

Bug fixes

  • Fixe bugs with search bar (when the search bar was selected, the text “search on” was always visible, which broke the search)
  • Fixe bugs with xpck saving (the number of files in the archive was miscalculated during save time)

New support

  • Add XFSP format
  • Add ZIP format

New features

  • When a archive is opened, can take a file from the archive and drop it in windows explorer to export the file instead to use right click export
  • Improves the left panel to enable it to perform the same actions as the right panel, like: rename, export folder ...

Interface

  • New GUI
  • New interface

1.4.0.4

Choose a tag to compare

@Tiniifan Tiniifan released this 14 Apr 14:46
Fix file count problem on xpck

the number of files in an xpck was miscalculated

1.4.0.3

Choose a tag to compare

@Tiniifan Tiniifan released this 02 Mar 18:21

Bug fixes

  • Fix when trying to export the root of a folder there was an error message
  • Fix when trying to click on a folder in the left-hand menu, the application was unable to obtain the folder

1.4.0.2

Choose a tag to compare

@Tiniifan Tiniifan released this 02 Mar 14:14

Bug fixes

  • Fix when a file was dragged and dropped (while an archive was open), the application monopolized the files so you hgave a file already used error when you wanted to save your archive twice
  • Fix when an archive was saved, the application was unable to close the file and reopen it afterwards, which created a problem because the old file was still open

1.4.0.1

Choose a tag to compare

@Tiniifan Tiniifan released this 02 Mar 01:13

Bug fixes

  • Fix invisible progress bar during the save function
  • Fix color change when archive is saved resets colors
  • Fix the first letter down in serch bar didn't appear in black color

1.4.0.0

Choose a tag to compare

@Tiniifan Tiniifan released this 02 Mar 00:40

ArchiveL5 becomes Pingouin

Bug fixes

  • Remove the restriction forcing the application to monopolize the file

New features

  • Can search for a folder or file using the search bar
  • Can import an archive in ut if no archive is open
  • Can open multiple files
  • Can open multiple folder in a multiple view

Interface

  • GUI enhancement for a better user experience

1.3.0.0

Choose a tag to compare

@Tiniifan Tiniifan released this 21 Oct 00:21
271f9b4

XFSAManager becomes ArchiveL5

Bug fixes

  • Fixe bugs with import (size was not being updated)
  • Fixe bugs with folder import (file appeared duplicated)
  • Add the option to replace a file instead of opening the option to import a folder

New support

  • Add XPCK format

New features

  • Can import an archive (xfsa or xpck) on another archive (xfsa or xpck)
  • Can create empty archive (xfsa or xpck)

Interface

  • Display color for added/replaced folder/file

1.2.0.0

Choose a tag to compare

@Tiniifan Tiniifan released this 31 Aug 23:29
c63a682
Fix export feature

exported files were larger than their actual size and when exporting a file it moved the cursor pointer which could corrupt the .fa file