Features
- Chatbot:
- The system prompt can be extended if required.
- Pages can be selected whose sections are used exclusively for searching for sources.
- Elasticsearch: The standard search also evaluates the ‘recent’ and ‘recent_decay’ parameters, thereby downgrading older search results and prioritising more recent ones (details).
- The Ego_Http class returns all response headers in the ‘headers’ property.
- The RSSCreator class can optionally be used without generating CDATA wrappers.
- The EgoMenu class supports the ‘before’ and ‘after’ parameters for the ‘addMainItem’ and ‘addMainRuler’ methods.
Bug fixes
- An error could occur when transferring a page with a very large number of subpages.
- Rewrite2:
- When generating URLs on home pages, a ‘/’ is not added at the end if it is not required.
- If a loop is triggered whilst generating a URL, this now occurs with the correct initial parameters.
- Chatbot: Once the fallback to keyword search had been triggered, the answers to the follow-up questions were always displayed incorrectly.
- The ‘Survey V2’ page type has been corrected.
- The display of dialogues with or without fixed widths/heights in certain viewports has been corrected.