Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 937 Bytes

CHANGELOG.md

File metadata and controls

42 lines (26 loc) · 937 Bytes

Changelog

Upcoming

  • log exceptions, that are caught by Cockpit's custom execption handler

0.1.7

  • added auto focus to input fields on login and forgotpassword pages

0.1.6

  • fixed "hide linked button" (don't hide preview button)

0.1.5

  • added option to disable getLinkedOverview (also hides "LINKED" button)
  • improved settings UI
  • updated README.md

0.1.4

  • improved darkmode (markdown/html field)
  • added css to display custom sortable entries - Thanks @serjoscha87 - I copied the css from his FullTitle addon

0.1.3

  • added dark theme
  • fixed found accounts if not admin, but with group permission
  • hide link to assets in settings menu if group has no access

0.1.2

  • set entity encoding for wysiwyg fields to raw
  • improved language buttons
  • improved settings

0.1.1

  • fixed missing language update after clicking button (wysiwyg field)
  • fixed wrong entry default group toggle
  • cleanup