Skip to content

Releases: aplteam/Meddy

Version 5.0.4

05 Oct 06:14
Compare
Choose a tag to compare
  • Default CSS for new presentations changed from PresentAPL_Green.css to PresentAPL_Blue.css
  • Bug fixes:
    • In presentation mode the default CSS file was not found

Version 5.0.3

11 Sep 16:21
Compare
Choose a tag to compare
  • New version of PresentAPL integrated that fixes a problem with the colour of visited links
  • For presentation, one could not specify a CSS file as a parameter

Version 5.0.2

18 Aug 05:58
Compare
Choose a tag to compare

If a document contained collapsibleTOC as a parameter, an error message was provided that did not sound urgent, but soon after, Meddy crashed.

Version 5.0.1

13 Aug 13:42
Compare
Choose a tag to compare
  • Make amended
  • Packages updated (MarkAPL, CodeCoverage, Laguntza, FilesAndDirs)

Watch out for syntax changes regarding checkboxes (Release Notes).

Meddy is now a 64-bit application

24 May 11:21
Compare
Choose a tag to compare

Bug fix: in case a markdown had no header at all but a lengthy first line it crashed, because the filename generated from the first paragraph in the document carried too many words.

Version 4.1.1

29 Jan 07:23
Compare
Choose a tag to compare

The print style sheet of the "Dark" theme defined a base font size that was way too large.

Version 4.1.0

12 Jan 19:18
Compare
Choose a tag to compare
  • New versions of MarkAPL, APLGUI and FilesAndDirs integrated
  • Release notes had numbered headers

Version 4.0.0

15 Dec 18:25
Compare
Choose a tag to compare
  • Context menu command "Delete column" added
  • Context menu command "Inject MarkAPL expression" now includes "Collapsibles"
  • New version of MarkAPL (12.0.2) integrated: comes with potentially breaking changes, see there
  • New default theme "Dark" for HTML documents added
  • Bug fixes
    • Inserting a bookmark link should not add the header numbers to the link text
    • "Copy ID" crashed in documents with no header
    • "Copy" was not always available in the context menu when it should have been
    • Formatting a table could lead to the loss of data under some circumstances
    • "Extend table row" did not work as intended
    • When saveHTML was added as a parameter, a value of ¯1 was established which made Meddy crash later. The default should be 0.

Version 3.1.0

14 Aug 12:01
Compare
Choose a tag to compare
  • "Delete column" added to the table-specific commands
  • New version of MarkAPL with improved styling of TOCs and inline code
  • Bug fixes
    • Opening a Markdown file that had no HTML companion yet crashed

Version 3.0.1

11 Aug 19:13
Compare
Choose a tag to compare
  • Bug fixes
    • SaveMarkdown is much more resilient now against disappearing network drives and the likes.
    • Build ID was not increased because the project was closed too early
    • Copying to and from the clipboard is more resilient now
    • "Format table" in the context menu wrongly claimed that its hotkey is Ctrl+TAB; its Ctrl+T
  • Packages updated