- 1.0.11
- There's a new kind of views that botpress can now serve: Lightweight Views. The purpose of these is so that modules can serve UIs that don't require any of the heavy botpress styling & APIs. The default Botpress view weighs about 1.5mb and each module about 500kb. The lightweight views weigh about 200kb total.
- 1.0.9
- Added built-in fallback handler
- 1.0.8
- Merge branch 'master' into next
- Fixed webpack
- 1.0.7
- Better evaluation of arrays
- Rendering error
- Fixed issue with plugins with dots
- 1.0.6
- Uglify the build
- Update README.md
- Add count method to users
- Fetch list of users from userId + limit
- Add id value to user
- Fix on update + list of users + getTags
- Subproject sync
- Merge branch 'master' into next
- Loads the bot's .env file
- Ability to tag users
- Removed node-sass and theming
- Updatyed enterprise
- Loading config from module-name.config.yml
- Merge branch 'next'
- Switched to sitemap-general for prefix
- changed sitemap location
- Added robots.txt
- 1.0.5
- Added support for heroku postgres by default
- 1.0.4
- init creates a botpress 1 bot
- Added UMM Support Image
- 1.0.3
- Update README.md
- Removed middleware loading
- 1.0.2
- 1.0.1
- Added missing modules
- Merge branch 'master' into next
- Merge pull request #155 from botpress/next Upcoming Botpress 1.0
- Added some examples
- Added proactive umm example
- Fixed typo
- Fixed typos
- Inject database to UMM
- Wired up proactive UMM sender + refactoring
- Proactive UMM sender
- Support for UMM in convos
- Anchors plugin
- Postgres warning heroku
- Botfile configuration
- Added dynamic css injection
- gitbook version
- Attempt at fixing style
- Removing gitbook
- Moved style
- Listeners (bp.hear) now add regex matchings to event (
event.captured
) - Doc: umm
- Doc: structure
- Doc: flow
- Doc: events
- doc: database
- doc: convoersations
- Documentation refactoring
- Custom book CSS
- Added Hints plugin
- Changed contentPath in botfile
- No longer need to load middlewares manually
- Revamped botfile comments
- Removed incomplete examples
- TLDR Styling
- doc: Hello world demo
- Added a few plugins
- Up you'll get
- Added gitbook to ignored files
- 1.0.0
- Botfile documentation
- Moved old documentation to new layout
- UMM Documentation
- CLI Reference
- Introduction documentation
- Deploying documentation
- Database helper documentation
- Flow documentation
- Advanced documentation
- moved modules documentation
- Added fundamentals documentation
- /Doc -> Setup
- New documentation readme
- Added docs tutorials
- New doc summary
- Removed old /docs