|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "MEI 5.1 released" |
| 4 | +date: 2025-01-23 10:17:00 |
| 5 | +categories: update |
| 6 | +--- |
| 7 | + |
| 8 | +# MEI 5.1 Released |
| 9 | + |
| 10 | +We are thrilled to announce the official release of **MEI 5.1**! |
| 11 | + |
| 12 | +This update focuses primarily on maintenance and consistency improvements, with some notable enhancements: |
| 13 | + |
| 14 | +## Key Updates in MEI 5.1: |
| 15 | + |
| 16 | +### Enhancements to the Tablature Module |
| 17 | +One of the highlights is the full integration of support for German Lute Tablature (GLT). |
| 18 | + |
| 19 | +### Corrections to Guidelines |
| 20 | +The description of the `<optimize>` attribute in the `<scoreDef>` element has been corrected to clarify that empty staff lines will _not_ be displayed if the value is set to ‘true.’ |
| 21 | + |
| 22 | +### Schema Improvements |
| 23 | +Introduction of `att.dataSelecting` and its addition to `symbolDef`, along with the inclusion of the value ‘unspecified’ for bracket spans. |
| 24 | + |
| 25 | +These improvements were made possible through the dedicated work of our community. A special “Thank you!” goes to [@musicog](https://github.com/musicog), [@maxrothman](https://github.com/maxrothman), and [@janjusolja](https://github.com/janjusolja), who made their first contributions and all [contributors](https://github.com/music-encoding/music-encoding/contributors) to MEI! |
| 26 | + |
| 27 | +The release managers for MEI 5.1 were the Technical Co-chairs [@bwbohl](https://github.com/bwbohl) and [@musicenfanthen](https://github.com/musicEnfanthen). |
| 28 | + |
| 29 | +## Looking Ahead to MEI 6: |
| 30 | +We are already looking forward to the next major release, MEI 6, and invite the community to actively participate in its planning and development. Your ideas and contributions are vital to the ongoing success of the project. |
| 31 | + |
| 32 | +## Additional Information |
| 33 | +For more details, including the full release notes and updated documentation, visit: |
| 34 | + |
| 35 | +- [MEI 5.1 Release Notes](https://github.com/music-encoding/music-encoding/releases/tag/v5.1) |
| 36 | +- [MEI Sample Encodings v5.1](https://github.com/music-encoding/sample-encodings/releases/tag/v5.1) |
| 37 | + A collection of updated sample encodings demonstrating the features and improvements of MEI 5.1. |
| 38 | +- [MEI Encoding Tools v5.1](https://github.com/music-encoding/encoding-tools/releases/tag/v5.1) |
| 39 | + Updated tools for working with MEI data, optimized for the latest schema. |
| 40 | + |
| 41 | +**Your MEI Technical Team** |
0 commit comments