Skip to content

v3.28.0

Compare
Choose a tag to compare
@MadSchemas MadSchemas released this 16 Aug 11:30
· 7 commits to master since this release

Core

  • [fea] Updated logging library to v1.14.1 and formatting library to v11.0.2
  • [fea] Optimized log level checks to avoid excessive serialization in core logs
  • [fea] Added support for array_remove with scalar values in SQL
  • [fea] Added support for array_remove with non-integral values
  • [fix] Disabled default values creation for object array indexes to avoid Go/Java connectors incompatibility
  • [fix] Fixed sorted JOIN-subqueries over optimized tree-indexes with unordered conditions

Reindexer server

Reindexer tool

  • [fix] Fixed possible stucking in interactive mode on Windows

Face

  • [fea] Changed default value for rtree fields in 'new item' modal (now it's zero point instead of empty array)
  • [fix] Fixed items table view (previously it could disapear in some rare cases depending on items contents)
  • [fix] Fixed 'delete database' button
  • [fix] Fixed default stop words behavior in fulltext index settings
  • [fix] Fixed rendering of the last namespace in namespaces list
  • [fix] Fixed links to the docs depending on the current chosen interface language
  • [ref] Changed bm25 grouping in fulltext index settings