Skip to content

Releases: TeaM-TL/FotoKilof

5.1.7

08 Jan 19:57
4133829
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.6...5.1.7

5.1.6 fix missing locale

07 Jan 20:43
Compare
Choose a tag to compare

Fixed

#207 fix missing locale in pip package
Full Changelog: 5.1.5...5.1.6

5.1.5 test release! skip it!

06 Jan 23:57
92b299f
Compare
Choose a tag to compare
Pre-release

testing release!

Fixed

  • right mouse button for crop

Test github workflow

to generate *mo files for locale

5.1.4 entry point and locale

22 Dec 20:48
Compare
Choose a tag to compare

Fixed

  • #204 add entrypoint to run directly
  • updated locales

5.1.3 unified clipboard

22 Dec 19:15
Compare
Choose a tag to compare

Fixed

#200 GUI: display preview doesn't work on X11 != 0
#202 Windows and Python 3.13 - problem with FindSystemFontsFilename
#156 used pyproject.toml instead setup.py

Improvement

  • result is always copied into clipboard
  • pyperclipimg for copy to and from clipboard

Known issues will fix soon

  • run only by
python3 -m fotokilof
  • I found issue with building

5.1.2 fix compose, crop

09 Dec 21:24
Compare
Choose a tag to compare

Fixed

#197 crop has to be fixed
#199 compose - wrong calculation

Updated

#198 Italian localization

Improvement

  • less duplicated code
  • more pythonic
  • more tests

Other

  • min Python version >= 3.10

5.1.1 Arrow

04 Nov 22:42
fb210ca
Compare
Choose a tag to compare

New

  • #192 add arrow with text, on demand

Fixed

  • refreshed translation file - welcome to translation
  • a bit better error handle
  • DRY

5.1.0 use FindSystemFontsFilename when use Pillow

06 Oct 12:44
b919189
Compare
Choose a tag to compare

Fixed

#190 use FindSystemFontsFilename when use Pillow instead cflist on unixlike or own find solutions
FindSystemFontsFilename > 0.3.0 works on FreeBSD and other unixlike systems

5.0.7 fix colon in filename

03 Oct 21:16
Compare
Choose a tag to compare

Fixed:

#189 colon in filename

5.0.6 fix path with colon and dot

02 Oct 21:26
Compare
Choose a tag to compare

Fixed

#189 preview doesn't work if path contains colon or dot