Mavenseed Documentation
Back to Mavenseed
  • Welcome to Mavenseed 🎉
  • Getting Started
    • Creating your account
      • Connect to Stripe
        • Stripe F.A.Q.
    • Managing your account
      • Managing Your Sites
        • Custom Domains
        • Importing Data
          • Customers with subscriptions
          • Customers with orders
          • Customers with no orders
          • Courses
          • Videos
          • Images
        • Exporting Data
        • Gateways
        • Policies
      • Inviting Collaborators
      • Guest Authors
      • Manage your Subscription
      • Plugin Subscriptions
  • Creating Content
    • Dashboard
    • Posts
      • Quotes
    • Pages
    • Courses
      • Course Stats
      • Chapters: Adding & Editing
      • Lessons
      • Exercises (Assignments)
        • Submitting to an Exercise
      • Quizzes
      • Details
      • Selling Options
      • Course Files
      • Settings
      • Notes
      • Revisions
    • Community
      • Buzzes
    • Downloads
      • Edit
      • Sell
      • Files
    • Live Streams
      • Editing Details
      • Selling Options
      • Editing Media
      • RSVP's
    • Categories
    • Tags
    • Site Search
    • Page Builder
      • Using Templates
    • Media Library
  • Selling Your Content
    • Single Purchases
    • Bundles
    • Memberships
    • Selling FAQ
    • SCA
  • Running your business
    • Customers
      • Received Payments
    • Progress Reports
    • Orders
      • Creating Manual Orders
    • Managing Subscriptions
      • How Subscriptions Work
      • Creating Subscription Plans
      • Editing a Subscription Plan
      • Canceling & or Deleting customers subscription
      • How to: Creating a tiered subscription offering
      • Changing your Maven Subscription Plan
      • Emailing your Subscribers
      • Team Plans
      • Override Plans Page
      • Custom Welcome Page
      • Free Subscriptions
    • Coupons
    • Gift Cards
    • Gift Subscriptions
    • GDPR
    • Selling Merch
  • Managing your site
    • Activity
      • Events List
      • Single Event
      • UTM Campaigns
      • Comments
    • Reports
    • Settings
      • Scripts
      • Links
      • Design
      • Communications
      • Integrations
        • Google Analytics
        • Google Tag Manager
        • Mailchimp
        • Zapier
        • Youtube
        • Helpscout
        • Tree Planting
      • Taxes
        • Stripe
        • Braintree
        • U.S. Sales Tax
        • EU Value Added Tax
      • Forms
        • Contact form
    • Market
      • Social Links
      • Social
      • Comments
      • Reviews
      • Bookmarks
      • Loves
      • Playlists
      • Gamification
      • PayPal ($)
      • Projects ($)
      • Profiles ($)
    • Security
      • Spam
    • Notifications
    • SEO
  • Developers
    • API
      • Coupons
      • Courses
      • Customers
      • Events
      • Lessons
      • Chapters
      • Course Chapters
      • Orders
      • Payments
      • Subscriptions
    • Webhooks
    • Site Customizations
  • Changelog
    • 2023
      • January
    • 2022
      • December 2022
      • November 2022
      • October 2022
      • September 2022
      • August 2022
      • July 2022
      • May 2022
      • April 2022
      • March 2022
      • February 2022
      • January 2022
    • 2021
      • November 2021
      • September 2021
      • August 2021
      • July 2021
      • June 2021
      • May 2021
      • February 2021
      • January 2021
    • 2020
      • November 2020
      • October 2020
      • September 2020
      • August 2020
      • July 2020
      • June 2020
      • May 2020
      • April 2020
  • Beta Accounts
    • Ensuring Subscription Plans are Synced with Stripe
    • Updating your Stripe Product ID
Powered by GitBook
On this page
  • March 1st - 2nd
  • New Features
  • Changes
  • Fixes
  • March 3rd
  • March 7th
  • March 8th
  • March 9th
  • March 10th
  • March 15th
  • March 22nd
  • March 23rd

Was this helpful?

Export as PDF
  1. Changelog
  2. 2022

March 2022

PreviousApril 2022NextFebruary 2022

Last updated 3 years ago

Was this helpful?

March 1st - 2nd

New Features

  • New! You can now setup a custom to show customer info inside of Helpscout.

