Skip to content

Commit

Permalink
Merge pull request #1967 from d2phap/develop
Browse files Browse the repository at this point in the history
v9.1.8
  • Loading branch information
d2phap authored Jul 22, 2024
2 parents 98ea2df + 0baab38 commit 388c4c5
Show file tree
Hide file tree
Showing 114 changed files with 2,065 additions and 12,136 deletions.
50 changes: 14 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,9 @@ ImageGlass - A lightweight, versatile image viewer
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.


## ⭐ Visit Us at [The Merge Conference](https://merge.berlin) on June 14, 2024
<img src="https://github.com/d2phap/ImageGlass/assets/3154213/4ce5ccc7-0964-4a8a-a6ab-71e49bd2f5bd" height="200" />

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!
- πŸ“… **Date & Time: June 14, 2024 10:00 AM - 2:00 PM**
- 🌐 https://merge.berlin
<a href="https://www.imageglass.org/download" target="_blank" title="View screen shots">
<img src="https://raw.githubusercontent.com/ImageGlass/releases/main/screenshots/v9.0/9.0_b1.webp" alt="ImageGlass 9.0.11.25" width="640">
</a><br/>


## πŸ“₯ Download
Expand All @@ -38,30 +35,16 @@ ImageGlass is proud to be one of the open-source projects that will be exhibitin
- 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.
- 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.

<a href="https://www.imageglass.org/download" target="_blank" title="View screen shots">
<img src="https://raw.githubusercontent.com/ImageGlass/releases/main/screenshots/v9.0/9.0_b1.webp" alt="ImageGlass 9.0.11.25" width="640">
</a><br/>


## πŸ›£ ImageGlass roadmap
```mermaid
gantt
dateFormat YYYY-MM
title ImageGlass Roadmap
section v8 Official
v8.x - Bugfix only :crit, active, des1, 2023-08,2024-01
v8.x - Critical bugfix only :crit, active, des1, 2024-01,2024-04
v8.x - End of support :crit, milestone, m1, 2024-04, 1d
section v9 Beta & RC
v9.0 Beta 5 :done, des2, 2023-08,2023-10
v9.0 RC :active, des2, 2023-10,2023-12
section v9 Official
v9.0 Official release :milestone, m1, 2023-12, 1d
v9 Official :active, des2, 2023-12,2025-01
```
### Difference Between ImageGlass Classic and Store Release
| | ImageGlass Classic | [ImageGlass Store](https://apps.microsoft.com/detail/9N33VZK3C7TH?launch=true&cid=GitHubRelease&mode=full) |
| -- | -- | -- |
| [All features](https://imageglass.org/docs/features), <br/>including Explorer sort order | βœ… | βœ… |
| [Advanced configs<br/>for Power users](https://imageglass.org/docs/app-configs) | βœ… | βœ… |
| Distribution | 🌐[ImageGlass.org](https://imageglass.org) and various sources | πŸ›οΈ[Microsoft Store](https://apps.microsoft.com/detail/9N33VZK3C7TH?launch=true&cid=GitHubRelease&mode=full) only |
| Price | πŸ†“ Free | πŸͺ™Fee, with a 7-day trial |
| Commercial use | βœ…, Recommended to [register](https://imageglass.org/license) | βœ… |
| Auto-update | ❌, User-managed | βœ…, Seamless auto-updates |
| Hotfix update | ❌, Available in official releases only | βœ…, Available as soon as they are fixed |


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

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.
The `develop` branch contains the latest commits while the `prod` branch is for the final stable release.


## πŸ—οΈ License
Expand Down Expand Up @@ -118,7 +100,3 @@ Your support is greatly appreciated!
<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?">
</a>

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

58 changes: 29 additions & 29 deletions Setup/AdvancedInstaller/ImageGlass_9_x64.aip

Large diffs are not rendered by default.

Loading

0 comments on commit 388c4c5

Please sign in to comment.