This repository has been archived by the owner on Aug 10, 2020. It is now read-only.
Releases: RocketChat/Rocket.Chat.Cordova
Releases · RocketChat/Rocket.Chat.Cordova
2.4.0
2.3.1
2.3.0
- Update plugins and platforms to latest versions
- Update cache to prevent download of files
- Update the layout of the servers list
- Now you can connect to rocket.chat instances using only the name, demo will resolve to https://demo.rocket.chat
- Add new native action menu when pressing one message
Rocket.Chat >= 0.25.0
- New Social Share dialog when long press links and images
Rocket.Chat >= 0.25.0
Android
- Do not validate server field as URL
iOS
- Allow landscape and portrait orientations
- Fix Splashs for iPad
- 3D Touch with servers list
- 1Password integration
Rocket.Chat >= 0.25.0
- 3D Touch link preview
Rocket.Chat >= 0.25.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
This release removes the iframe and use redirects to load the servers
- Move all compiled files to shared/js_compiled and separate the server list functionality
- Add callback for Servers load and save/load from disk
- Start the http server in a specific host for each server and redirect to the host
- Inject some scripts from local server into the downloaded index.html instead of removing the cordova.js
- Remove the server list functionality from the index.coffee and comment some features
- Remove the iframe and serverList from index.html
- Fix the button to add new servers from the servers list
- Fix cordovajs_root url
- Allow to pass a path to method startServer
- Redirect user to correct server when launch app via push notification
- Fix server deletion
- Re enable the script to update server files
- Set the repo url of our com.meteor.cordova-update
- Update android sdk from 4.1.1 to 5.0.0
- Use a local http server to back user to the main view
- Use a non versioned file to store the android sender id
- Throw error if the file www/js/android_sender_id.js does not exists
- Update versions to Beta 5
- Add bugsnag
- Use /api/info instead the header to validate servers
- Add new plugin to improve dialogs
- Add i18n, EN and PT
- Update versions and add beta info in start view
- Keep registration of push only at the app side
- Redirect user to correct server when open app via push
- Implement timeout of 5 seconds to abort server registration
- Allow use return/go on keyboard to register server
- Keep multiple servers logged
- Open links in an external browser
- Fix popups of social logins
- Pass events of pause and resume to iframe and do not resize views on Android