Skip to content

Latest commit

 

History

History
140 lines (115 loc) · 7.37 KB

CHANGELOG.md

File metadata and controls

140 lines (115 loc) · 7.37 KB

Changelog

keep a changelog

All notable changes to this project will be documented in this file.

See keep a changelog for information about writing changes to this log.

1.1.4 - 2024-16-12

  • PR-44 Align image and text in two-col paragraph.

1.1.3 - 2024-22-11

  • PR-43 Added new module to redirect logged-in users to internal front page.

1.1.2 - 2024-22-11

  • PR-42 Fixed "Undefined array key 0 in gtmai_hidden_content_node_access()".
  • PR-42 Upgrade drupal core and contrib modules.

1.1.1 - 2024-07-11

  • PR-41 Install and enable redirect_after_login module. Add paragraph type for two column image and text.

1.1.0 - 2024-29-10

  • PR-40 Install and enable was module

  • PR-39 Security updates

  • PR-37 Add template for error pages.

  • PR-36

    • Add and enable gtmai_hidden_content module
    • Update drupal core
    • Update config to match new drupal core
    • Disable forced configuration langcode through patch to allow english config on danish site
  • PR-35 Fix accessibility issues discovered with wave tool.

1.0.3 - 2024-23-10

  • PR-38 Added Matomo tracking.

1.0.2 - 2024-20-09

  • PR-34 Styling user create flow. Change default logo to black. Add pdf media.

1.0.1 - 2024-09-09

  • Update permissions for Administrator role
  • PR-33 Enabled pathauto to get better URL's

1.0.0 - 2024-29-08

  • PR-32 Change gtm logo to svg
  • PR-31 Remove darkmode
  • PR-30 Styling of local tasks
  • PR-29 New menu icon
  • PR-28 Styled lists
  • PR-27 Added password policy and flood control
  • PR-26 Added support for parsing a chat message as Markdown and covert them into HTML.
  • PR-25 Add Siteimprove package.
  • PR-24 Newsarticle page type. News view.
  • PR-23 Add cookie information script.
  • PR-22 Add paragraph for media. Create proper paragraph icons.
  • PR-20 Fixed issue with model name containing dot and Drupal's config storage.
  • PR-19 Added docker setup for having more than one llm backend.
  • PR-18 Fixes for chat window on mobile
  • PR-17 Added "editor" role and permissions.
  • PR-16 Styling for login and register page.
  • PR-14 Added a new domain registration module and configuration. Updated Drupal core.
  • PR-13 Added preferred model (per-selected model in chat UI).
  • PR-11 Paragraph templates: Hero, Faq, Cta, Introduction, Content list
  • PR-12 Styling for chat module
  • PR-10 Classes for chat messages
  • PR-9 Connected theme and LLM chat services.
  • PR-8 Added template, styling and config for Chat Ui and Body paragraph
  • PR-7 Added template, styling and config for footer
  • PR-5 Added template, styling and config for sidebar
  • PR-4 Added template and styling for header with common components.
  • PR-6 Added chat module with blocks and paragraphs to communicate with LLMs
  • Drupal core and basic configuration.
  • Added Ollama containers to docker.
  • New readme with more information about the setup. PR-2 Custom theme