New version 0.5.0-beta1 is out
Posted: Fri Aug 12, 2016 9:08 pm
0.5.0-beta1 (2016-08-12)
Important changes for plugin developers:
All plugin developers should be running the beta and should make any necessary adjustments to their plugins as soon as possible, as the final release isn't far off. I recommend that regular users running only stock plugins test this version as well, as it should be just as stable as v0.4.1r1722.
From here on out:
Important changes for plugin developers:
- Migrate from `PIL` to `Pillow` #27 (blackwind)
- Upgrade to `wxPython` 3.0 #35 (topic2k)
- Deprecate `eg.revision`, remove previously deprecated items #50 (blackwind)
- Parse documents starting with "<md>" as Markdown #59 (blackwind)
- Upgrade to Python 2.7 #8 (topic2k)
- Search for modules in `[python-install]\Lib\site-packages` and `%PYTHONPATH%` #20 (blackwind)
- Preserve view settings when switching versions #21 (blackwind)
- Restore changelog panel in about dialog #22 (blackwind)
- Refresh environment variables automatically or via action #24 (blackwind)
- Add File > Restart menuitem #32 (blackwind)
- Add hotkeys to most menuitems #33 (blackwind)
- Support wildcard patterns in event bindings #46 (blackwind)
- Calculate "Python Script" indent size from script #48 (blackwind)
- Replay events via log control's context menu #49 (blackwind)
- Restore automatic and manual update checking #51 (topic2k)
- Add option to hide system tray icon #62 (blackwind)
- Disable log scrolling automatically when not at bottom #64 (blackwind)
- Integrate useful debug menu functionality into core #67 (blackwind)
- [Lirc] Prevent an exception if no device is connected #29 (topic2k)
- [MceRemote_Vista] Prevent an exception if no device is connected #30 (topic2k)
- [Speech] Prevent an infinite loop on configuration reload #54 (blackwind)
All plugin developers should be running the beta and should make any necessary adjustments to their plugins as soon as possible, as the final release isn't far off. I recommend that regular users running only stock plugins test this version as well, as it should be just as stable as v0.4.1r1722.
From here on out:
- Please submit all bug reports to our issue tracker at GitHub rather than the Bug Reports section here at the forum.
- If you want your code included in the next version, send us a pull request at GitHub rather than posting here in the release thread.