Skip to content

e107 v2.2.1

Compare
Choose a tag to compare
@Moc Moc released this 29 May 18:48
· 2546 commits to master since this release

New features:

  • Added new News shortcode {NEWS_AUTHOR_EUF} to retrieve Extended User Fields (e.g. {NEWS_AUTHOR_EUF: field=biography})

Fixes & Improvements

  • Fixed a database check/update issue that occurred when the database name contains a hyphen (-) (#3800)
  • Fixed an issue with the Menu Manager preview not loading in some cases (#3815)
  • Fixed frontpage button link to Admin Area (#3775)
  • Fixed an issue with inserting a new custom page when using PHP 7.3 (#3812)
  • Added tablerender id to error pages (#3801)
  • Fixed an issue with (un)seralization (#2990)
  • Fixed comment author avatar not showing correctly in comment form (#3813)
  • Fixed issue in Download plugin with batch userclass options
  • Fixed issue in Forum plugin with forum moderator userclass recognition (#3814), with the Userlist shortcode links (#3809), and added placeholder option in {SEARCH} shortcode
  • Several Forum template optimizations for Bootstrap 4 (#2969)
  • Several PHP 7.3 compatibility improvements