Skip to content

Releases: NaturalHistoryMuseum/phenome-10k

v2.6.3

08 Jun 09:17

Choose a tag to compare

v2.6.3 (2026-06-08)

Fix

  • remove vault url from token script

Docs

  • update vault info in readme

Style

  • prettier reformatting
  • python formatting

Build System(s)

  • ansible: add nginx_config tag
  • ansible: add some basic rate limiting
  • ansible: add cloudflare
  • ansible: remove vault url from lookups
  • block some useragents

Chores/Misc

  • update pre-commit, switch to ruff

Minor UI Changes

  • set scan page size to 48

[main 88b1daf] bump: version 2.6.2 → 2.6.3
4 files changed, 34 insertions(+), 3 deletions(-)

v2.6.2

01 Nov 16:14

Choose a tag to compare

v2.6.2 (2024-11-01)

Fix

  • ignore booleans in query
  • disable strict_slashes by default

Build System(s)

  • swap from gunicorn to uwsgi

Chores/Misc

  • update author name
  • sort requirements
  • ignore logs

[main e156d21] bump: version 2.6.1 → 2.6.2
4 files changed, 20 insertions(+), 3 deletions(-)

v2.6.1

03 Sep 10:12

Choose a tag to compare

v2.6.1 (2024-09-03)

Fix

  • update node-sass to v9

Build System(s)

  • remove -get from apt-get update

[main 915afa5] bump: version 2.6.0 → 2.6.1
4 files changed, 13 insertions(+), 3 deletions(-)

v2.6.0

02 Sep 08:22

Choose a tag to compare

v2.6.0 (2024-09-02)

Feature

  • compress rpc json payload

Performance

  • display taxonomy tree to family level
  • reduce scans per page to 50
  • also cache the tag tree, but only for 1 day at a time

Build System(s)

  • update mmonit version
  • update to node v20

Chores/Misc

  • ignore dist files

[main 5f1e65f] bump: version 2.5.0 → 2.6.0
4 files changed, 24 insertions(+), 3 deletions(-)

v2.5.0

20 Aug 12:52

Choose a tag to compare

v2.5.0 (2024-08-20)

Feature

  • add command to clear cache

Performance

  • add flask-caching and cache taxonomy tree output
  • use 9 workers, remove threads

Build System(s)

  • add logrotate config to ansible

[main fac3a05] bump: version 2.4.2 → 2.5.0
4 files changed, 18 insertions(+), 3 deletions(-)

v2.4.2

30 Jul 12:21

Choose a tag to compare

v2.4.2 (2024-07-30)

Fix

  • use safe_join from werkzeug
  • add catch for broken images
  • make height an int too

Build System(s)

  • remove obsolete docker compose version specifier

Chores/Misc

  • ignore logs generated during development

[main 3fab0c4] bump: version 2.4.1 → 2.4.2
4 files changed, 19 insertions(+), 3 deletions(-)

v2.4.1

29 Jul 09:34

Choose a tag to compare

v2.4.1 (2024-07-29)

Fix

  • make default log level configurable

Build System(s)

  • increase timeout for gunicorn
  • adjust threads for gunicorn

[main 6779832] bump: version 2.4.0 → 2.4.1
4 files changed, 14 insertions(+), 3 deletions(-)

v2.4.0

26 Jul 13:23

Choose a tag to compare

v2.4.0 (2024-07-26)

Feature

  • configure flask logging to file

[main 5234aa7] bump: version 2.3.1 → 2.4.0
4 files changed, 9 insertions(+), 3 deletions(-)

v2.3.1

02 May 12:22

Choose a tag to compare

v2.3.1 (2024-05-02)

Fix

  • fix reference to scan object in feed template

Build System(s)

  • update some python deps
  • update minor versions of node deps and rebuild lock file

[main 196d2e3] bump: version 2.3.0 → 2.3.1
4 files changed, 14 insertions(+), 3 deletions(-)

v2.3.0

25 Apr 09:09

Choose a tag to compare

v2.3.0 (2024-04-25)

Feature

  • add robots.txt
  • add config to block certain useragents

Fix

  • remove file that never actually got used

Chores/Misc

  • remove standard comments and unused sections from nginx config

[main 35c310d] bump: version 2.2.0 → 2.3.0
4 files changed, 18 insertions(+), 3 deletions(-)