This repository was archived by the owner on Oct 4, 2024. It is now read-only.
v1.0.0
- Firepad is now available on the Firebase CDN.
- Added a headless mode for interacting with documents without a GUI, available via
npm install firepad. - Added support for Bower via
bower install bower. - Added support for CodeMirror 4.
- Made minor changes to the API (added a
syncedevent and adefaultTextoption). - Fixed many bugs (cursor synchronization issues, a couple crashes, etc.).