Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

v1.0.0

Choose a tag to compare

@firebase-ops firebase-ops released this 03 Sep 00:26
· 228 commits to master since this release
  • 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 synced event and a defaultText option).
  • Fixed many bugs (cursor synchronization issues, a couple crashes, etc.).