Skip to content

Commit a4a7507

Browse files
committed
README: Extend release notes for v1.1.1b.
1 parent d537ff8 commit a4a7507

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,27 @@ Release Notes ⋮
163163
[high-priority issues]: https://github.com/davidfstr/Crystal-Web-Archiver/issues?q=is%3Aopen+is%3Aissue+label%3Apriority-high
164164
[medium-priority issues]: https://github.com/davidfstr/Crystal-Web-Archiver/issues?q=is%3Aopen+is%3Aissue+label%3Apriority-medium
165165

166-
### v1.1.1b <small>(TBD)</small>
166+
### v1.1.1b <small>(April 2, 2021)</small>
167+
168+
Several first-time-launch issues were fixed. And domains are now recognized
169+
in a case-insensitive fashion, eliminating duplicate URLs within some sites.
167170

168171
* macOS Fixes
169172
* Fix argument processing issue that prevented app launch on
170173
macOS 10.14 Mojave.
174+
* Bundle HTTPS certificates from the
175+
[certifi](https://pypi.org/project/certifi/) project.
176+
177+
* Windows Fixes
178+
* Embed VCRUNTIME140.dll so that Crystal does install reliably on
179+
a fresh Windows 7 machine.
180+
181+
* Serving & link-rewriting improvements
182+
* Treat domain names in a case-insensitive fashion.
183+
184+
* Miscellaneous
185+
* Can delete entire resources from the Crystal CLI,
186+
in addition to resource revisions.
171187

172188
### v1.1.0b <small>(March 22, 2021)</small>
173189

0 commit comments

Comments
 (0)