Skip to content

Releases: requarks/wiki

1.0.10 Release

10 Oct 01:47
Compare
Choose a tag to compare
v1.0.10

feat: delete a page

1.0.9 Release

15 Sep 01:09
Compare
Choose a tag to compare
v1.0.9

feat: Persian locale + RTL initial support + browser locales fixes

1.0.8 Release

01 Sep 00:34
Compare
Choose a tag to compare

Changed

  • Misc: Updated dependencies

1.0.7 Release

30 Aug 01:34
Compare
Choose a tag to compare

Fixed

  • Authentication: Azure AD client Id is now referenced correctly (#219)
  • Git: Branch is now referenced correctly (#215)

1.0.6 Release

11 Aug 01:05
Compare
Choose a tag to compare

Fixed

  • Authentication: LDAP no longer cause the social login text to appear on the login screen.
  • Misc: Browser locales are now generated for non-english languages
  • Misc: Renaming or moving a page is now removing the old entry in the All Pages navigation

1.0.5 Release

06 Aug 15:24
Compare
Choose a tag to compare

Fixed

  • Misc: public access always false if using env var string

1.0.4 Release

27 Jul 01:55
Compare
Choose a tag to compare

Fixed

  • Misc: Some installations (e.g. Heroku) would not install all dependencies

1.0.3 Release

23 Jul 18:32
Compare
Choose a tag to compare

Fixed

  • Misc: Installation could fail due to permissions or hang indefinitely.

1.0.1 Release

22 Jul 14:35
Compare
Choose a tag to compare

First non-beta release. This release focuses on bug fixes. No new feature has been introduced.

Changed

  • Misc: Switch to Yarn for npm dependencies installation

Fixed

  • Misc: JS/CSS is now loading properly in Safari (macOS/iOS)
  • Misc: Process termination handling
  • Search: siteRoot is now properly parsed in search results href

1.0 Release - Beta 13

09 Jul 19:26
Compare
Choose a tag to compare

Added

  • Admin: Added Host Information section to System Info page
  • Admin: Added Color Theme page to modify look and feel
  • Editor: Linebreaks are now rendered, can be disabled via config option
  • Localization: German locale is now available (thanks to @joetjengerdes)
  • UI: Support for color themes, code blocks dark/light + colorize on/off

Changed

  • Editor: TeX and MathML is now rendered server-side to SVG
  • UI: Updated icons to Nucleo icon set
  • Misc: Updated dependencies

Fixed

  • Configuration Wizard: Git version check is now handled properly when using 2 or 3 version precision
  • Editor: Blockquotes are now displayed in their correct color stylings
  • Misc: 'Entry does not exist' page now display sub-pages separator correctly
  • Misc: Locked dependencies to patch instead of minor version
  • Misc: Saving a page no longer crash the search index engine