- Fix missing annotation issue that is caused by using integers as annotation ids
- Check permissions before for displaying edit and delete menu options.
- Highlight an annotation on load when a page is accessed with an anchor text corresponding to an annotation id.
- Improved editor window placement relative to marginalia item.
- Fix positioning and click bindings after re-rendering an updated annotation.
- Use existing
renderAnnotationmethod when updating an existing annotation; fixes an issue withrenderExtensionsmethod only being run on initial display and not update.
- New
renderExtensionsoption for customizing and extending marginalia item display
- Document bootstrap.dropdown as a separate include
- New option to make toggle button class configurable
- View annotations in the margin
- Selecting highlight or annotation will highlight both and scroll the annotation to make it visible
- Optional support for footer with last modified timestamp using moment.js
- Optional support for displaying annotation author in a footer