Skip to content

Commit 23c8012

Browse files
committed
Version 4.65 published
1 parent 24d0625 commit 23c8012

Some content is hidden

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

63 files changed

+505
-383
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<p>Project maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p>
55
{% endif %}
66
<p>
7-
<a>&copy; Norbert Wagner 2024</a><br>
7+
<a>&copy; Norbert Wagner 2024-2025</a><br>
88
<a>Hosted on GitHub Pages</a><br>
99
<a>{{ snippets.sitecreated[page.language] }}</a><br>
1010
<a href="https://github.com/pages-themes/leap-day">pages-theme leap-day</a><br>

_posts/de/2025-02-16-V4.65.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
layout: post
3+
title: "2025-02-16: Version 4.65 verfügbar"
4+
date: 2025-02-16
5+
language: de
6+
language_reference: 2025-02-16
7+
published: true
8+
---
9+
{% assign version = "4.65" %}
10+
11+
## {{ page.title }}
12+
13+
Die Version {{ version }} von QuickImageComment ist jetzt verfügbar.
14+
15+
### Erweiterungen und Verbesserungen:
16+
17+
* Nur für die .Net 4.6.1-Varianten: Neue Version 0.28.4 der Bibliothek exiv2 integriert: Erkennung von mehr Objektiven, kleinere Fehler behoben.
18+
19+
### Folgende Fehler wurden behoben:
20+
21+
* Die Suche nach einem Ort (z.B. Paris) in der Kartenansicht funktionierte nicht mehr, weil die Syntax für die Abfrage geändert wurde.
22+
* Die Angabe eines Verzeichnisses in der Kommandozeile führte immer zur Fehlermeldung "Verzeichnis/Datei nicht gefunden".
23+
24+
25+
### Download
26+
27+
[Program 64-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
28+
QIC-64Bit-{{ version }}.zip)<br>
29+
[Program 32-Bit - .Net 4.6.1 oder höher](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
30+
QIC-32Bit-{{ version }}.zip)<br>
31+
[Program 32-Bit für Windows XP mit .Net 4.0](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/
32+
QIC-Net4WinXP-{{ version }}.zip)<br>
33+
[Benutzeranleitung](https://github.com/QuickImageComment/QuickImageComment/releases/download/v{{ version }}/QIC_Benutzeranleitung-{{ version }}.pdf)

_posts/en/2025-02-16-V4.65.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: "2025-02-16: Version 4.65 available"
4+
date: 2025-02-16
5+
language: en
6+
language_reference: 2025-02-16
7+
published: true
8+
---
9+
{% assign version = "4.65" %}
10+
11+
## {{ page.title }}
12+
13+
The Version {{ version }} of QuickImageComment ist now available.
14+
15+
### Enhancements and improvements:
16+
17+
* Only for the .Net 4.6.1 variants: New version 0.28.4 of the exiv2 library integrated: more lenses detected and minor bugs fixed.
18+
19+
### The following errorr have been fixed:
20+
21+
* The search for a location (e.g. Paris) in the map view no longer worked because the syntax for the query was changed.
22+
* Providing a directory in command line always caused error message "directory/file not found".
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)

de/Benutzeranleitung.html

Lines changed: 123 additions & 109 deletions
Large diffs are not rendered by default.

de/Benutzeranleitung_ToC.htm

Lines changed: 62 additions & 62 deletions
Large diffs are not rendered by default.
1.44 KB
Loading
1.39 KB
Loading
1.55 KB
Loading
1.41 KB
Loading
13 Bytes
Loading

0 commit comments

Comments
 (0)