Releases: aplteam/Meddy
Releases · aplteam/Meddy
Version 5.0.4
Version 5.0.3
- 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
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
Make
amended- Packages updated (
MarkAPL
,CodeCoverage
,Laguntza
,FilesAndDirs
)
Watch out for syntax changes regarding checkboxes (Release Notes).
Meddy is now a 64-bit application
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
The print style sheet of the "Dark" theme defined a base font size that was way too large.
Version 4.1.0
- New versions of
MarkAPL
,APLGUI
andFilesAndDirs
integrated - Release notes had numbered headers
Version 4.0.0
- 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
- "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
- 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