Artifact 69b46fa201d4c40b1a4026e0d1d4a9897addbd45:

  • File rpm/harbour-fotokopierer.changes — part of check-in [4c4eb084a6] at 2021-06-24 18:19:36 on branch release — Update version to 0.4.0 (user: fifr size: 2823)

# Rename this file as sample.changes to include changelog
# entries in your RPM file.
#
# Add new changelog entries following the format below.
# Add newest entries to the top of the list.
# Separate entries from each other with a blank line.

# * date Author's Name <author's email> version-release
# - Summary of changes

* Thr Jun 24 2021 Frank Fischer <frank-fischer@shadow-soft.de> 0.3.2-1
- add copy & paste for pages
- access parameters for black/white mode directly
- add custom color mapping for colorization mode
- several small ui improvements

* Wed Jun 9 2021 Frank Fischer <frank-fischer@shadow-soft.de> 0.3.2-1
- replace some forbidden characters in pdf file name

* Sun Jun 6 2021 Frank Fischer <frank-fischer@shadow-soft.de> 0.3.1-1
- fix exporting jpg pictures to pdf (library version clash)
- fix i486 build of OpenCV for 3.4 target

* Sat Jun 5 2021 Frank Fischer <frank-fischer@shadow-soft.de> 0.3.0-1
- improve paper detection
- allow to move edges of the selection
- improve magic colorization
- update OpenCV to 3.4.14
- update PoDoFo to 0.9.7
- update FreeType to 2.10.4
- rewrite view related C++ classes
- new IRC channel now on libera.chat

* Tue Jun 1 2021 Frank Fischer <frank-fischer@shadow-soft.de> 0.2.6-1
- use relative paths in document files
- add workaround for absolute paths in old document files
- add tribute to freetype

* Mon May 31 2021 Frank Fischer <frank-fischer@shadow-soft.de> 0.2.5-1
- fix some camera issues on Xperia 10 II
- first build for aarch64

* Tue Apr 21 2020 Frank Fischer <frank-fischer@shadow-soft.de> 0.2.4-1
- New icons

* Sun Apr 19 2020 Frank Fischer <frank-fischer@shadow-soft.de> 0.2.3-2
- Fix German translation file

* Sun Apr 19 2020 Frank Fischer <frank-fischer@shadow-soft.de> 0.2.3-1
- Add Swedish translation

* Sat Apr 18 2020 Frank Fischer <frank-fischer@shadow-soft.de> 0.2.2-1
- Fix wrong resolution and orientation in camera preview
- Add new icons by Tobias Planitzer

* Tue May 28 2019 Frank Fischer <frank-fischer@shadow-soft.de> 0.2.1-2
- Fix version number

* Tue May 28 2019 Frank Fischer <frank-fischer@shadow-soft.de> 0.2.1-1
- Fix position of zoom

* Mon May 27 2019 Frank Fischer <frank-fischer@shadow-soft.de> 0.2-3
- Build against SailfishOS 3.0.2.8

* Mon May 27 2019 Frank Fischer <frank-fischer@shadow-soft.de> 0.2-2
- Update translation

* Mon May 27 2019 Frank Fischer <frank-fischer@shadow-soft.de> 0.2-1
- Selection is rotated when the image is rotated
- Add mode for using full colors
- Full color and gray pictures are stored as jpg to save memory
- Open document page after capturing the first new picture
- Allow to re-edit scanned images later
- Fix camera problem on Jolla 1
- UI improvements
- General code improvements

* Sat May 18 2019 Frank Fischer <frank-fischer@shadow-soft.de> 0.1.0-1
- First alpha release