5.3.3
What's Changed
- Disable -mfpu=neon for aarch64 by @hesmar in #4098
- Fix build without git clone in cloned directory by @pkubaj in #4099
- Fix some issues which were reported by Coverity Scan by @stweil in #4097
- Update ScrollView.java by @Parryword in #4103
- Fix some code comments by @stweil in #4113
- Optimize function ImageFind::FindImages by @stweil in #4114
- Rename BibTex file to please GitHub by @stweil in #4115
- Fix Broken URLs in citations.bib by @kevinunger in #4118
- initDSProfile: correct std::vector usage by @stima in #4124
- Fix typo in stepblob.h by @eltociear in #4133
- Fix regression in layout detection since 5.0.0 (fixes issue #4014) by @stweil in #4136
- Update ScrollView.java by @Parryword in #4104
- Fix loading of sublangs (regression) by @stweil in #4141
New Contributors
- @hesmar made their first contribution in #4098
- @Parryword made their first contribution in #4103
- @kevinunger made their first contribution in #4118
- @stima made their first contribution in #4124
- @eltociear made their first contribution in #4133
Full Changelog: 5.3.2...5.3.3