Commit graph

58 commits

Author SHA1 Message Date
Johannes Wilm
0f725788c9
Update CHANGELOG for version 9.0.0 2026-01-07 22:06:12 +01:00
satya-waylit
80a7c95583
Close files in create thumbnail (#252)
* Close the orig file in `create_thumbnail` method

* Skip python-magic tests on windows

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Johannes Wilm <mail@johanneswilm.org>
2026-01-07 22:03:47 +01:00
satya-waylit
4955d2d959
Update versions of Python, Django, GitHub Actions, and pre-commit hooks (#253)
* Update versions of Python, Django, GitHub Actions, and pre-commit hooks

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update CHANGELOG.rst

* Exclude unsupported combinations

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Johannes Wilm <mail@johanneswilm.org>
2026-01-07 21:48:21 +01:00
Petr Dlouhý
ebeb6d5e64 update CHANGELOG.rst 2024-08-14 12:18:44 +02:00
Johannes Wilm
a9ada9f273 8.0.0 2023-10-16 12:51:53 +02:00
Johannes Wilm
ceb7cade62 Update changelog 2023-10-16 12:16:46 +02:00
Satya Mishra
738e65a229
Pillow 10 compatibility (#233)
* Compatibility change for Pillow 10.0.0

* Update python and django versions

* Update coverage version

* Remove Django 4.0

Django 4.0 is EOL

* Fix flake8 error

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-16 11:22:18 +02:00
Johannes Wilm
8fa396f5b0 7.1.1 2023-02-24 00:11:19 +01:00
Johannes Wilm
1077a6bddb 7.1.0 2023-02-23 23:35:51 +01:00
Johannes Wilm
b6024d96f7
Update CHANGELOG.rst 2022-10-27 21:17:23 +02:00
Johannes Wilm
4c5e6a0f52 7.0.0 2022-08-16 13:57:59 +02:00
Johannes Wilm
0e09d40bf1 Correct thumbnail transposing for Safari, resolves #207 2022-08-16 11:55:31 +02:00
Johannes Wilm
baf1cfb1f7 typo 2022-08-15 12:09:29 +02:00
Johannes Wilm
9e9679167b Update changelog 2022-08-15 12:08:46 +02:00
Johannes Wilm
28302c5205 Add invalidate_cache test 2022-08-15 11:34:35 +02:00
Johannes Wilm
99a979b057
rectangular avatars (#214)
* Support for rectangular avatars

* fix tests

* Add rectangle size test

* Update documentation and changelog

* add test for exposing username (or not)

* add primary_avatar_tag tests

* make rebuild_avatars, remove_avatar_images work with rectangles + tests

* Python 2 => 3

* fix tests

Co-authored-by: Karl Moritz Hermann <karlmoritz.hermann@gmail.com>
2022-08-15 10:08:35 +02:00
Johannes Wilm
1dd993358b AVATAR_CLEANUP_DELETED default True, relates to #181 2022-08-14 13:00:53 +02:00
Johannes Wilm
49b85b12f8 6.0.1 2022-08-12 07:23:26 +02:00
Johannes Wilm
47bd6f36ac 6.0.0 2022-08-12 07:01:23 +02:00
Johannes Wilm
6c05228531
Update CHANGELOG.rst 2022-08-10 19:50:34 +02:00
Johannes Wilm
96a4dc7e91
Update CHANGELOG.rst 2022-08-10 19:49:11 +02:00
Johannes Wilm
a6cef676f3 Add items to changelog 2022-08-10 19:47:20 +02:00
Johannes Wilm
33afb0e8dc
more changelog styling 2022-08-10 19:41:53 +02:00
Johannes Wilm
1bf0542a2f
style changelog 2022-08-10 19:40:51 +02:00
Johannes Wilm
0f7ddf2c26 Add changelog 2022-08-10 19:39:34 +02:00
Grant McConnaughey
3f4a8d284e Bump version to 5.0.0 2020-01-04 16:00:34 -06:00
Grant McConnaughey
a10771fc47 Test against Django 2/3, Python 3.7/3.8 2020-01-04 10:37:01 -06:00
Grant McConnaughey
8b83871634 Update changelog 2017-12-20 09:21:55 -06:00
Grant McConnaughey
b6c9ff1d03 RST is not Markdown 2017-12-17 10:31:15 -06:00
Grant McConnaughey
2b767e0b85 Update Changelog 2017-12-17 10:29:15 -06:00
Grant McConnaughey
6151c426b7 Update version 4.0.0 changelog 2017-05-27 09:55:23 -05:00
Grant McConnaughey
e02c881783 Update testing matrix 2017-05-27 09:47:16 -05:00
Grant McConnaughey
3f646d6f71 Update changelog for 4.0.0 2017-05-27 09:43:23 -05:00
Grant McConnaughey
0c16c0cbe2 Set version 3.1.0 2016-09-10 11:05:36 -05:00
Grant McConnaughey
6c5bf88fa4 Document new features in 3.1.0 2016-09-03 10:14:31 -05:00
Grant McConnaughey
9ab6f0de6a Remove Python 3.2 support 2016-09-03 09:54:58 -05:00
Grant McConnaughey
9008105966 Fix spelling typo 2016-09-03 09:52:29 -05:00
Grant McConnaughey
e8f75cb93d Add official Django 1.10 support 2016-09-03 09:49:03 -05:00
Grant McConnaughey
69a9bd18b3 Update changelog version 2016-02-26 10:45:45 -06:00
Grant McConnaughey
8a8330b691 Bump version to 3.0.0 2016-02-26 10:45:21 -06:00
Grant McConnaughey
5cbd095cda Rename util -> utils, fix URL issue 2016-02-09 09:42:29 -06:00
Grant McConnaughey
cd23ae11f9 Update changelog 2016-02-09 09:13:30 -06:00
Grant McConnaughey
c2a5cec2bf Added documentation for new settings 2016-02-09 09:06:16 -06:00
Grant McConnaughey
de25cfb8c6 Update changelog 2016-01-19 10:13:46 -06:00
Grant McConnaughey
a292ad06cb Set version 2.2.1 2016-01-11 23:01:06 -06:00
Grant McConnaughey
1a2c5e79ab Update release notes 2016-01-04 09:40:06 -06:00
Grant McConnaughey
55c27f7f73 Update changelog with new feature 2015-12-21 16:35:28 -06:00
Grant McConnaughey
295bfc4148 Set version 2.2.0 2015-12-02 09:58:46 -06:00
Grant McConnaughey
a258377207 Revert unique user/primary pair 2015-10-23 09:33:10 -05:00
Grant McConnaughey
b14fe1624a Remove unnecessary try/except on import 2015-10-23 09:08:19 -05:00