Skip to content

Releases: girobusan/imp

0.5.1

14 Jun 08:49
Compare
Choose a tag to compare
  • Improved helpers functionality
  • Bugs fixed

0.5.0

17 May 08:18
Compare
Choose a tag to compare
  • Data attachments! You can now attach data directly to your page and use it in your own scripts and helpers.
  • Helpers API: ability to post-process HTML via helpers
  • Option to disable interactivity in helpers
  • Many improvements in UI
  • Bug fixes

0.4.4

05 May 08:53
Compare
Choose a tag to compare
  • Improved preview, especially in Chrome
  • Fixed some bugs
  • Helpers API improved
  • New docs

0.4.3

02 May 19:14
Compare
Choose a tag to compare
  • Bugs fixed
  • Cleaned up some internals
  • Helpers API tested and improved

0.4.2 — +interactive content helpers

28 Apr 08:22
Compare
Choose a tag to compare
  • Lots of bugs fixed
  • Preview render optimization
  • Markdown syntax extended: small and footnote.
  • Added new (still a bit experimental) optional helpers API for adding own types of static and/or interactive content.

0.4.0b

06 Apr 11:55
Compare
Choose a tag to compare
  • New UI
  • New markdown editor (with spellcheck)
  • Improved export and import, import by drag and drop
  • Bugs fixed

0.3.1 — bugfix

15 Mar 12:30
Compare
Choose a tag to compare
  • Template: content container now main, not div
  • Default css improved
  • Fixed bug with growing whitespace in files

0.3.0

11 Mar 18:28
Compare
Choose a tag to compare
  • Breaking change: force mode done via query, not hash (?mode=edit instead of #edit) — you'll need to resave your imps!
  • Added warning when switching to view mode
  • Cleaned up frontmatter export/import
  • Added icon field to the editor UI
  • Download markdown mode (you can add link to markdown source to your files, requires js)
  • Utility for quick conversion of markdown files\
  • Refined documentation

0.2.8

07 Mar 11:56
Compare
Choose a tag to compare

Now all IMP! settings are exported to markdown as YAML frontmatter. Export works the same way. You may export IMP! file content to markdown for editing in your favourite editor, and all your custom settings will be preserved.

0.2.7

08 Jan 09:31
Compare
Choose a tag to compare
  • Removed dependency on font Awesome
  • Removed "big buttons"
  • Added strikethrough button, reorganized other buttons, all functions now accessible from editor toolbar