Skip to content

Releases: onset/lameta

2.3.16-beta

07 Jan 22:11
Compare
Choose a tag to compare
2.3.16-beta Pre-release
Pre-release

Session IDs can no longer have spaces.

  • IMDI outputs that find spaces in session ids will convert them to underscores.
  • Session ID fields now show validation messages:

image image image

  • People Full Names now also show validation messages:

image

2.3.15-beta

22 Dec 16:26
Compare
Choose a tag to compare
2.3.15-beta Pre-release
Pre-release
  • Lameta now always enforces strict ASCII with no spaces on file and folder names

For files added before this version in a mode that didn't enforce these restrictions:

  • Added indicators that draw attention to file naming problems
  • Added a button to auto-fix naming problems on individual files

2.3.14-beta

19 Dec 23:46
Compare
Choose a tag to compare
2.3.14-beta Pre-release
Pre-release

Fixed: Enforce sentence case capitalization of genres in IMDI.
Added: a few more Spanish translations

2.3.13-beta

17 Dec 22:09
Compare
Choose a tag to compare
2.3.13-beta Pre-release
Pre-release

Export to IMDI files only now includes a ConsentDocuments.imdi.

2.3.12-beta

07 Jan 22:12
Compare
Choose a tag to compare
2.3.12-beta Pre-release
Pre-release

Fixes

  • IMDI Genres are now written as "First second third" instead of "First Second Third"
  • IMDI Actor roles are now written as "First second third" instead of "first_second_third"
  • "New Session" and "New Person" now have their initial names as "new_session1" and "new_person1"
  • Fixed a problem reading metadata from media on Apple Silicon macs
  • Fixed a problem with automated test on macs

Added

  • a new Genre value "Collection description”
  • updated localizations from Crowdin

2.3.10-beta

12 Nov 15:06
Compare
Choose a tag to compare
2.3.10-beta Pre-release
Pre-release
  • Incorporated the latest UI localizations for Spanish and some Portuguese.
  • Improved the UI in situations where a contributor does not have a matching Person record.
  • Fixed some automated tests that broke with dependency upgrades.

2.3.9-beta

03 Aug 20:33
Compare
Choose a tag to compare
2.3.9-beta Pre-release
Pre-release

Fixed: the date picker no longer show one day earlier when used in a time zone from London eastward to the International Dateline.
Fixed: the date picker now allows you to clear out the date entirely

2.3.8-beta

17 Jul 19:44
Compare
Choose a tag to compare
2.3.8-beta Pre-release
Pre-release
  • Fixes a bug where your preferences were saved to a file named ".json" instead of "lameta-user-settings.json".

  • Now shows a "?" next to contributor names where there is no matching Person record:
    image

2.3.7-beta

16 Jul 01:03
Compare
Choose a tag to compare
2.3.7-beta Pre-release
Pre-release

This release will work with both Intel and M1, M2, and M3 Macs. Otherwise, it's the same as 2.3.5-beta.

2.3.5-beta

26 Jun 15:01
Compare
Choose a tag to compare
2.3.5-beta Pre-release
Pre-release

Important

This release will only work with Windows and M1, M2, and M3 Macs. We apologize for the delay in releasing a version that works with Intel Macs.

Fixes:

  • Don't touch the case of keywords, topics, or person codes
  • lameta will now be more resilient when some other process is grabbing our files (e.g. the nefarious One Drive). This problem typically shows up when renaming people and sessions. Note, we haven't found a way to entirely defend against interference from these cloud backup programs. But lameta will detect more of the situations now and even "heal" a project in some situations.