Skip to content

Releases: Kissaki/MumPI

3.0.0 Support Ice 3.7 and Ubuntu 20.04

06 Aug 10:09
Compare
Choose a tag to compare

Feature

Breaking Changes

  • Support for Mumble versions below 1.3.0 and corresponding Ice versions has been dropped

2.2.7 Bugfix Release

30 Jan 15:34
Compare
Choose a tag to compare

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

09 Dec 17:55
Compare
Choose a tag to compare

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

26 Jul 18:02
Compare
Choose a tag to compare

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

09 Dec 13:59
Compare
Choose a tag to compare
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

09 Dec 13:54
Compare
Choose a tag to compare
update INSTALL.txt to (finally) match packaged folder

2.2.2

09 Dec 13:53
Compare
Choose a tag to compare
increment version to 2.2.2

2.2.1

09 Dec 13:52
Compare
Choose a tag to compare
increment version

Bugfix Release

09 Dec 13:50
Compare
Choose a tag to compare
1.1

ignore tmp files

Initial Release

09 Dec 13:49
Compare
Choose a tag to compare
more work

finishing for release