Releases: metamaps/metamaps
Releases · metamaps/metamaps
v3.6: Merge pull request #1155 from metamaps/bug/fix.emails
fix map activity emails
multitouch pan/zoom
multitouch pan/zoom!
Channel Added To Webhooks
By adding the 'channel' option to webhooks, you can reuse the same webhook for multiple maps and specify the channel.
2.8.3 tweaks and fixes
- add Junto sounds
- fix json import
- fix invite link
v2.8.2: Merge branch 'develop'
fixes import from JSON/TSV code
v2.8.1: Merge pull request #520 from metamaps/develop
Hotfix: broken request invite page
v2.8: Changelog since 2.7.2:
Changelog since 2.7.2:
- Video, voice, and text chat on maps
- OAuth Provider authentication
- API endpoints for maps, mappings, topics, and synapses
- Generate Personal Access Tokens for the API (no UI)
- Export maps to JSON, CSV, or XML
- Import maps from TSV or JSON
- Continuous Integration testing with Travis
- Admins can upload metacode images
- Starting to log events on maps
- Basic webhooks integration, post to Slack (no UI)
- Better server side security verification
v2.7: Changelog since v2.6:
Changelog since v2.6:
- Upgrade to Rails 4
- Limited testing of ruby code with rspec