Skip to content

Releases: aplteam/Meddy

Version 5.0.6

30 Dec 09:08

Choose a tag to compare

  • The "About" dialog now reports the version of APL Meddy is running on.
  • Bug fixes
    • The function DoYouWantToSaveHtml crashed when the document had embedded parameters.
    • The function SaveMarkdown now handles "FILE NAME ERROR"
    • The "Save" command had no effect anymore
      The "New" command always displayed the HTML preview pane

Version 5.0.5

08 Dec 09:28

Choose a tag to compare

  • Meddy is now a Dyalog APL 20.0-application
  • Conga updated to version 3.6
  • Packages updated
  • Bug fixes
    • So far, when a user pressed F10 in order to view the HTML in the default browser, Meddy crashed in case that file could not be found. Now an appropriate message is displayed.
    • Pressing F4 crashed Meddy when it attempted to sync with the very first header or when so far no header was displayed in the TreeView (TOC).
    • A right-click in the markdown area crashed Meddy if there was no TOC (yet).
    • The "About" dialog box showed mutilated information regarding the version of MarkAPL used.
    • Executing the "Copy ID" command from the Markdown context menu crashed Meddy.

Version 5.0.4

05 Oct 06:14

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

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

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

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

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

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

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

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.