Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Latest commit

Β 

History

History
177 lines (124 loc) Β· 8 KB

CHANGELOG.md

File metadata and controls

177 lines (124 loc) Β· 8 KB

Changelog

v3.0.3 (2021-12-27)

Fix

  • A bunch of firewall in case of error (bce743b)

v3.0.2 (2021-12-27)

Fix

  • Wrong fix ; real fix now (70dbad2)

v3.0.1 (2021-12-27)

Fix

  • Fix metadata if 'category' don't exist (9a940e0)

v3.0.0 (2021-12-26)

Feature

  • metadata: Change folder working and add a config option for the share key (0a3ce81)

Fix

  • metadata: Prevent breaking index (7f71484)

Breaking

    • the 'share' metadata key can be changed in the environnement settings. - The 'folder' key is now optional : you can configure folder with the 'category' key using "category: Folder/category" ; to configure folder without category : "folder/false" will work. (0a3ce81)

Documentation

  • readme: Update docs for the new metadata option (a24fab9)
  • readme: Update docs for the new metadata option (01eb78e)
  • readme: Update docs for metadata (b70a0a3)

v2.5.1 (2021-12-25)

Fix

  • Fix Heading IAL and add IAL line return (feb8e20)

v2.5.0 (2021-11-26)

Feature

v2.4.0 (2021-11-19)

Feature

v2.3.5 (2021-11-18)

Fix

  • Fix link heading generation (40ed7ce)
  • Hashtag in linked header (071ac60)

v2.3.4 (2021-11-18)

Fix

Performance

v2.3.3 (2021-11-15)

Fix

  • πŸ› Fix # conversion in links. (5ab5059)

v2.3.2 (2021-11-15)

v2.3.1 (2021-11-14)

Fix

  • Little fix for clipboard in convert all (e9fc266)

v2.3.0 (2021-11-14)

Feature

Breaking

v2.2.0 (2021-11-11)

Fix

v2.1.0 (2021-11-11)

v2.0.2 (2021-11-11)

Fix

  • Don't update date if there is a date key (b6b6307)

Breaking

  • Don't update date if there is a date key (b6b6307)

v2.0.1 (2021-11-11)

Fix

  • Fix admonition and code blocks (e29fee1)

v2.0.0 (2021-11-11)

v1.56.0 (2021-11-09)

Feature

  • Update emoji admonition (571fc85)

v1.55.1 (2021-11-08)

Feature

  • Added a way to have custom admonition ! (1c71bcd)
  • admonition: Added a way to have custom admonition ! (b9884fd)

v1.55.0 (2021-11-08)

v1.54.6 (2021-11-08)

Fix

  • admonition: Fix admonition and adjust list style. (ae83a60)

v1.54.5 (2021-11-07)

v1.54.4 (2021-11-06)

Fix

  • πŸ› Add a patch for expanduser and runtimeError (950086b)

v1.54.3 (2021-11-06)

Fix

  • πŸ› Emergency fix for image transform (9e39417)

v1.54.2 (2021-11-06)

v1.54.1 (2021-10-30)

Fix

  • Added unidecode in file checking for deletion (39e5562)

v1.54.0 (2021-10-29)

v1.53.0 (2021-10-29)

Feature

  • ⬆️ Add unidecode in dependency (1c3a569)
  • Remove whitespace (6d69c63)
  • Update requirements (a64526d)

Fix

v1.52.7 (2021-10-29)

Fix

  • πŸ”§ Now, config file are in site package. (f90689a)

v1.52.6 (2021-10-27)

Feature

  • 🎨 Black formating (12866cf)
  • πŸ™ˆ Update gitignore (8fd94eb)

Fix

  • πŸ› Fix convert links for normal links (jekyll liquid) (6be2402)

v1.52.5 (2021-10-27)

Fix

  • πŸ› Remove print message (4fa4b3f)

v1.52.4 (2021-10-27)

Fix

  • πŸ› fix problem with image link on one line (ebf1bb3)

v1.52.3 (2021-10-27)

Fix

v1.52.2 (2021-10-26)

Fix

  • πŸš‘ Fix parsing bug with Jekyll with link (convert https link to markdown normal links) (db59c47)

v1.52.1 (2021-10-26)

Feature

  • gitignore: πŸ™ˆ Update gitignore (b652ae3)
  • Change the way date are saved (e18420a)

Fix

  • πŸš‘ Repear bug because of filepath (03f36a4)