Skip to content

Commit 7e60f4f

Browse files
committed
Version 4.62 published
1 parent 7c928d7 commit 7e60f4f

10 files changed

Lines changed: 107 additions & 41 deletions

_posts/de/2024-10-15-V4.62.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: post
3+
title: "2024-10-15: Version 4.62 verfügbar"
4+
date: 2024-10-15
5+
language: de
6+
language_reference: 2024-10-15
7+
published: true
8+
---
9+
{% assign version = "4.62" %}
10+
11+
## {{ page.title }}
12+
13+
Die Version {{ version }} von QuickImageComment ist jetzt verfügbar.
14+
15+
### Folgende Fehler wurden behoben:
16+
17+
* Wenn das Programm mit Kartenansicht gestartet wurde und WebView2 aktiviert war, stürzte es ab.
18+
* Wenn Kartenansicht mit WebView2 aktiv war, wurde beim Bildwechsel angezeigt, dass der Aufnahmeort geändert wurde, obwohl das nicht der Fall war.
19+
20+
### Download
21+
22+
[Program 64-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
23+
QIC-64Bit-{{ version }}.zip)<br>
24+
[Program 32-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
25+
QIC-32Bit-{{ version }}.zip)<br>
26+
[Program 32-Bit für Windows XP mit .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
27+
QIC-Net4WinXP-{{ version }}.zip)<br>
28+
Gegenüber 4.60 sind nur Fehler behoben worden und es ergaben sich keine Änderungen in der Benutzeranleitung. Daher bitte weiter die Benutzeranleitung von 4.60 verwenden.

_posts/en/2024-10-15-V4.62.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: post
3+
title: "2024-10-15: Version 4.62 available"
4+
date: 2024-10-15
5+
language: en
6+
language_reference: 2024-10-15
7+
published: true
8+
---
9+
{% assign version = "4.62" %}
10+
11+
## {{ page.title }}
12+
13+
The Version {{ version }} of QuickImageComment ist now available.
14+
15+
### The following errors have been fixed:
16+
17+
* If the program was started with map view and WebView2 was activated, it crashed.
18+
* If map view with WebView2 was active, a message occured, that the recording location had been changed when selecting another image, although this was not the case.
19+
20+
### Download
21+
22+
[Program 64-Bit - .Net 4.6.1 or higher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
23+
QIC-64Bit-{{ version }}.zip)<br>
24+
[Program 32-Bit - .Net 4.6.1 or higher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
25+
QIC-32Bit-{{ version }}.zip)<br>
26+
[Program 32-Bit for Windows XP with .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
27+
QIC-Net4WinXP-{{ version }}.zip)<br>
28+
Compared to 4.60, only bugs have been fixed and there have been no changes to the user manual. Therefore, please continue to use the user manual from 4.60.

de/aenderungshistorie.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ order: 6
1313

1414
# Änderungshistorie
1515

16+
## Version 4.62 veröffentlicht am 15.10.2024
17+
18+
Folgende Fehler wurden behoben:
19+
20+
* Wenn das Programm mit Kartenansicht gestartet wurde und WebView2 aktiviert war, stürzte es ab.
21+
* Wenn Kartenansicht mit WebView2 aktiv war, wurde beim Bildwechsel angezeigt, dass der Aufnahmeort geändert wurde, obwohl das nicht der Fall war.
22+
1623
## Version 4.61 veröffentlicht am 06.10.2024
1724

1825
Folgende Fehler wurden behoben:

de/benutzeranleitung-tutorials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ oder kann als PDF-Datei heruntegeladen werden:
2222
{% assign version = "4.60" %}
2323
[Benutzeranleitung Version {{ version }}](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/QIC_Benutzeranleitung-{{ version }}.pdf)
2424

