| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-02 | 1.3 kB | |
| changelog.md | 2026-08-02 | 46.1 kB | |
| eric7-26.8.zip | 2026-08-02 | 19.9 MB | |
| eric7-26.8.tar.gz | 2026-08-02 | 16.9 MB | |
| Totals: 4 Items | 36.8 MB | 124 | |
Change Log
Version 26.8
- bug fixes
- Configuration Dialog
- Extended the interface to allow to open a configuration dialog with externally defined entries (e.g. by plugin tools).
- MicroPython
- Updated the list of known CircuitPython boards.
- Updated the list of known RP2 boards.
- Updated the list of known UF2 capable boards.
- Plugin Manager
- Extended the plugin installation to allow plugins to install scripts in a
Scriptssubdirectory. - Added an interface to allow plugins to add menu entries to the tray starter menu.
- Extended the plugin installation to allow plugins to install scripts in a
- Tray Starter
- Extended the tray starter app to be able to be extended through scripts installed
by plugins. These are added to a
Plugin Toolssubmenu of the default menu. Otherwise they are available in the list of available entries of the tray starter menu editor dialog (see below). - Rearranged the tray starter menu to contain the tools in submenus.
- Added an editor dialog to modify the central (variable) part of the tray starter menu.
- Added an entry to the Tray Starter configuration page to create an
Autostart(Linux platforms) orStartup(Windows platforms) entry.
- Extended the tray starter app to be able to be extended through scripts installed
by plugins. These are added to a
- eric Plug-in Wizard
- Extended the wizard to support the extended PluginManager API.