Skip to content

Releases: InteractionDesignFoundation/nova-worldclock-card

3.3.1

11 Sep 06:55
cbc22ed

Choose a tag to compare

What's Changed

  • Do not mark classes as final by @alies-dev
  • Update dependency vimeo/psalm to v6 by @renovate[bot] in #12
  • Update dependency phpunit/phpunit to v12 by @renovate[bot] in #13
  • Update actions/checkout action to v5 by @renovate[bot] in #15
  • Update actions/setup-node action to v5 by @renovate[bot] in #16
  • Update dependency orchestra/testbench-core to v10 by @renovate[bot] in #14

Full Changelog: 3.3.0...3.3.1

3.3.0

15 Dec 12:57
196fdcb

Choose a tag to compare

What's Changed

Full Changelog: 3.2.1...3.3.0

3.2.1

29 May 12:34
05ea37e

Choose a tag to compare

What's Changed

  • Optimize number of HTTP requests: do not produce them when browser is inactive @alies-dev
  • Update dependency orchestra/testbench to v9 by @renovate in #9

Full Changelog: 3.2.0...3.2.1

3.2.0

28 Feb 06:59
3434401

Choose a tag to compare

What's Changed

Internal changes:

New Contributors

Full Changelog: 3.1.0...3.2.0

3.1.0

03 Jul 19:46

Choose a tag to compare

What’s Changed:

  • 🐞 Fix CSRF issue for API calls (use nova:api middleware group) @lptn
  • ✨ Bump dependencies (incl. PHP to 8.1) @lptn
  • ⚙️ Install, setup phpcs and apply coding-style fixes @lptn

Full Changelog: 3.0.2...3.1.0

3.0.2

15 Nov 23:44

Choose a tag to compare

What’s Changed:

  • Improvement: Better styling

Full Changelog: 3.0.1...3.0.2

3.0.1

01 Nov 16:55

Choose a tag to compare

What’s Changed:

  • Improvement: Better styling (remove extra margins)

Full Changelog: 3.0.1...3.0.0

3.0.0 (Nova v4)

13 May 11:52

Choose a tag to compare

What’s Changed:

  • ⭐️ Breaking: Nova v4 is min required version
  • Breaking: WorldClock::updatePeriod() does not have a default value anymore
  • 🐞 Fix: WorldClock::timeFormat really optional now
  • 🐞 Fix: Card sends API requests even if it is not rendered at the page (when updatePeriod() used) #1

Cleanups

  • ⚙️ Vue component renamed from worldclock to worldclock-card
  • ⚙️ Update NPM dependencies
  • ⚙️ Update composer dependencies

Full Changelog: 2.0.2...3.0.0

2.0.2

09 May 22:22

Choose a tag to compare

What’s Changed:

  • ✨ Support empty list of timezones
  • ✨ Update NPM dependencies
  • ✨ Update composer dependencies

Full Changelog: 2.0.1...2.0.2

2.0.1

21 Dec 17:22

Choose a tag to compare

What’s Changed:

  • 🐞 Fix: Broken URL used to fetch latest data
  • ✨ Use a single place of truth to store URL to fetch fresh data
  • ✨ Update NPM dependencies
  • ✨ Add and improve PHP type hints and PHPDoc blocks

Full Changelog: 2.0.0...2.0.1