Skip to content

Releases: Mat-O-Lab/ckanext-matolabtheme

v1.0.8

19 Mar 08:06

Choose a tag to compare

better scalling of homepage and footer on base

What's Changed

  • fixed theme_config form and added upload for favicon by @ThHanke in #7

Full Changelog: v1.0.7...v1.0.8

v1.0.7

18 Mar 10:20

Choose a tag to compare

Modernized Python packaging

  • Replaced setup.py + setup.cfg with a single pyproject.toml as the canonical build configuration
  • Switched to setuptools-scm for automatic version derivation from git tags — no more manual version injection in CI
  • Removed test dependencies (pytest, pytest-ckan) from requirements.txt; now declared under [project.optional-dependencies] dev

CI/CD fixes

  • Fixed malformed deployment URLs in the PyPI workflow — ${GITHUB_REPOSITORY#*/} (bash syntax, not evaluated in GitHub Actions YAML) replaced with the hardcoded package name
  • Added fetch-depth: 0 to checkout steps so setuptools-scm can resolve the version from git tags
  • Updated GitHub Actions versions: actions/checkout@v4, actions/setup-python@v5, codecov-action@v4
  • Fixed broken Codecov upload argument

UI improvements

  • Refreshed landing page with a more modern base template
  • Removed banner gradient overlay
  • Minor CSS fixes

Repository hygiene

  • Added CITATION.cff for software citation (GitHub "Cite this repository" button, Zenodo integration)
  • Added Zenodo DOI badge to README
  • Updated README description and compatibility table (CKAN 2.10 and 2.11 now marked as CI-tested)
  • Fixed MANIFEST.in referencing non-existent README.rstREADME.md

Full Changelog: v1.0.6...v1.0.7

v1.0.6

02 Jun 07:19

Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.5

23 May 10:02

Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

v1.0.4

22 May 11:52

Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3 translation fix, legal notice link added

19 May 10:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Mat-O-Lab/ckanext-matolabtheme/commits/v1.0.3

v1.0.2

13 May 11:30
96951cf

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

13 May 10:06
8db2470

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 May 09:16
b959e69

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Mat-O-Lab/ckanext-matolabtheme/commits/v1.0.0