Skip to content

v0.18.3

Compare
Choose a tag to compare
@MasterJ93 MasterJ93 released this 20 Oct 06:55
· 42 commits to main since this release

Version 0.18.3 includes the following changes:

  • Made sure the createPostRecord only passes the truncated post text to the facet parser.
  • Fixed an issue where @DateFormattingOptional wouldn’t gracefully fail if there was no date.
    • At this time, there’s a temporary fix for LabelDefinition.expiresOn since it’s acting like a required property in its previous written code. It will most likely be a permanent thing and will be incorporated into the ATLexiconModel macro.
  • Fixed an issue where ThreadgateRecord.allow wasn’t set to optional even though it was supposed to be.
  • Fixed an issue where embeds containing records with media wouldn’t encode properly.
  • Fixed an issue where ATUnion would fail with respect to embeds.
  • Progress towards adding the new lexicons from the October updates.

Note: 0.18.0’s release notes erroneously said uploading videos is not in the that release. To be clear, it is, in fact, available; I forgot to change that line when I changed my mind and decided to push through with adding the ability into the project. My apologies for the mistake.

Once again, thank you for your support. Please give feedback, bug reports, and contributions if you have time. You can also speak to me on Bluesky (@cjrriley.com) for any questions.