Ember Page Title Versions Save

Page title management for Ember.js Apps

3.0.9

7 years ago

tldr; Update ember-cli-head dependency

3.0.10

7 years ago

tldr; Fix blueprint generation of head.hbs

3.1.0

7 years ago

tldr; The {{title}} no longer changes when a route is in a loading substate.

3.1.1

7 years ago

tldr; Ember 1.13 is no longer supported 💀

3.1.2

7 years ago

tldr; Integration tests won't break if they have {{title}} tags in them.

3.1.3

7 years ago

⚠️ Deprecated ⚠️

tldr; Allow the <title> tag to remain on non-fastboot apps.

3.1.4

7 years ago

⚠️ Deprecated ⚠️

tldr; Remove <title> in a fastboot-compatible way.

3.1.5

7 years ago

tldr; You can now keep your <title> in your index.html- it will get replaced with a new one that ember-page-title will manage.

3.1.6

7 years ago

tldr; Remove deprecation warnings caused by router.js becoming private.