Skip to content

Releases: viraxor/ImageEdit

v1.2.4

14 Dec 11:04
e1fe9ec
Compare
Choose a tag to compare

after a long time, here's v1.2.4!

New features

  • fix vertical images being too tall
  • add default image extension (if you don't enter any)
  • new effects
  • new macros
  • Macro Creator can open macros now (finally)
  • if the name of a macro/effect/generator/kernel is too large for the button, every space is replaced with a newline

v1.2.3

06 Sep 18:55
00add38
Compare
Choose a tag to compare

New features

  • add more generators
  • new macros!
  • macro creator improved, now on version v1.2

v1.2.2

30 Aug 12:05
d28edb9
Compare
Choose a tag to compare

New features

  • generators: noise and fractals
  • fixed repeat
  • add generators to repeat

v1.2.1

21 Aug 08:47
01bd09d
Compare
Choose a tag to compare

New features

  • every effect has a fade option now. don't worry, your earlier macros will work well
  • you can now call macros or kernels from a macro
  • repeating certain effects is now possible through the Repeat option
  • fixed reloading buttons

Other new features for nerds

  • added a variable for changing a version
  • Linux paths are now supported
  • macros and kernels are now sorted in alphabetical order

v1.2

29 Jul 23:07
1a93541
Compare
Choose a tag to compare

yea, v1.2!

New features

  • kernels
  • ImageEdit Kernel Creator

Other new features

  • optimization of the effects button algorithm
  • some fixes in the Macro Creator

v1.1

26 Jul 12:56
235bb1f
Compare
Choose a tag to compare

yea, v1.1!

New features

  • macros
  • ImageEdit Macro Creator
  • settings

Other new features for nerds

  • save_image function doesn't get overwritten by dialog

v1.0.2

21 Jul 20:09
aa5de07
Compare
Choose a tag to compare

v1.0.2 is released!

New features

  • opening a file other than an image gives you an error
  • added decompression bomb security measures
  • new Crop option in Edit menu
  • new Tile option in Edit menu

Miscellaneous new features

  • a show_image does exist and is initialized on start
  • last_image is overwritten when opening a new image
  • small keep aspect ratio fixes
  • add mainloop to toplevels that don't have them
  • show_image is resized to higher resolutions if it's too small

v1.0.2a

21 Jul 17:52
e577b1a
Compare
Choose a tag to compare
v1.0.2a Pre-release
Pre-release

All new features

  • you can now crop images using the Crop option in the Edit menu.
  • small bug fixes in aspect ratio (still does not work as intended)
  • you can make images into tiles using the Tile option in the Edit menu.

v1.0.1

18 Jul 08:32
730a791
Compare
Choose a tag to compare

New features

  • you can now crop images using the Crop option in the Edit menu.
  • small bug fixes in aspect ratio (still does not work as intended)

v1.0

15 Jul 21:59
c4e8956
Compare
Choose a tag to compare

the initial release of the program.