Phon 4.0.0-alpha.37
Pre-release
Pre-release
·
316 commits
to phon-4.x
since this release
Changes since Phon 3.5
Note: This is a pre-release version of Phon 4.0. This version is not feature complete and may contain bugs. Please report any issues to the Phon issue tracker.
Backend File Format Updates
- Major migration to the CHAT transcription system format, affecting how session data is stored and processed
Sessions created and upgraded to phon 4 will no longer be compatible with previous versions of Phon.
User Interface and Experience Improvements
Editor Navigation and Interaction
- Improved movement between syllabification tiers and text tiers
- Enhanced tab/shift+tab navigation between alignment and text tiers
- Fixed update mechanisms for syllabification component when switching tiers
- Added media playback keyboard shortcuts (F2, Ctrl+Enter, and Ctrl+Space)
- Added a "reset layout" action to the 'more' button
- Reorganized the transcript view toolbar (#277)
Timeline and Interval Tiers
- Renamed 'timeline' and 'timelineTier' to 'intervalTiers' and 'intervalTier' for clarity
- Added Phone intervals as a new user tier type
- Improved tier alignment with the %wor tier
- Enhanced word/phone interval tier updates
- Customized tier alignment with %wor tier
Bug Fixes
- Fixed delete participant functionality (#275)
- Fixed duplicate session issues (#272)
- Fixed WAP (Word-level Analysis of Phonological Patterns) analysis (#278)
- Fixed session links in generated HTML reports
- Fixed issues with shadow projects looking for old properties file
- Fixed issues with GEM content updating when switching tiers
Analysis Enhancements
- Updated numerous phonological analyses to work with the new CHAT format:
- Word match analysis
- Tier match analysis
- Syllable count match analysis
- Stress match analysis
- CV pattern match analysis
- Measure of cluster proximity analysis
- Consonants analysis
- Vocalization analysis
- Phone clusters analysis
- Multi-syllabic non-linear analysis
- Added PMLU (Phonological Mean Length of Utterance) analysis
- Added phonological process analyses
These changes collectively represent significant improvements to the user interface navigation, fixes for various bugs, and enhanced analysis capabilities, all while maintaining compatibility with the CHAT transcription system format.
Full Changelog: 3.5.2...4.0.0-alpha.34