---
title: V1.10.1 (Windows)
description: Zipic v1.10.1 is a patch release for the Windows version (Beta): the free daily quota now partially processes batches instead of rejecting them, JPEG compression no longer fails on non-ASCII paths, the installer shrinks from ~103 MB to ~59 MB, plus fixes for drag & drop, notifications, and license device management. macOS and Windows share the same major.minor version; patch releases ship independently per platform, and the latest macOS version is v1.10.0.
pubDate: 2026-09-01T04:00:00.000Z
platforms: ["Windows (Beta)"]
author: okooo5km
canonical: https://zipic.app/releasenotes/20260901/
source: https://zipic.app
---
# Zipic V1.10.1 (Windows)

> Zipic v1.10.1 is a patch release for the Windows version (Beta): the free daily quota now partially processes batches instead of rejecting them, JPEG compression no longer fails on non-ASCII paths, the installer shrinks from ~103 MB to ~59 MB, plus fixes for drag & drop, notifications, and license device management. macOS and Windows share the same major.minor version; patch releases ship independently per platform, and the latest macOS version is v1.10.0.

Zipic's macOS and Windows versions share the same major.minor number (1.10), while patch versions ship independently at each platform's own pace. This v1.10.1 is a **patch release for the Windows version (Beta)**, rolling out via the [Microsoft Store](https://apps.microsoft.com/detail/9pddp50pws47?hl=en-us&gl=US) — thanks to everyone who reported issues during the beta. The latest macOS version is currently [v1.10.0](/releasenotes/20260824/); macOS-side patches will ship independently as well.

## ✨ New Features

- **Smarter free quota**: when the daily free quota runs out, images within the quota are still compressed — the rest are marked inline as quota-reached, and a banner after the batch summarizes how many were compressed and how many were skipped. Come back tomorrow, or upgrade to Pro to continue right away.
- **Consistent brand blue**: the accent color no longer follows the Windows system accent — it stays Zipic's brand blue in both light and dark themes.
- **Diagnostic logs**: new local rolling logs automatically capture clues when compression fails, making issues much easier to report and track down.

## 🐛 Bug Fixes

- **Non-ASCII path failures**: fixed JPEG compression failing entirely for files in paths containing Chinese or other non-ASCII characters.
- **Free quota accounting**: fixed concurrent batches over-consuming the quota, and a corrupted counter causing every file to be rejected with no way to recover.
- **Drag & drop stability**: fixed occasional unresponsive drops and leftover visual states; running as administrator now shows a one-time notice that drag & drop is limited by Windows.
- **UI display**: fixed quota-limited files showing 0 B and completion notifications popping up twice.
- **License device management**: you can now query and unlink devices by entering a license key even before activating, with a clear distinction between a failed query and simply having no devices yet.
- **Trial requests**: requesting and restoring a trial is more reliable, and reinstalling correctly resumes an existing trial.

## 🚀 Other Improvements

- **Installer nearly halved**: the Microsoft Store package shrank from about 103 MB to about 59 MB for faster downloads and installs.
- **More precise CLI states**: files skipped due to quota now report a dedicated quota_exceeded state in the CLI, so scripts can tell outcomes apart accurately.
