Skip to content

Releases: davidfstr/Crystal-Web-Archiver

v1.2.0b

14 Apr 03:06
Compare
Choose a tag to compare

This release primarily features better support for large projects and groups.
Downloads of large groups are dramatically faster and now only require a
constant amount of memory no matter how large the group is. Also a progress bar
is now displayed when opening a large project.

A few more link types in CSS and <script> tags are now recognized.

Last but not least, phpBB forums are now recognized specially and can be
downloaded effectively without creating an explosion of URL combinations.
phpBB support is still experimental and likely requires additional tuning.

For more information see the release notes.

v1.1.1b

03 Apr 05:00
Compare
Choose a tag to compare

Several first-time-launch issues were fixed. And domains are now recognized
in a case-insensitive fashion, eliminating duplicate URLs within some sites.

For more information see the release notes.

v1.1.0b

23 Mar 06:30
Compare
Choose a tag to compare

Our first beta release brings support for downloading more complex static sites,
recognizing vastly more link types than ever before. It also supports various
kinds of dynamic link-rewriting, beyond the usual static link-rewriting.

Additionally the code has been modernized to work properly on the latest
operating systems and use newer versions of the BeautifulSoup parser and
the wxWidgets UI library. Unfortunately this has meant dropping support for
some older macOS versions and Windows XP.

For more information see the release notes.

v1.0.0a

23 Mar 06:07
Compare
Choose a tag to compare
Add README.