mirror of
https://github.com/openzim/zimit.git
synced 2025-12-31 04:23:15 +00:00
Release v1.6.0
This commit is contained in:
parent
24a250f0ee
commit
36ba61b0a5
2 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ All notable changes to this project are documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (as of version 1.2.0).
|
||||
|
||||
## Unreleased
|
||||
## [1.6.0] - 2023-11-02
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- User-Agent now has a default value (#228)
|
||||
- Manipulation of spaces with UA suffix and adminEmail has been modified
|
||||
- Same User-Agent is used for check_url (Python) and Browsertrix crawler (#227)
|
||||
- Using browsertrix-crawler 0.12.0-beta2
|
||||
- Using browsertrix-crawler 0.12.0
|
||||
|
||||
## [1.5.3] - 2023-10-02
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
FROM webrecorder/browsertrix-crawler:0.12.0-beta.2
|
||||
FROM webrecorder/browsertrix-crawler:0.12.0
|
||||
LABEL org.opencontainers.image.source https://github.com/openzim/zimit
|
||||
|
||||
RUN apt-get update \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue