Skip to content

Releases: R167/int-ipa

Release v0.7.1

15 Oct 21:37
Compare
Choose a tag to compare

0.7.1 - 2022-10-15

Added

  • Type/Listen page have been unified
  • Ability to specify a list of allowed ipa symbols for a task

Changed

  • Rewrote the IPAInput cursor position handling
  • Cleaned up assorted imports

Fixed

  • Random scrolling on ipa keyboard typing
  • Fixed GH actions... again.

0.7.0-beta.2 - 2022-04-04

Added

  • Listen element now supports displaying the video
  • Internally, lots of tweaks to the base set of playable files
  • Lots of minor cleanup

Fixed

  • Release script no longer crashes with an old version of Node

0.7.0-beta.1 - 2022-04-04

Fixed

  • Builds complete properly again

0.7.0-beta - 2022-04-04

Added

  • (beta) New keyboard for playing sounds from IPA by clicking

Changed

  • Updated to Typescript 4.4

The absolute assets file must be hosted at the root of a domain.
The relative assets may be hosted at any path (this is usually the one you want).

Release v0.7.0-beta.2

05 Apr 09:17
Compare
Choose a tag to compare
Release v0.7.0-beta.2 Pre-release
Pre-release

0.7.0-beta.2 - 2022-04-04

Added

  • Listen element now supports displaying the video
  • Internally, lots of tweaks to the base set of playable files
  • Lots of minor cleanup

Fixed

  • Release script no longer crashes with an old version of Node

The absolute assets file must be hosted at the root of a domain.
The relative assets may be hosted at any path (this is usually the one you want).

Release v0.7.0-beta.1

04 Apr 09:31
Compare
Choose a tag to compare
Release v0.7.0-beta.1 Pre-release
Pre-release

0.7.0-beta.1 - 2022-04-04

Fixed

  • Builds complete properly again

0.7.0-beta - 2022-04-04

Added

  • (beta) New keyboard for playing sounds from IPA by clicking

Changed

  • Updated to Typescript 4.4

The absolute assets file must be hosted at the root of a domain.
The relative assets may be hosted at any path (this is usually the one you want).

Release v0.6.1

30 Aug 01:50
Compare
Choose a tag to compare

0.6.1 - 2021-08-29

Added

  • Added optional HINT key as special case in segments list which displays after getting that segment wrong 5+ times

Changed

  • Began using Keep a Changelog format
  • theme_color is now responsive and set to same as nav bar
  • Upgraded typescript and several other minor packages

The absolute assets file must be hosted at the root of a domain.
The relative assets may be hosted at any path (this is usually the one you want).

Release v0.6.0

13 Feb 23:57
Compare
Choose a tag to compare

v0.6.0

  • (Internal) switch to yarn berry (yarn v2) for installation/package management
  • Revamp release mechanism (again...)
  • Update github actions to work with new yarn version
  • Dependency updates

The absolute assets file must be hosted at the root of a domain.
The relative assets may be hosted at any path (this is usually the one you want).

Release v0.5.3

20 Jan 04:13
Compare
Choose a tag to compare

v0.5.3

  • Fixed changelog
  • Add changelog check to version bump

v0.5.2 (forgot changelog)

  • Update examples
  • Fix bug where sounds on relative assets didn't work

The absolute assets file must be hosted at the root of a domain.
The relative assets may be hosted at any path (this is usually the one you want).

Release v0.5.1

17 Jan 22:30
Compare
Choose a tag to compare

v0.5.1

  • Minor tweaks to the example assignment1

The absolute assets file must be hosted at the root of a domain.
The relative assets may be hosted at any path (this is usually the one you want).

Release v0.5.0

20 Dec 01:56
Compare
Choose a tag to compare

v0.5.0

  • Links now work correctly for Markdown
  • Homepage content set in manifest.yaml
  • Clarify versioning scheme

The absolute assets file must be hosted at the root of a domain.
The relative assets may be hosted at any path (this is usually the one you want).

Release v0.4.0

19 Dec 02:03
Compare
Choose a tag to compare

v0.4.0

  • Allowing remote file loading is now optional under REACT_APP_ALLOW_REMOTE
    • Disabled by default in production
  • Option to use browser router instead of hash router with REACT_APP_ROUTER=browser
  • Move /type to /keyboard (includes redirect)
  • Internal improvements
  • Added more documentation
  • Hosted version is now at https://ipa.wdurand.com/
  • Added footer with copyright information

The absolute assets file must be hosted at the root of a domain.
The relative assets may be hosted at any path (this is usually the one you want).

Release v0.3.2

11 Dec 20:40
Compare
Choose a tag to compare

Minor fixes