Skip to content

Commit 680a017

Browse files
committed
Summarize latest changes
1 parent e173c71 commit 680a017

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Change log for DIBS<img width="70em" align="right" src="https://github.com/caltechlibrary/dibs/raw/main/docs/_static/media//dibs-icon.png">
22

3+
## ★ Version 0.5.3 ★
4+
5+
This version only updates `requirements.txt` to use newer versions of certain libraries, notably Pillow to address a [security issue in that package](https://github.com/advisories/GHSA-9j59-75qj-795w).
6+
7+
38
## ★ Version 0.5.2 ★
49

510
This version fixes a [bug reported (with a fix) by @dlasusa](https://github.com/caltechlibrary/dibs/issues/93) involving incorrect time zone locale handling in the viewer interface, and also bumps up the required version of [Pillow](https://pypi.org/project/Pillow/) to address [several security vulnerabilities](https://github.com/caltechlibrary/dibs/security/dependabot/3) flagged by Dependabot. It also updates a number of other dependencies in `requirements.txt` to their latest versions.
611

12+
713
## ★ Version 0.5.1 ★
814

915
This version fixes an issue wherein trying to add an item that had an incomplete records in the LSP would result in a misleading error about the item being not found at all.

0 commit comments

Comments
 (0)