Release 5.13.2
This release contains an update to a series of behind-the-scenes tools, as well as adding Corsair, Cobra Mk V,
Type-11, and Panther CLipper Mk II information.
Changes and Enhancements
- Adds Missing Ship Information
- Updates Dependencies
- Minor Logic Improvements for Journal Monitoring
Plugin Developers
- nb.Entry is deprecated, and is slated for removal in 6.0 or later. Please migrate to nb.EntryMenu
- nb.ColoredButton is deprecated, and is slated for removal in 6.0 or later. Please migrate to tk.Button
- Calling internal translations with
_()is deprecated, and is slated for removal in 6.0 or later. Please migrate to importingtranslationsand callingtranslations.translateortranslations.tldirectly Translationsas the translate system singleton is deprecated, and is slated for removal in 6.0 or later. Please migrate to thetranslationssingletonhelp_open_log_folder()is deprecated, and is slated for removal in 6.0 or later. Please migrate to open_folder()update_feedis deprecated, and is slated for removal in 6.0 or later. Please migrate toget_update_feed()