Skip to content

Commit 662988c

Browse files
committed
Version 4.59 published
1 parent 53c5a5c commit 662988c

144 files changed

Lines changed: 250 additions & 27636 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_posts/de/2024-08-14-V4.59.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: post
3+
title: "2024-08-14: Version 4.59 verfügbar"
4+
date: 2024-08-14
5+
language: de
6+
language_reference: 2024-08-14
7+
published: true
8+
---
9+
{% assign version = 4.59 %}
10+
11+
## {{ page.title }}
12+
13+
Die Version {{ version }} von QuickImageComment ist jetzt verfügbar.
14+
15+
### Erweiterungen und Verbesserungen:
16+
17+
* Verbesserte Fehlererkennung
18+
* Nur für die .Net 4.6.1-Varianten: Neue Version 0.28.3 der Bibliothek exiv2 integriert: kleinere Fehler wurden behoben.
19+
20+
### Folgender Fehler wurde behoben:
21+
22+
* Das Programm stürzte ab, wenn die Größe der Vorschaubilder größer als 256x256 konfiguriert wurde.
23+
24+
### Download
25+
26+
[Program 64-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
27+
QIC-64Bit-{{ version }}.zip)<br>
28+
[Program 32-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
29+
QIC-32Bit-{{ version }}.zip)<br>
30+
[Program 32-Bit für Windows XP mit .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
31+
QIC-Net4WinXP-{{ version }}.zip)<br>
32+
[Benutzeranleitung](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/QIC_Benutzeranleitung-{{ version }}.pdf)

_posts/en/2024-08-14-V4.59.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: post
3+
title: "2024-08-14: Version 4.59 available"
4+
date: 2024-08-14
5+
language: en
6+
language_reference: 2024-08-14
7+
published: true
8+
---
9+
{% assign version = 4.59 %}
10+
11+
## {{ page.title }}
12+
13+
The Version {{ version }} of QuickImageComment ist now available.
14+
15+
### Enhancements and improvements:
16+
17+
* Improved error detection
18+
* Only for the .Net 4.6.1 variants: New version 0.28.3 of the exiv2 library integrated: minor bugs fixed.
19+
20+
### The following error has been fixed:
21+
22+
* The program crashed if the size of the preview images was configured larger than 256x256.
23+
24+
### Download
25+
26+
[Program 64-Bit - .Net 4.6.1 or higher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
27+
QIC-64Bit-{{ version }}.zip)<br>
28+
[Program 32-Bit - .Net 4.6.1 or higher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
29+
QIC-32Bit-{{ version }}.zip)<br>
30+
[Program 32-Bit for Windows XP with .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
31+
QIC-Net4WinXP-{{ version }}.zip)<br>
32+
[User Manual](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/QIC_User_Manual-{{ version }}.pdf)

0 commit comments

Comments
 (0)