v2024.3.0-beta.2
Pre-release
Pre-release
lognaturel
released this
10 Sep 17:32
·
327 commits
to master
since this release
What's Changed
- Move entities package from JavaRosa by @seadowg in #6236
- Add partial parsing for entities by @seadowg in #6259
- Create dependency backup for release tags by @seadowg in #6260
- Use media file
type
to determine entity lists by @seadowg in #6249 - Removed the regression test package part1 by @grzesiek2010 in #6142
- Make managing project dependencies more consistent by @seadowg in #6158
- Fix disappearing entity lists by @seadowg in #6269
- Fix tests by @grzesiek2010 in #6263
- Add index to local entities by @seadowg in #6261
- Merge changes from v2024.2.1 by @seadowg in #6289
- Dependency updates for v2024.3 by @grzesiek2010 in #6252
- Removed the regression test package part2 by @grzesiek2010 in #6264
- Removed the old printer widget by @grzesiek2010 in #6287
- Add filter strategy for optimized entity name/property queries by @seadowg in #6267
- Target API 34 by @grzesiek2010 in #6291
- Add
trunkVersion
andbranchId
support by @seadowg in #6276 - Fixed PMD config by @grzesiek2010 in #6298
- Switch to SQLite implementation of EntitiesRepository by @seadowg in #6290
- Clear cached forms on app upgrade by @grzesiek2010 in #6302
- Fixed project icon layout by @grzesiek2010 in #6317
- Use IDs for media files in StubOpenRosaServer by @seadowg in #6335
- Don't allow deleting saved forms that have created/updated entities by @seadowg in #6311
- Show entity id and version on list by @seadowg in #6313
- Change in the way ranges look by @grzesiek2010 in #6299
- Add process for backing up self signed release by @seadowg in #6345
- Remove Kotlin build file by @seadowg in #6352
- Stream CSV when processing server entities by @seadowg in #6353
- Added Buddhist calendar by @grzesiek2010 in #6294
- Optimize entity form load times by @seadowg in #6318
- Fix Test Lab command by @seadowg in #6360
- Implemented the new counter widget by @grzesiek2010 in #6306
- Fixed displaying required questions with audio attachments by @grzesiek2010 in #6332
- Fix property eq expressions for entities by @seadowg in #6351
- Merge changes from v2024.2/3/4 by @seadowg in #6367
- Rework the app bar by @grzesiek2010 in #6320
- Send and finalize forms in oldest first order by @grzesiek2010 in #6356
- Fixed test by @grzesiek2010 in #6377
- Fixed the counter widget in rtl languages by @grzesiek2010 in #6370
- Fix forms not being deletable by @seadowg in #6369
- Explained the need to support database downgrading by @grzesiek2010 in #6366
- Update device list by @seadowg in #6381
- Removed the regression test package part3 by @grzesiek2010 in #6295
- Fix memory leak when deleting project by @seadowg in #6296
- Optimize form download with entities by @seadowg in #6372
- Remove withIndex usage from flakey test by @seadowg in #6387
- Optimize redownloading entity forms by @seadowg in #6376
- Prevent local entity create/update from older spec version forms by @seadowg in #6394
- Allow null labels in follow up forms by @seadowg in #6393
- Fix closing notification drawer by @grzesiek2010 in #6395
- Show scale on map by @grzesiek2010 in #6379
- Fix bad queries after adding new propreties to entity list by @seadowg in #6402
Full Changelog: v2024.2.4...v2024.3.0-beta.2