Skip to content

Releases: alessandrofrancesconi/gimp-plugin-bimp

BIMP 2.6

03 Aug 16:48
Compare
Choose a tag to compare
  • Possibility to add multiple watermarks (issue #219)
  • Possibility to import DDS images (#235)

BIMP 2.5 (+ MacOS!)

07 Jan 23:45
Compare
Choose a tag to compare
  • Fixed Color Curve not working if exported using GIMP 2.10 (issue #225)
  • Fixed Windows uninstaller not working in both normal and silent mode (issues #258 #240 #196)

This is my first attempt to distribute the MacOS version, tested on Catalina + GIMP 2.10.22.
...Thanks to my beloved Ika❤️ for her test equipment!

BIMP 2.4

29 Apr 17:01
Compare
Choose a tag to compare
  • Added support to OpenEXR images

BIMP 2.4 (32 bit)

13 Jun 21:18
Compare
Choose a tag to compare

As by issue #236 , the BIMP installer worked only on 64 bits systems. This new release is identical to 2.4 but is compatible with 32 bits OS

BIMP 2.3

26 Jan 22:47
Compare
Choose a tag to compare
  • Added Dutch translation (thanks to Just Vecht & Paul Matthijsse from Dutch Helpmij Magazine)
  • Fixed zh-CN locale (thanks to @KrasnayaPloshchad )

BIMP 2.2

08 Sep 16:59
Compare
Choose a tag to compare
  • Added support to WEBP (issue #184)
  • Enabled HEIF in "Change Format and Compression" (issue #185)
  • Saving back to HEIF with default values caused "zero quality" image
  • Fixed TIFF parameter setup in "Change Format and Compression"
  • Removed PCRE dependency in favor of GLib (issue #189)

BIMP 2.1

25 Aug 07:53
Compare
Choose a tag to compare
  • Improved GUI flexibility and high DPI support (thanks to @scribblemaniac)
  • Added Serbian language (thanks to @nstVanja)
  • Fixed spurious tick char generation in makefile (thanks to @ciampix)
  • Fixed black images after Color Curve

BIMP 2.0

14 Nov 22:36
Compare
Choose a tag to compare

Hey what's up?

  • BIMP codebase has been updated to be natively compatible with GIMP 2.10, while it does not work anymore with GIMP <= 2.8.
  • Added support to HEIF, XPM and JPEG2000 images (#182, #141, #138)
  • Use GResources instead of Pixdata
  • Many compiler warnings fixed
  • Enhanced Win32 make procedure (needs MSYS2)

BIMP 1.18 (not-a-virus)

21 Jan 15:01
Compare
Choose a tag to compare

DISCLAIMER: the Windows version has been re-uploaded. Some antivirus programs have erroneously started to flag several executables shipped using NSIS 3 (like BIMP 1.18) as malware. This has caused lots of troubles for the users so I decided to downgrade to NSIS 2, that is not affected by this problem.

Anyway, don't worry! BIMP has never been a malware and it will never be ;)

  • Windows installer updated to better handle errors (#131)
  • ICO and TGA added as image input (#126, #127)
  • Added Norwegian translation (thanks to Kolbjørn Stuestøl)
  • Updated Spanish (thanks to Damián Blanco) and Russian (thanks to @Skif-off) languages

BIMP 1.17

12 Jul 22:34
Compare
Choose a tag to compare
  • Fixed an error when parsing "Other GIMP procedure" parameters that contain only a "=" sign (like Despeckle plugin) (thanks Daniel B Shak)
  • Disable "undo" during processing for better performances (issue #109)
  • Fixed error when using "Fill with Padding" on an indexed image (issue #98)
  • Korean translation (thank to Jun Park) and Chinese Traditional translation (thanks to @andy0130tw)