Skip to content

v0.3.534-7d3693f (CI/CD)

Choose a tag to compare

@github-actions github-actions released this 13 Jul 20:41
· 5 commits to main since this release

Jonline CI/CD Release

v0.3.534-7d3693f

Built by the Server CI/CD GitHub Action Server CI/CD Badge.

Images are available on DockerHub:

Deployments

Deployments will be brought up-to-date at around the same time as this release is created.

First, Jonline.io (and any other "development" deployments) will be updated.

Then, this release is created (so, Jonline.io should already be updated).

Finally, Bull City Social and Oak City Social (and any other "production" deployments) will be updated.

Deployment Links Deployment Version
Jonline.io Jonline.io About, Protocol Docs Development
BullCity.Social BullCity.Social About, Protocol Docs Production
OakCity.Social OakCity.Social About, Protocol Docs Production

Changelog

This list's Markdown was generated with git log -100 --pretty='- [%h / *%ch*] %B' at release time:

  • [7d3693f8 / 6 minutes ago] unify calendar event export/subscription UI

  • [75394a15 / Sat 20:14 -0400] update docs, fix profile links

  • [5b159524 / Sat 19:18 -0400] fixes

  • [6760b450 / Sat 17:35 -0400] event screen

  • [676f752a / Sat 17:35 -0400] ICS links on home and event screens

  • [c9914feb / Sat 17:09 -0400] Implement iCal API endpoint for event calendar subscriptions (#31)

  • Initial plan

  • Implement iCal API endpoint with icalendar crate

Co-authored-by: JonLatane 127916+JonLatane@users.noreply.github.com

  • Fix iCal API usage and complete implementation

Co-authored-by: JonLatane 127916+JonLatane@users.noreply.github.com

  • Add test for iCal generation and fix import warning

Co-authored-by: JonLatane 127916+JonLatane@users.noreply.github.com

  • tweaks

Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
Co-authored-by: JonLatane 127916+JonLatane@users.noreply.github.com
Co-authored-by: Jon Latane jonlatane@gmail.com

  • [497019c1 / Thu Jul 3 15:44] tamagui upgrade

  • [70d2bf83 / Thu Jul 3 15:42] upgrade tamagui; increase access token lifetimes

  • [9c7d3ca8 / Wed Jul 2 15:48] Optimize React 19 app performance with useMemo and useCallback hooks (#29)

  • Initial plan

  • Optimize React 19 app with useMemo/useCallback for better performance

Co-authored-by: JonLatane 127916+JonLatane@users.noreply.github.com

  • Fix missing toast declaration in reply_area.tsx

Co-authored-by: JonLatane 127916+JonLatane@users.noreply.github.com

  • fixes for AI slop

Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
Co-authored-by: JonLatane 127916+JonLatane@users.noreply.github.com
Co-authored-by: Jon Latane jonlatane@gmail.com

  • [7a92a0ef / Wed Jul 2 15:11] stuff