25-
Hinweis: In Version 4.61 sind gegenüber 4.60 nur Fehler behoben worden und es ergaben sich keine Änderungen in der Benutzeranleitung.
25+
Hinweis: In Version 4.62 sind gegenüber 4.60 nur Fehler behoben worden und es ergaben sich keine Änderungen in der Benutzeranleitung.
2626

2727
Tutorials sind auf [YouTube](https://www.youtube.com/channel/UCrTOh1TBYB2e_4rANDnN6BA) verfügbar.

de/download.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ Das Benutzerhandbuch kann als PDF-Datei heruntergeladen werden. Der Inhalt entsp
2626
Der Quellcode ist auf GitHub verfügbar:
2727
[https://github.com/QuickImageComment/QuickImageComment](https://github.com/QuickImageComment/QuickImageComment)
2828

29+
{% assign version = "4.62" %}
30+
### Version {{ version }}
31+
[Program 64-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
32+
QIC-64Bit-{{ version }}.zip)<br>
33+
[Program 32-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
34+
QIC-32Bit-{{ version }}.zip)<br>
35+
[Program 32-Bit für Windows XP mit .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
36+
QIC-Net4WinXP-{{ version }}.zip)<br>
37+
Gegenüber 4.60 sind nur Fehler behoben worden und es ergaben sich keine Änderungen in der Benutzeranleitung. Daher bitte weiter die Benutzeranleitung von 4.60 verwenden.
38+
2939
{% assign version = "4.61" %}
3040
### Version {{ version }}
3141
[Program 64-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
@@ -78,14 +88,3 @@ QIC-32Bit-{{ version }}.zip)<br>
7888
[Program 32-Bit für Windows XP mit .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/
7989
QIC-Net4WinXP-{{ version }}.zip)<br>
8090
[Benutzeranleitung](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/QIC_Benutzeranleitung-{{ version }}.pdf)
81-
82-
{% assign version = 4.56 %}
83-
{% assign release = "Version-4.56-with-exiv2Cdecl-0.0.28.0.4" %}
84-
### Version {{ version }}
85-
[Program 64-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/
86-
QIC-64Bit-{{ version }}.zip)<br>
87-
[Program 32-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/
88-
QIC-32Bit-{{ version }}.zip)<br>
89-
[Program 32-Bit für Windows XP mit .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/
90-
QIC-Net4WinXP-{{ version }}.zip)<br>
91-
[Benutzeranleitung](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/QIC_Benutzeranleitung-{{ version }}.pdf)

en/change-history.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ order: 6
1313

1414
# Change History
1515

16+
## Version 4.62 released on 2024-10-15
17+
18+
The following errors have been fixed:
19+
20+
* If the program was started with map view and WebView2 was activated, it crashed.
21+
* If map view with WebView2 was active, a message occured, that the recording location had been changed when selecting another image, although this was not the case.
22+
1623
## Version 4.61 released on 2024-10-06
1724

1825
The following errors have been fixed:

en/download.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ The User Manual can be downloaded as a PDF file. The content corresponds to the
2626
Source code is available on GitHub:
2727
[https://github.com/QuickImageComment/QuickImageComment](https://github.com/QuickImageComment/QuickImageComment)
2828

29+
{% assign version = "4.62" %}
30+
### Version {{ version }}
31+
[Program 64-Bit - .Net 4.6.1 or higher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
32+
QIC-64Bit-{{ version }}.zip)<br>
33+
[Program 32-Bit - .Net 4.6.1 or higher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
34+
QIC-32Bit-{{ version }}.zip)<br>
35+
[Program 32-Bit for Windows XP with .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
36+
QIC-Net4WinXP-{{ version }}.zip)<br>
37+
Compared to 4.60, only bugs have been fixed and there have been no changes to the user manual. Therefore, please continue to use the user manual from 4.60.
38+
2939
{% assign version = "4.61" %}
3040
### Version {{ version }}
3141
[Program 64-Bit - .Net 4.6.1 or higher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
@@ -78,14 +88,3 @@ QIC-32Bit-{{ version }}.zip)<br>
7888
[Program 32-Bit for Windows XP with .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/
7989
QIC-Net4WinXP-{{ version }}.zip)<br>
8090
[User Manual](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/QIC_User_Manual-{{ version }}.pdf)
81-
82-
{% assign version = 4.56 %}
83-
{% assign release = "Version-4.56-with-exiv2Cdecl-0.0.28.0.4" %}
84-
### Version {{ version }}
85-
[Program 64-Bit - .Net 4.6.1 or higher](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/
86-
QIC-64Bit-{{ version }}.zip)<br>
87-
[Program 32-Bit - .Net 4.6.1 or higher](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/
88-
QIC-32Bit-{{ version }}.zip)<br>
89-
[Program 32-Bit for Windows XP with .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/
90-
QIC-Net4WinXP-{{ version }}.zip)<br>
91-
[User Manual](https://github.com/QuickImageComment/QuickImageComment/releases/download/{{ release }}/QIC_User_Manual-{{ version }}.pdf)

en/usermanual-tutorials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ or can be downloaded as PDF-file:
2222
{% assign version = "4.60" %}
2323
[User Manual Version {{ version }}](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/QIC_User_Manual-{{ version }}.pdf)
2424

25-
Note: In version 4.61, only bugs have been fixed compared to 4.60 and there have been no changes to the user manual.
25+
Note: In version 4.62, only bugs have been fixed compared to 4.60 and there have been no changes to the user manual.
2626

2727
Tutorials are available on [YouTube](https://www.youtube.com/channel/UCrTOh1TBYB2e_4rANDnN6BA).

phocadownload/ChangeInfo.xml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
<Program_Version>4.61</Program_Version>
1+
<Program_Version>4.62</Program_Version>
22
<Program_Change_Info_German>
33
Folgende Fehler wurden behoben:
4-
Das Programm stürzte ab, wenn versucht wurde, einen leeren Wert in den Reitern für Eigenschaften zu speichern.
5-
Das Programm konnte beim Start mit "Invoke oder BeginInvoke kann nicht auf einem Steuerelement aufgerufen werden, bis die Fensterverknüpfung erstellt ist." abstürzen.
6-
In seltenen Fällen konnte das Programm beim Wechsel der Ansicht der Dateiliste abstürzen.
4+
Wenn das Programm mit Kartenansicht gestartet wurde und WebView2 aktiviert war, stürzte es ab.
5+
Wenn Kartenansicht mit WebView2 aktiv war, wurde beim Bildwechsel angezeigt, dass der Aufnahmeort geändert wurde, obwohl das nicht der Fall war.
76
</Program_Change_Info_German>
87
<Program_Change_Info_English>
98
The following errors have been fixed:
10-
The program crashed when trying to save an empty value in the tabs for properties.
11-
The program could crash during start with "Invoke or BeginInvoke cannot be called on a control until the window link is created."
12-
In seldom cases the program could crash when changing the view of file list.
9+
If the program was started with map view and WebView2 was activated, it crashed.
10+
If map view with WebView2 was active, a message occured, that the recording location had been changed when selecting another image, although this was not the case.
1311
</Program_Change_Info_English>

phocadownload/QuickImageComment_pad_file.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
<Program_Info>
6262
<AppID>app-07008b201973</AppID>
6363
<Program_Name>QuickImageComment</Program_Name>
64-
<Program_Version>4.61</Program_Version>
64+
<Program_Version>4.62</Program_Version>
6565
<Program_Release_Month>10</Program_Release_Month>
66-
<Program_Release_Day>06</Program_Release_Day>
66+
<Program_Release_Day>15</Program_Release_Day>
6767
<Program_Release_Year>2024</Program_Release_Year>
6868
<Program_Cost_Dollars>0.00</Program_Cost_Dollars>
6969
<Program_Type>Freeware</Program_Type>
@@ -76,8 +76,8 @@
7676
<Program_OS_Support>Win7 x32,Win7 x64,WinVista,WinXP,Windows 8,Windows 10,Windows 11</Program_OS_Support>
7777
<Program_Language>German,English</Program_Language>
7878
<Program_Change_Info>The following errors have been fixed:
79-
The program crashed when trying to save an empty value in the tabs for properties.
80-
The program could crash during start with &quot;Invoke or BeginInvoke cannot be called on a control until the window link is created.&quot;</Program_Change_Info>
79+
If the program was started with map view and WebView2 was activated, it crashed.
80+
If map view with WebView2 was active, a message occured, that the recording location had been changed when selecting another image, although this was not the case.</Program_Change_Info>
8181
<Program_System_Requirements>512 MB free main memory; 30 MB disk space</Program_System_Requirements>
8282
<Limitations>No limitations</Limitations>
8383
<Awards/>
@@ -114,9 +114,9 @@ The program could crash during start with &quot;Invoke or BeginInvoke cannot be
114114
<Video_Link_2_URL/>
115115
</Application_URLs>
116116
<Download_URLs>
117-
<Primary_Download_URL>http://github.com/QuickImageComment/QuickImageComment/releases/download/v4.61/QIC-64Bit-4.61.zip</Primary_Download_URL>
118-
<Secondary_Download_URL>http://github.com/QuickImageComment/QuickImageComment/releases/download/v4.61/QIC-32Bit-4.61.zip</Secondary_Download_URL>
119-
<Additional_Download_URL_1>http://github.com/QuickImageComment/QuickImageComment/releases/download/v4.61/QIC-Net4WinXP-4.61.zip</Additional_Download_URL_1>
117+
<Primary_Download_URL>http://github.com/QuickImageComment/QuickImageComment/releases/download/v4.62/QIC-64Bit-4.62.zip</Primary_Download_URL>
118+
<Secondary_Download_URL>http://github.com/QuickImageComment/QuickImageComment/releases/download/v4.62/QIC-32Bit-4.62.zip</Secondary_Download_URL>
119+
<Additional_Download_URL_1>http://github.com/QuickImageComment/QuickImageComment/releases/download/v4.62/QIC-Net4WinXP-4.62.zip</Additional_Download_URL_1>
120120
<Additional_Download_URL_2/>
121121
</Download_URLs>
122122
</Web_Info>
@@ -312,9 +312,9 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY
312312
<Press_Release>
313313
<Press_Release>Some errors have been fixed</Press_Release>
314314
<Keywords>EXIF, IPTC, XMP, JPG, TIFF, RAW, image, rename, meta data, read, show, display, change, edit, delete, remove, recording date, recording time, free software, freeware, GNU General Public License GPL</Keywords>
315-
<Headline>New Version 4.61 of QuickImageComment</Headline>
316-
<Summary>The new version 4.61 of QuickImageComment is now published on https://www.quickimagecomment.de.</Summary>
317-
<Press_Release_Plain>The following errors have been fixed: The program crashed when trying to save an empty value in the tabs for properties.The program could crash during start with &quot;Invoke or BeginInvoke cannot be called on a control until the window link is created.&quot;. In seldom cases the program could crash when changing the view of file list.</Press_Release_Plain>
315+
<Headline>New Version 4.62 of QuickImageComment</Headline>
316+
<Summary>The new version 4.62 of QuickImageComment is now published on https://www.quickimagecomment.de.</Summary>
317+
<Press_Release_Plain>The following errors have been fixed: If the program was started with map view and WebView2 was activated, it crashed. If map view with WebView2 was active, a message occured, that the recording location had been changed when selecting another image, although this was not the case.</Press_Release_Plain>
318318
<Related_URL>https://www.quickimagecomment.de</Related_URL>
319319
</Press_Release>
320320
<Site>

0 commit comments

Comments
 (0)