Skip to content

Releases: winkm89/teachPress

teachPress 9.0.12

07 Apr 20:25

Choose a tag to compare

What's Changed

  • Bugfix: Fix an authenticated (Contributor) SQL Injection issue
  • Bugfix: Change used gettext functions

Full Changelog: 9.0.10...9.0.12

teachPress 9.0.10

20 Mar 22:51

Choose a tag to compare

What's Changed

  • Bugfix: Fixes another CSRF vulnerability in tp import dialog

Full Changelog: 9.0.9...9.0.10

teachPress 9.0.9

10 Mar 23:22

Choose a tag to compare

What's Changed

  • Bugfix: Fix space handling in bibtex keys within publication exists check (#267)
  • Bugfix: Unknown column 'r.name' in 'where clause' error in function TP:Authors::get_authors() (#262)

Full Changelog: 9.0.8...9.0.9

teachPress 9.0.8

25 Feb 21:55

Choose a tag to compare

What's Changed

  • Bugfix: Fix an authenticated (Contributor) SQL Injection issue (Thanks to truonghuuphuc for reporting)

Full Changelog: 9.0.7...9.0.8

teachPress 9.0.7

18 Jan 10:47

Choose a tag to compare

What's Changed

  • New: Meta keys search to shortcodes added (Thanks to Juma7C9) (#259)
  • New: [tpcloud, tplist, tpsearch]: Optional private comment box for publication entries (Thanks to Juma7C9) (#257)
  • New: [tpcloud, tplist, tpsearch]: New parameters "show_comment", "comment_text", "comment_tooltip" added
  • New: Author search by name for API calls added (Thanks to Juma7C9) (#258)
  • New: BibTeX export option for private comments as annote field added (#263)
  • New: BibTeX export option for chars conversion added (#265)
  • New: Number of publications (ASC or DESC) as sorting options in authors screen added (#264)
  • Bugfix: Fix nonce checks on meta settings page (#254)
  • Bugfix: Fix warning "Deprecated Creation of dynamic property" - PHP 8.2 (Thanks to rgarofalo) (#256)
  • Bugfix: [tpsingle, tpbibtex]: Fix PHP errors if there is no publication to display
  • Bugfix: Fix possible usage of missing objects in crossref import

New Contributors

Full Changelog: 9.0.6...9.0.7

teachPress 9.0.6

28 Nov 19:27

Choose a tag to compare

  • New: Added OSF logo to the links (Thanks to Sven Mayer)
  • Bugfix: Fixes another CSRF vulnerability in tp settings dialog (Thanks to LVT-tholv2k for reporting)

teachPress 9.0.5

25 Nov 14:58

Choose a tag to compare

  • Bugfix: Fixed a Cross Site Request Forgery (CSRF) vulnerability in [tp_bibtex] shortcode
  • Bugfix: Fixed Cross Site Request Forgery (CSRF) vulnerabilities in teachPress admin screens
  • Bugfix: Return proper string value in filter hook handler. (Thanks to Tobias Bäthge) (#242)

teachPress 9.0.4

24 Jul 22:10

Choose a tag to compare

  • Changed: Introduce using of target=blank for edit publication links; Unused parameters from edit links removed

teachPress 9.0.3

21 Jun 17:23

Choose a tag to compare

  • New: [tpcite],[tpref] Citations with the same key can be grouped, which means a bibtex-like citation with one unique id = one ref instead of one cite = one ref will be generated (#226, #233) (Thanks to Samuel Thiriot)
  • Bugfix: Fixed a french translation (Thanks to Samuel Thiriot)
  • Bugfix: Fixed a security vulnerability in ajax callbacks (Thanks for reporting to Le Ngoc Anh)

teachPress 9.0.2

17 Jun 11:42

Choose a tag to compare

  • Bugifx: [tpcloud] hide_tags and show_tags_as="pulldown" are not working (#230)
  • Bugfix: Changed author format to 'dynamic' in auto-publish (Thanks to fabricebg) (#225)
  • Bugfix: Improved diacritic import (Thanks to fabricebg) (#212)