5.4.0
Changed
- Fixed NPMHelpers page formatter not returning name and slug translations
- NB! Previously returned a default translation string for 'name' and 'slug', now it returns an object, ie: (
['en' => 'Name']
)
- NB! Previously returned a default translation string for 'name' and 'slug', now it returns an object, ie: (
- Fixed migrations on Postgres (thanks to @KasparRosin)