Releases: publiclab/PublicLab.Editor
Releases · publiclab/PublicLab.Editor
Properly handling non-image uploads, history prefixing and assorted fixes
Non image uploads fix (#102) * fix for non-image attachments * fix for non-image uploads and history options setting * compiled
Adjustments to tag suggestion
This could be a candidate for a v0.3 release, really. /examples/tags.html
-- not a big change.
API fix for fetchRelated(show) method
v0.2.16 additional API fix (#97)
fetchRelated API fix
Fetch related2 (#96) * fetchRelated fix * version bump
Horizontal rules, related content, more docs
Attempt to solve issue #88 (#92) * Attempt to solve issue #85 * code fences => horizontal rules * version bump
Title module validation fix
no title value validation fix (#93) * no title value validation fix * package.json bump
Inline linking by default
Inline links fix (#91) * inline links setting for domador * version bump * adjust test for inline links
Assorted history fixes
history truncation fixes #81 (#83) * history truncation fixes #81 * package.json version bump
Bugfixes for suggestRelated titleModule setting
v0.2.9 Update PublicLab.TitleModule.js (#78)
Bugfixes for v0.2.7
via upstream changes from woofmark