Skip to content

Commit 388c4c5

Browse files
authored
Merge pull request #1967 from d2phap/develop
v9.1.8
2 parents 98ea2df + 0baab38 commit 388c4c5

File tree

114 files changed

+2065
-12136
lines changed

Some content is hidden

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

114 files changed

+2065
-12136
lines changed

β€ŽREADME.md

+14-36
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,9 @@ ImageGlass - A lightweight, versatile image viewer
1313
ImageGlass is a lightweight software designed for seamless viewing of images in a clean and intuitive interface. With support for over 80 common image formats including `WEBP`, `GIF`, `SVG`, `PNG`, `JXL`, `HEIC`,... ImageGlass also offers advanced features that cater to the needs of both regular users and designers, making it the excellent tool to enhance workflow efficiency.
1414

1515

16-
## ⭐ Visit Us at [The Merge Conference](https://merge.berlin) on June 14, 2024
17-
<img src="https://github.com/d2phap/ImageGlass/assets/3154213/4ce5ccc7-0964-4a8a-a6ab-71e49bd2f5bd" height="200" />
18-
19-
ImageGlass is proud to be one of the open-source projects that will be exhibiting at **[The Merge Conference](https://merge.berlin)** in Berlin, Germany. If you're attending, be sure to visit our booth and explore other amazing open-source projects!
20-
- πŸ“… **Date & Time: June 14, 2024 10:00 AM - 2:00 PM**
21-
- 🌐 https://merge.berlin
16+
<a href="https://www.imageglass.org/download" target="_blank" title="View screen shots">
17+
<img src="https://raw.githubusercontent.com/ImageGlass/releases/main/screenshots/v9.0/9.0_b1.webp" alt="ImageGlass 9.0.11.25" width="640">
18+
</a><br/>
2219

2320

2421
## πŸ“₯ Download
@@ -38,30 +35,16 @@ ImageGlass is proud to be one of the open-source projects that will be exhibitin
3835
- Alternatively, you can use the one-time donation from [β™₯ GitHub Sponsor](https://github.com/sponsors/d2phap), then drop me a message in [ImageGlass Discord](https://discord.com/channels/818852544859209748/818852544859209751) or [email](https://imageglass.org/about), and I will send the code shortly.
3936
- ImageGlass Store provides the convenience of fast, easy installation onto all of your Windows devices along with fully automatic, behind-the-scenes updates with all the newest features, improvements, and fixes.
4037

41-
<a href="https://www.imageglass.org/download" target="_blank" title="View screen shots">
42-
<img src="https://raw.githubusercontent.com/ImageGlass/releases/main/screenshots/v9.0/9.0_b1.webp" alt="ImageGlass 9.0.11.25" width="640">
43-
</a><br/>
44-
45-
46-
## πŸ›£ ImageGlass roadmap
47-
```mermaid
48-
gantt
49-
dateFormat YYYY-MM
50-
title ImageGlass Roadmap
51-
52-
section v8 Official
53-
v8.x - Bugfix only :crit, active, des1, 2023-08,2024-01
54-
v8.x - Critical bugfix only :crit, active, des1, 2024-01,2024-04
55-
v8.x - End of support :crit, milestone, m1, 2024-04, 1d
56-
57-
section v9 Beta & RC
58-
v9.0 Beta 5 :done, des2, 2023-08,2023-10
59-
v9.0 RC :active, des2, 2023-10,2023-12
60-
61-
section v9 Official
62-
v9.0 Official release :milestone, m1, 2023-12, 1d
63-
v9 Official :active, des2, 2023-12,2025-01
64-
```
38+
### Difference Between ImageGlass Classic and Store Release
39+
| | ImageGlass Classic | [ImageGlass Store](https://apps.microsoft.com/detail/9N33VZK3C7TH?launch=true&cid=GitHubRelease&mode=full) |
40+
| -- | -- | -- |
41+
| [All features](https://imageglass.org/docs/features), <br/>including Explorer sort order | βœ… | βœ… |
42+
| [Advanced configs<br/>for Power users](https://imageglass.org/docs/app-configs) | βœ… | βœ… |
43+
| Distribution | 🌐[ImageGlass.org](https://imageglass.org) and various sources | πŸ›οΈ[Microsoft Store](https://apps.microsoft.com/detail/9N33VZK3C7TH?launch=true&cid=GitHubRelease&mode=full) only |
44+
| Price | πŸ†“ Free | πŸͺ™Fee, with a 7-day trial |
45+
| Commercial use | βœ…, Recommended to [register](https://imageglass.org/license) | βœ… |
46+
| Auto-update | ❌, User-managed | βœ…, Seamless auto-updates |
47+
| Hotfix update | ❌, Available in official releases only | βœ…, Available as soon as they are fixed |
6548

6649

6750
## πŸͺ System Requirements
@@ -73,9 +56,8 @@ v9 Official :active, des2, 2023-12,2025-01
7356
## πŸ‘¨β€πŸ’» Development
7457
- Windows 11
7558
- Visual Studio 2022
76-
- .NET Framework 4.8 for v8.x, .NET 8 for v9.0
7759

78-
The `develop` branch contains the latest commits of version 9 while the `prod` branch is for the final stable release. For the source code of version 8.0, you can refer to `v8` branch.
60+
The `develop` branch contains the latest commits while the `prod` branch is for the final stable release.
7961

8062

8163
## πŸ—οΈ License
@@ -118,7 +100,3 @@ Your support is greatly appreciated!
118100
<img src="https://img.shields.io/badge/PayPal-Donate%20$10%20-0070ba.svg?maxAge=3600&logo=paypal" height="30" alt="Buy me a beer?">
119101
</a>
120102

121-
<a href="https://donorbox.org/imageglass" target="_blank" title="Wire transfer">
122-
<img src="https://img.shields.io/badge/DonorBox-@imageglass%20-005384.svg?maxAge=3600&logo=donorbox" height="30" alt="Wire transfer">
123-
</a>
124-

β€ŽSetup/AdvancedInstaller/ImageGlass_9_x64.aip

+29-29
Large diffs are not rendered by default.

0 commit comments

Comments
Β (0)