Skip to content

Releases: pkp/immersion

1.1.2.3

12 Aug 22:00
Compare
Choose a tag to compare

Compatible with OJS 3.4.

Fixes issue with user login and registration when recaptcha is enabled.

1.1.2.2

09 Aug 13:13
Compare
Choose a tag to compare

Compatible with OJS 3.4.0

Fixes compatibility issues with the Citation Style Language plugin

1.1.2.1

02 Aug 17:34
Compare
Choose a tag to compare

Compatible with OJS 3.4.0
Changelog:

  • Fixes a critical bug with a fatal error on theme loading (#85)

1.1.2

01 Mar 19:04
Compare
Choose a tag to compare

Compatible with OJS 3.4
Changelog:

  • Support of HTML text formatting in the article title (pkp/pkp-lib#2564)
  • Migration to Bootstrap 5
  • Removed: jQuery, jQueryUI and tag-it
  • Reduce calls to the database to improve performance (pkp/pkp-lib#7304)

1.1.1

28 Oct 18:01
Compare
Choose a tag to compare

Compatible with OJS 3.3.0

Adds compatibility with PHP 8.1

1.1.0

07 Dec 17:20
Compare
Choose a tag to compare

Compatible with OJS 3.3.0 RC

Changelog:

  • Compatibility with OJS 3.3.0, see: pkp/pkp-lib#6400
  • Fixed URL (issue cover on the index journal page) to the issue page, see: #53 (thanks, @alexdryden)
  • Styling for the message page (e.g., appears upon user registration when email verification is turned on)
  • Fixed display of multilingual keywords
  • Display license terms instead of copyright on the article landing page (see: #52)

1.0.5

19 Jun 12:06
Compare
Choose a tag to compare

Compatible with OJS 3.2.0 and 3.2.1

  • Add: Dependencies update - jQuery 3.5.1, Bootstrap 4.5
  • Add: Convert localization files to Weblate
  • Fix: Proper escaping for the header title
  • Fix: Correct home URL in logo and title when logged in as author (#47)
  • Add: Use Smarty plugin to encode emails on the contact page (#48)
  • Fix: Check if Browse By Section plugin is installed and enabled for section description (#45)

1.0.4.1

18 Mar 11:01
Compare
Choose a tag to compare

Compatible with OJS 3.2

  • Fix: escape raw citations on the article page (#40)
  • Fix: update author details page to be compatible with the latest OJS release (#39)
  • Fix: retain reviewer interests from the registration form (#38)
  • Fix: view galleys of an old article's versions (#37)
  • New localizations: fr_FR (French). Thanks to @bastoune!

1.0.4.0

25 Feb 17:14
Compare
Choose a tag to compare
  • Update theme to be compatible with OJS v3.2.

immersion-1.0.3

02 Jul 14:35
Compare
Choose a tag to compare

Compatible with OJS 3.1.2-1

  • Option to add journal description on the journal landing page (#14).
  • Display issue galleys (#18).
  • Fix. Show color pick options when editing/creating new issue only if there already are sections (#17).
  • Fix. Fatal error when creating a new issue (#16).
  • Dependencies update (JQuery).