Skip to content

Releases: NaturalHistoryMuseum/ckanext-contact

v2.4.0

15 Jan 09:47
Compare
Choose a tag to compare

v2.4.0 (2024-01-15)

Feature

  • check provided email address with pyisemail

Fix

  • remove unnecessary markdown message in request field

Style

  • fix run-on sentence

Chores/Misc

  • add build section to read the docs config
  • add regex for version line in citation file
  • add citation.cff to list of files with version
  • add contributing guidelines
  • add code of conduct
  • add citation file
  • update support.md links

[main f8ec72b] bump: version 2.3.1 → 2.4.0
3 files changed, 27 insertions(+), 3 deletions(-)

v2.3.1

17 Jul 08:14
Compare
Choose a tag to compare

v2.3.1 (2023-07-17)

Docs

  • update logos

[main 36d7e3e] bump: version 2.3.0 → 2.3.1
2 files changed, 8 insertions(+), 2 deletions(-)

v2.3.0

11 Apr 08:14
Compare
Choose a tag to compare

v2.3.0 (2023-04-11)

Feature

  • add a prefix to email subject when it's provided in the config
  • allow users to specify a subject line in their contact emails

Fix

  • expect no trailing space in the prefix from config

Refactor

  • move tests into unit subdir

Docs

  • add the new prefix option to the docs

Tests

  • fix a test
  • add additional tests for the ne subject changes

Build System(s)

  • fix postgres not loading when running tests in docker

Chores/Misc

  • add action to sync branches when commits are pushed to main

[main 1ae78e1] bump: version 2.2.0 → 2.3.0
2 files changed, 34 insertions(+), 2 deletions(-)

v2.2.0

03 Apr 13:14
Compare
Choose a tag to compare

v2.2.0 (2023-04-03)

Feature

  • allow contact emails to be sent to multiple recipients

[main d3df795] bump: version 2.1.6 → 2.2.0
2 files changed, 8 insertions(+), 2 deletions(-)

v2.1.6

20 Feb 10:45
Compare
Choose a tag to compare

v2.1.6 (2023-02-20)

Docs

  • fix api docs generation script

Style

  • reformat with prettier

Chores/Misc

  • small fixes to align with other extensions

[main 1c99c0e] bump: version 2.1.5 → 2.1.6
2 files changed, 16 insertions(+), 2 deletions(-)

v2.1.5

31 Jan 13:46
Compare
Choose a tag to compare

v2.1.5 (2023-01-31)

Docs

  • readme: change logo url from blob to raw

[main 706b109] bump: version 2.1.4 → 2.1.5
2 files changed, 8 insertions(+), 2 deletions(-)

v2.1.4

31 Jan 13:15
Compare
Choose a tag to compare

v2.1.4 (2023-01-31)

Docs

  • readme: direct link to logo in readme
  • readme: fix github actions badge

[main 8f7844b] bump: version 2.1.3 → 2.1.4
2 files changed, 9 insertions(+), 2 deletions(-)

v2.1.3

30 Jan 21:37
Compare
Choose a tag to compare

v2.1.3 (2023-01-30)

Build System(s)

  • docker: use 'latest' tag for test docker image

[main e02963e] bump: version 2.1.2 → 2.1.3
2 files changed, 8 insertions(+), 2 deletions(-)

v2.1.2

12 Dec 14:29
Compare
Choose a tag to compare

v2.1.2 (2022-12-12)

Style

  • change quotes in setup.py to single quotes

Build System(s)

  • include any top-level data files in theme
  • add package data

[main 7b50c95] bump: version 2.1.1 → 2.1.2
2 files changed, 13 insertions(+), 2 deletions(-)

v2.1.1

01 Dec 13:33
Compare
Choose a tag to compare

v2.1.1 (2022-12-01)

Docs

  • readme: fix table borders
  • readme: format test section
  • readme: update ckan patch version in header badge
  • readme: update installation steps

[main ce23857] bump: version 2.1.0 → 2.1.1
2 files changed, 11 insertions(+), 2 deletions(-)