Releases: Kissaki/MumPI
Releases · Kissaki/MumPI
3.0.0 Support Ice 3.7 and Ubuntu 20.04
Feature
- Support Ice 3.7 and (e.g.) Ubuntu 18.04/20.04 (PR #74, thanks @AtomicHaggis)
Breaking Changes
- Support for Mumble versions below 1.3.0 and corresponding Ice versions has been dropped
2.2.7 Bugfix Release
Further fixes and robustness to the server viewer / CVP.
- Fix jquery URL to use HTTPS on HTTPS pages
- Correctly hyperlink channels with spaces in their names
- When not using hyperlinking, do not hyperlink the root channel either
- Make sure the CVP JSON data is naturally ordered like JS and Qt (Mumble) order them. (Sadly, PHP itself does not provide such natural ordering; thus, a custom/fixed natural ordering had to be implemented.)
2.2.6 Bugfix Release
It has been some time since the last release, but here is a new one. :)
- Fix CVP/viewer wrong channel/user order
- Fix viewer connect links
- Viewer: Do not wrap in channel or user names on limited width
- Improved documentation and error text (hint to possible solution)
- Solution to potential Ice connection issues
- Drop invalid JS code (resulted in an error in the console log; did not prevent any functionality though)
2.2.5 - Native Ice 3.5
Added PHP files for Ice 3.5. MumPI is verified to work on Ubuntu 14.04 with Ice 3.5 with these.
2.2.4: add fixed Murmur.ice of version 1.2.4
In this context, fixed means prepared for inclusion (php ice.slice setting) without the need of providing the Ice/SliceChecksumDict.ice file.
2.2.3
2.2.2
2.2.1
Bugfix Release
1.1 ignore tmp files
Initial Release
more work finishing for release