unoconv v0.6 Release Notes

Release Date: 2012-09-10 // over 11 years ago
  • Full Changelog

    Implemented enhancements:

    • unoconv --version fails to display revision number #82
    • Issue with named ubuntu server and office listener. #80
    • Python path variable using env #72 (petross)

    ๐Ÿ›  Fixed bugs:

    • Permission in unoconv aren't applied to PDF #75
    • ๐Ÿ‘Œ Improve 'make install' under MacOS X #63
    • Starting listener fails with "No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file" #60
    • ๐Ÿง selinux.txt not a valid asciidoc document #53
    • ๐Ÿ Installation under Windows? "Cannot find a suitable office installation" #52
    • Unoconv version check is incorrect, fails on older LibreOffice #50
    • Not working on Mac #27
    • ๐Ÿ Endless recursion fix for windows... #71 (vpa)
    • Random seg.faults in unoconv #67 (vpa)

    Closed issues:

    • ๐ŸŽ unoconv and MacOS #81
    • Export filter problem in unoconv-0.5 PropertyValue not defined #78
    • The fix for Issue #75 causes "NameError: global name 'PropertyValue' is not defined" #77
    • r #76
    • word document conversion failed #70
    • soffice couldn't connect at first time #68
    • unoconv A New File Name #65
    • โœ‚ Remove support for OpenOffice under MacOS X #64
    • unoconv not working #61
    • โฌ†๏ธ Trouble upgrading to CentOS 6 #56
    • โฌ†๏ธ upgrade from unoconv 0.3-6 - ubuntu 10.10 #55
    • unoconv convert doc to pdf make error! #54
    • Basic installation process #51
    • unoconv: Cannot find a suitable pyuno library and python binary combination #49
    • ๐Ÿ‘€ UNO IllegalArgument during import phase: Source file cannot be read. URL seems to be an unsupported one. #47

    ๐Ÿ”€ Merged pull requests:

    • โž• added explicit check in Listener() if soffice is already running on given (host, port) #74 (vpa)