Skip to content

Releases: TenthPres/TouchPoint-WP

Release v0.0.95

22 Nov 01:17
Compare
Choose a tag to compare
Release v0.0.95 Pre-release
Pre-release
Version bump and translation updates

Maintenance Release

07 Feb 14:11
2ed8da7
Compare
Choose a tag to compare

What's Changed

  • Full compatibility with PHP 8.2
  • A number of bugs squished
  • Some ground work in advance of the events calendar

Full Changelog: v0.0.36...v0.0.37

Bugfix

22 Oct 18:45
Compare
Choose a tag to compare

This minor update corrects a bug that was introduced in the previous version. That bug caused errors as part of the login process that caused the process to fail.

Translation & Performance Improvements

17 Oct 16:52
75e2cd6
Compare
Choose a tag to compare
  • Adding some spam protection for contact forms
  • Improving translation performance for Involvements
  • Resolving some of the issues with Involvement Images
  • Improving build & automatic update processes

Bug Fixes

14 Aug 19:37
Compare
Choose a tag to compare
  • Fixes an issue with "Contact Leaders" dialog on Involvements.
  • A couple code formatting things

Bug Fixes

28 Jun 16:10
fd92962
Compare
Choose a tag to compare
  • Resolves an issue with campuses (#140, #78)
  • Updates Google Analytics
  • Correct a few minor issues with internationalization
  • handle unexpected conditions more gracefully

Campuses, SQL Reports & Bug Fixes

24 May 16:46
02a6834
Compare
Choose a tag to compare

Synchronize campuses for Involvements and people.
Allow TouchPoint SQL reports to be embedded directly into TouchPoint.
Fix a bunch of bugs, especially around how Involvement leaders are synchronized.

Minor Updates

03 May 20:05
ed88494
Compare
Choose a tag to compare

Fixed a few relatively obscure bugs

For WordPress 6.2

31 Mar 18:34
8903eac
Compare
Choose a tag to compare

Minor bug fixes and tests to update to WordPress 6.2.

Fixes an issue with auto-update. Sites running an older version may need to update manually.

Authentication, Multilingual, and Involvement Improvements

24 Jan 05:19
Compare
Choose a tag to compare
  • Allow users to login with TouchPoint. Anyone with a TouchPoint user account can sign into WordPress as a subscriber and can interact with content as a known user.
  • We're now multi-lingual! Translation has begun for Spanish. If you're interested in translating to other languages, we would love the help.
  • Involvements (e.g. Small Groups) now load and sync faster.
  • Improved automatic deployment of Python scripts
  • Improvements to the Involvements Nearby feature
  • Caching improvements, which help everything load faster.
  • Added more options to control which Involvements are imported for public display.
  • Includes a hotfix concerning syncing People with Users
  • A whole bunch of smaller bugs