Changes

  • card excerpts are now truncated at 140 characters. Change applied to courses, downloads, live streams, posts.

  • improved card display with normalized heights, and button placement

  • Live Streams have gotten a huge face lift! With a new redesign they now more closely match the layout of a single lesson. Chat is now displayed when the stream is closed, in a new and fresh sidebar format.

  • added status of payment on admin payments index page

  • added a link to view braintree subscription in braintree on a braintree sub

  • added coupon data in admin subscription view showing actual recurring total

Fixes

  • fixed webhooks not hitting if site was locked

  • fixed product leaf sometimes not showing the correct product saved

  • fixed blockquote display with longer text

  • fixed weird hover state with dropdown menus on mobile with main site nav

  • fixed mailchimp tagging error with free signup

  • question answers are now paginated

  • fixed letter in default avatar of customers with no custom avatar

  • fixed incorrect path to stripe on customer

  • fixed percentage discounts not displaying correctly on subscriptions

1:34 PM

  • fix formatting of expiration on braintree subscription sync leading to false positive

  • show and allow braintree id to be edited in admin subscription form

  • fix error when adding multiple sub categories to the course in admin

  • fixed post image uploads not working

March 3rd

  • Customer search is now driven through Elasticsearch and offloaded from the server, providing near instantaneous results.

March 7th

  • let lessons be searched by slug

  • let livestreams be searched by old slug

  • updated the valid_subscription? method to allow canceled subs that haven't yet reached expiration

  • added payment method field to subscription form in admin while editing

  • fixed customer dashboard error from events assuming there's an attached association

  • fixed error on lesson page sometimes happening due to a course with no product

  • fixed the index for Braintree subs leading to admin create/update not working for multiple manual BT subs

March 8th

  • fixed bug with saved sub categories being removed from view while editing content

  • fixed author block not displaying properly

  • fixed community questions not sortable by date opts

  • let exercises be configured with a video or embed like lessons

  • subscription sync utility

March 9th

  • patched author block showing twice if game points are present on a course

  • fixed sketchfab and youtube embeds not being show when the customer is viewing their submission from within the customer dashboard

  • fixed slack bot to send to the right channel

  • you can now move chapters up or down with a click

  • fixed bug with exercises not being marked as tracked

  • fixed bug with IPN's not unloading due to faulty conditional

  • added a new tab to customer dashboard which shows the customer their progress across all courses (same one found in admin/customer/progress view

  • fixed game badges on customer view not overlapping if multiple are present

  • fixed sketchfab embeds not being responsive

March 10th

  • added scroll to answer on page load when in URl on forum

  • fixed html appearing in subject line on user mention mailer

  • fixed question sub service self notifying

  • show customer name in dropdown for search instead of f and l name

  • show all projects on customer profile with pagination

  • customer dashboard project path fixes in event activities

  • multiple misc appsignal bug fixes

March 15th

  • added script to fix migrated tracking data with wrong association

  • added status label to submission events

  • force by id order in admin categories to resolve improper pagination of results with same dates

  • show shortened form of pagination on live stream sidebar comments

  • fixed sorting by author in filters

  • fixed unique index on stripe id in subscriptions from passing blank

March 22nd

  • updated Shrine to latest

  • .gif support

  • refactored stripe, braintree, and paypal customer indexes to exclude blank vals

  • fixed admin customer subscription view if customer is team owner

  • removed conditional limiting 100% off coupons from being created since MS now supports this

  • fixed bug with bookmark view on customer dashboard from migrated data

  • added loves count as counter cache

  • fixed image manager not loading on admin events editor

  • fixed site owner/manager not able to delete comments

  • use usernames for all notifications fixes some users not having names due to missing f or l

  • removed scaling on active answer causing overlap

  • removed zebra striping on customer dashboard progress

  • start capturing location data for new subscribers for tax purposes

March 23rd

  • increased max image size to 10mb

  • send recurring payment transactions to TaxJar if enabled

  • fix code view not saving changes in page leaf editor

  • tweaked color on stripe subscription payment method to distinguish from paypal in admin subscriptions

  • fix code appearing in subject line of mailer for loves and follows

  • fixed "add course" button not showing when editing a playlist

Helpscout App