Skip to content

Releases: reqweb/Whoami

2.1.5

11 Dec 16:29

Choose a tag to compare

Updated templates

Update

14 Dec 08:02
207f3e6

Choose a tag to compare

2.1.4

Update

Update blueprints.yaml

04 Dec 11:48
6b4b4b4

Choose a tag to compare

Update blueprints.yaml

Version 2.1.2

12 Jan 20:39
37600dd

Choose a tag to compare

Update file blueprints.yaml

Version 2.1.1

12 Jan 20:02
6a0f076

Choose a tag to compare

Fixed styles for <img> in the default template

Version 2.1.0

12 Jan 19:34

Choose a tag to compare

  • Fixed the behavior of the block langswitcher (if there is no page translation)
  • Fixed url logo in header - now it corresponds to the active language
  • Added the ability to enable or disable the sidebar on each page
  • Added template Blog-2
  • Updated demo pages in theme '_demo' folder

2.0.2

04 Nov 23:17

Choose a tag to compare

Update CHANGELOG.md

Version 2.0.1

02 Nov 20:05

Choose a tag to compare

A couple of small edits.

Version 2.0.0

02 Nov 14:45
0e4c5f1

Choose a tag to compare

  1. Correction
    • Removed theme settings for sidebar and header.
  2. Fixed
    • Fixed h1 and h2 headers in detailed work page and sidebar.
  3. New
    • Now you can configure multilanguage on the site
    • Added ability to enable fixed for header (top: 0;) in theme configuration.
    • Added mobile menu for mobile devices.
    • The output of the LangSwitcher plugin (for two languages) has been added to the site header
    • Sidebar content is now customizable through the sidebar page (template sidebar.html.twig)
    • Updated demo pages in theme '_demo' folder

Version 1.1.0

26 Oct 20:36

Choose a tag to compare

  • Corrected main.css for mobile devices
  • Added in blueprints field for name="description" (in default.yaml)
  • Breadcrumbs output added to item.html.twig and default.html.twig template (if the plugin is active)