Welcome to OmniPresence
OmniPresence requires Mac OS X v10.8.3 or later.
When you have an issue or comment please let us know by using Contact Omni in the OmniPresence menu, or by sending email to omnipresence@omnigroup.com.
Recent Changes
Version 1.1 — Tuesday, November 12, 2013
- New
- Updated
- Fixed
- Server Clean-Up — OmniPresence will now correctly clean up temporary files left on the server during previous syncs.
- App Icon — OmniPresence has a new application icon.
- Many Smaller Fixes and Improvements
Version 1.0.2 — Thursday, August 1, 2013
- New
- Updated
- Fixed
- Encryption — When OmniPresence is configured to use an encrypted https:// connection to a server, it will now ignore any location headers from that server that tell it to switch to unencrypted http://. Our assumption is that your configuration choice indicates that you want all sync operations to be encrypted, and that any servers which redirect to unencrypted http:// locations for these resources are simply misconfigured.
Version 1.0.1 — Friday, June 14, 2013
- New
- Updated
- Fixed
- Hopefully Fixed Our Most Frequent Crash — OmniPresence has been remarkably stable, but we’ve seen a few reports of it crashing in the background when it tries to access the keychain to authenticate a sync operation with the server. We haven’t been able to reproduce this on demand, but we’re guessing that some of the operating system’s keychain code might not be thread-safe. We’ve rearranged our code to look up credentials from the main thread to see if that fixes the problem.
- Sync on Wake — OmniPresence will always try to sync when the computer wakes from sleep, not just when it’s prompted by a network state change.
- Conformance Tests — Improved OmniPresence’s server compatibility tests.
- Error Messages and Crash Reports — OmniPresence’s error messages now include more information so that our Support Humans can assist in troubleshoooting.
- Smaller Fixes and Improvements