v2.11 (web) - July 6, 2020
- Report referral to the second group if referral receiver is from another group within an organization
- Fixed bug where speaker field on the meeting edit screen could not be removed
- Added "Check All" checkbox on the member attendance update screen
- Added a checkbox to group meeting settings screen to skip auto-create meeting on the 5th week when the group meets bi-weekly starting on the 1st week of each month
v2.10.1 (web) - June 30, 2020
- Reverted back using hash key for referral id due to hash keys creating issues for some users
- Allow attachment upload in helpdesk tickets
- Added Google Recaptcha to prevent spam registration
- Fixed referral converted notification. It was not being sent when the amount was added.
- Fixed a minor issue when deleting a user account
- Fixed issue with downloading files from the Document library
- Fixed issue user invited notification
- Added quarterly dates to the reports
- Fixed issue with reports showing removed members
v2.9.4 (web) - May 30, 2020
- Reset password using SMS/Text message
v2.9.3 (web) - April 19, 2020
- Retain past members data - Past members tab has been added to the Members page
- Fix user profile error on My Dashboard
- To field now searches all users when creating a referral or 1-to-1
- Obfuscate member IDs
- API v3 - get referrals
v2.9.2 (web) - April 9, 2020
- API integration through webhooks
- Fix sending email from members and guests screens
- Update Stripe API to v3 and Cashier to 11
- Add access check to referral detail screen
- Fix showing icon in alerts
- Fix referral search on individual dashboard
- Update referral to require To field when reporting to group
- Add null check for the To field when showing referral details
- Fix finduser API (2.9.1)
v2.9 (web) - April 4, 2020
- Allow group members to update any guest data including attendance
- Improved new guest add screens and workflow to accommodate future changes
- Allow group managers and referral givers update referral status if receiver is no longer in the group
- Fixed minor issue with setting guest referrer on the guest edit screen
- Replaced user settings module
- Updated base framework to 6.18
v2.8.8 (web) - March 8, 2020
- Added a new report "Referrals w/ Custom Fields" for displaying custom fields with referrals
- Added trial_ends_at field to group to support 30 day free trial when a new group is created
- Updated check for groups without valid subscription and is outside the trial period
- Updated activity logs to better track group actions
- Added activity logs and system logs to admin dashboard
- Enabled api logging
- Updated Referrals Report to display full description
v2.8.7 (web) - February 29, 2020
- Fixed meeting auto-scheduler issue where it was setting the meeting time incorrectly to AM if meeting time was set to PM
- Allow group owner to attach group to an organization
- Prevent double-entry when creating a referral by disabling the Save button after first click
- Fix file upload size limit. Even though the file limit was 15mb, the server was limiting to 8mb.
- Change file upload size limit from 15mb to 50mb
v2.8.6 (web) - February 24, 2020
- Added support for European and UK date & currency localization
August 25, 2019
- Added Revenue Report
- Changed the time field on Group meeting settings page to allow minutes to be updated
August 24, 2019
- Upgraded to use redis for caching and queue management to improve performance (web v2.4.5)
August 20, 2019
- Added location and speaker fields to group meetings
February 25, 2018
- Make To field optional on Referral page for quick creation
- Disable CSV/Copy functionality in datatables as they were generating weird characters
- Fixed bug where Add New button was not showing on Members page
- Prevent organization admin from modifying user account if last_login is set
- Send notification email when user is added to an organization
- Automatically log in a user after resetting a password
- Indicate substitute on the Attendance report
- Prevent organization admin from self-removing from organization
- Prevent organization admin from adding same user more than once
- Redirect to the last tab when page reloads
- Groups can be deleted
February 22, 2018
- Indicate substitute for attendance when a member sends a sub to a meeting in his place.
- New users are automatically given 30-day trial period with limited access to ChamberForge.
- Organizations can add existing users to their organization by searching with email.
- Users with existing groups who are assigned to organization later can re-assign their group to organization.
- Added Attendance report showing attendance over a period of time.
- Added Support page to let users know how to reach out to us for technical assistance.