Skip to content

Releases: itx-informationssysteme/jobapplications

4.0.0 - v13 Support

22 Nov 10:33
a966866
Compare
Choose a tag to compare

Added

  • TYPO3 13 support

Changed

  • Breaking: Filepond uploads are now handled by a different endpoint, check your FileopondConfig.html if you have overridden the template

Removed

  • Dropped support for v12

3.0.6 - Bugfix release

22 Nov 10:25
Compare
Choose a tag to compare

Added

  • Allow access to files in application notification email templates (#155)

Fixed

  • Removed faulty posting default date field values (#154)
  • Fixed issue where the backend module would error if static TypoScript was not available in page tree (#128)
  • Fixed broken honeypot check (#161)

3.0.5 - Bugfix Release

30 Aug 12:45
Compare
Choose a tag to compare

Fixed

  • Fixed issue in db analyzer where it would say to modify the message field (#145)
  • Fixed development resources being contained in dist archive (#149)
  • Fixed issue there would be an error when no sender email was configured in the plugin, the system email is now used as fallback (#150)

Removed

  • Removed already disabled code for the indexing API integration, in favor of sitemap only setup
  • Removed confusing TypoScript setting settings.googleJobs.enable which had no effect

3.0.4 - Squashed some major bugs

24 Nov 14:59
Compare
Choose a tag to compare

Fixed

  • Fixed issue where filtering would result in a 404 (#130)
  • Fixed rich text not using parseFunc to render text (#132)
  • Fixed og:url on detail page not being correct (#126)
  • Fixed status record generation not working (#125)
  • Fixed error when using category filter setting in list plugin (#125)

3.0.3 - One more fix

27 Sep 11:50
Compare
Choose a tag to compare

Fixed

  • Fixed error when sending applications

3.0.2 - Bugfixes

27 Sep 10:12
Compare
Choose a tag to compare

Fixed

  • Fixed default route enhancer for pagination (#64)
  • Fixed error originating in Services.php (#118)

Changed

  • Changed pagination partial to stop trying to render non-working links for previous and next pages

2.3.3 - Hotfix

27 Sep 09:50
Compare
Choose a tag to compare

Fixed

  • Fixed error originating in Services.php

3.0.1 - Bugfix

19 Sep 15:17
Compare
Choose a tag to compare

Fixed

  • Fixed error when connecting a contact to a backend user (#116)

3.0.0

18 Sep 14:05
7286a0b
Compare
Choose a tag to compare

Added

  • TYPO3 12 support

Changed

  • Google Jobs enabled by default
  • Moved Google Jobs configuration from extension configuration to TypoScript (settings.googleJobs)

Removed

  • Dropped support for v11
  • Temporarily removed support for Indexing API Integration because of removal of ObjectManager and no adequate event in TYPO3 Core replacing data handler hooks
    • this will be re-enabled eventually when events are supported in data handler

2.3.2 - 2023-09-18 Another Bugfix

18 Sep 12:32
Compare
Choose a tag to compare

Fixed

  • Fixed error in PostingController for generating Google JSON