Skip to content

phoss SMP 5.2.6

Compare
Choose a tag to compare
@phax phax released this 20 Aug 16:46
· 980 commits to master since this release
  • The initialization of the UTC timezone upon startup is now more consistent
  • Fixed an error that prevented the automatic deletion of Business Card when a Service Group was deleted (see issue #139)
  • Improved logging on actions on Business Cards
  • Fixed a rare scenario where it would have been possible to create invalid XML in querying
  • Fixed an Exception with the MongoDB backend, if a process had no endpoints
  • Made separate pages for "Import" and "Export" of Service Groups
  • Added possibility to disable support for the HTTP OPTIONS verb (see issue #142)
  • Added support for the Content Security Policy (CSP) response headers (see issue #141)
  • Added possibility to remove the authorship text from the public page (see issue #140)
  • The server name on the start page now uses the same algorithm for calculation as the "list servicegroup" API
  • The bulk change certificate page now has an improved certificate matching algorithm (see issue #143)
  • The bulk change operations (endpoint and certificate) are now running asynchronously in the background