Skip to content

Releases: HGNM/hgnm-2014

v1.12.1

14 Sep 21:54
v1.12.1
4dc6d1c
Compare
Choose a tag to compare
  • Fix out-of-sync version tags (package.json and git tag vs style.css) (7e44c51)

v1.12.0

14 Sep 21:36
v1.12.0
c358dc5
Compare
Choose a tag to compare
  • Eliminate jQuery use, replacing magnific-popup with baguetteBox.js (73f038d)
  • Set retry options on wget call to download fonts in install-dependencies.sh (89feb2a)

v1.11.0

14 Sep 06:58
v1.11.0
b93cd50
Compare
Choose a tag to compare

🎉 Back to School Edition 2018

  • Fix media display on composer pages (085c980)
  • Fix PHP warnings (2d6bbe7, 2364d69)
  • Upgrade dependencies (b17289f)
  • Improve colloquium filter on composer pages (cbd9dfa)
  • Add .woff2 version of icon font and tidy up @font-face declaration (c9ef1d5, 14a44e5)
  • Update README to reflect changes in hgnm-wp-dev (2ab0902)
  • Clean up miscellaneous whitespace (83f24a2)

v1.10.2

29 Oct 11:10
v1.10.2
Compare
Choose a tag to compare
  • Use hgnm-thumb image size for thumbnails on composers page.

v1.10.1

11 Sep 13:31
v1.10.1
Compare
Choose a tag to compare
  • 🐛 Fix custom field conditional logic rules for compatibility with ACF Pro update.
  • Restore Miscellaneous Event post type instructions custom field.
  • Improve custom field registration logic.

v1.10.0

06 Sep 11:22
v1.10.0
Compare
Choose a tag to compare
  • Removes dependency on Per Søderlind’s Date & Time Picker field and switches to using the ACF Pro time picker (ACF Pro >= 5.3.9).
  • Simplified Travis builds and refreshed deploy token.
  • Clean up PHP warnings in archive-concert.php, archive-member.php,
    header.php, and single-member.php.

v1.9.0

04 Sep 19:46
v1.9.0
Compare
Choose a tag to compare

🎉 Back to School 2017

Changelog

  • Update node-sass command used in build script to output compressed CSS (#10).
  • Consolidate CSS assets by bundling magnific-popup.css into main style.css on build (#11).
  • Update colloquia location:
    • Change Davison Room to Room 6 on front page and events page.
    • Remove location note from archives.
    • Remove room indication on single colloquium pages.
  • Update development dependencies:
    • bestzip: ^1.1.3^1.1.4
    • node-sass: ^3.7.0^4.5.3
    • rimraf: ^2.5.2^2.6.1

v1.8.3

11 Jun 01:21
v1.8.3
Compare
Choose a tag to compare

Changelog

  • Fix theme directory naming bug (#12).
  • Improve build scripts (#9).

v1.8.2

10 Jun 04:15
v1.8.2
Compare
Choose a tag to compare

Changelog

  • Switch to Travis-deployed downloads in theme update checker, closing #7.

v1.8.1

10 Jun 03:54
v1.8.1
Compare
Choose a tag to compare

Changelog

  • Introduces more extensive build chain.
  • Introduces compatibility with Travis CI.