Skip to content

Releases: lutece-platform/lutece-core

v7.1.0

06 Dec 16:44
Compare
Choose a tag to compare

Lutece core 7.1.0

(uses lutece-global-pom version 7.0.0 JDK 11)

New features

  • LUT-28490 : Security header management admin feature

Improvements

  • LUT-2193 : Move DosGuard upload filter configuration from web.xml to lutece.properties
  • LUT-28925 : add an "append" method to the Daemon lastRunLogs
  • LUT-28795 : Initialize site_name in AppTemplateServiceTest
  • LUT-28766 : Add /themes/* to staticFilesCachingFilter core filter
  • LUT-28513 : Limit last daemon run log size in daemons page display to avoid timeout issues
  • LUT-28548 : Add a way to override default separator in DefaultFileDownloadService
  • LUT-28532 : Add FileServiceException management
  • LUT-28741 : In DatastoreService, do the prefix search in the SQL query

Bug fixes

  • LUT-27514 : Fix minimal header top margin
  • LUT-29043 : Fixed mandatory mark not displayed in formLabel macro
  • LUT-28733 : add a control over page title length
  • LUT-28865 : Wrong value for category.label.auth_admin_FO property
  • LUT-26416 : Indexer : PageIndexer - ERROR : cannot change field "url" from index options=DOCS_AND_FREQS_AND_POSITIONS to inconsistent index options=DOCS
  • LUT-28741 : Cache prefix lookups
  • LUT-28800 : fix email pattern regex + user_level
  • LUT-28523 : Test if node selection is not null befoer performing actions
  • LUT-28464 : Add missing maxlength param for textarea

Withdrawals

  • LUT-29111 : Remove StandAloneApp feature
  • LUT-28742 : Removal of PRAGMA headers

SQL upgrade scripts

see : src/sql/upgrade/update_db_lutece_core-7.0.16-7.0.17.sql