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
  • January 6th
  • New Features
  • Changes
  • January 11th
  • New Features
  • Changes
  • January 12th
  • New Features
  • Changes
  • Data Migrations
  • January 14th
  • January 21st
  • New Features
  • Changes
  • Did you know?

Was this helpful?

Export as PDF
  1. Changelog
  2. 2021

January 2021

January 6th

New Features

  • Free plugin - Loves! - Adds a heart icon to questions, answers, and comments, which gives your customers the ability to "love" content.

  • Further organize your content with sub categories!

  • Community forums are now filterable and sortable with categories and sub categories.

  • Customers can now subscribe to threads in community forums, which will email them when a new reply is added.

  • We added a new "published at" field for posts, and the posts index page are now sorted by the "published at" date, as well as in the admin list view. All current posts that are published have had their published at date set to the date when the post was created to maintain backwards compatibility.

  • Coupons have been added to the API.

  • Image ALT tags and titles are now editable inside the WYSIWYG editor.

  • Long lessons are now detected, and will display the "Previous / Next Lesson" buttons at the bottom of the lesson for easy navigation.

  • We added unique id's to each page builder widget to use for styling purposes. These will appear as so: (#ms—site-widget-XX).

  • Page leafs in the page builder can now be duplicated!

Changes

  • App wide audit revealed several bottlenecks that we optimized. This includes the caching of site links, optimizations to the user invite screens, optimizations to the payment index in admin, and many more. This resulted (in some cases) of a 50% reduction in database queries which means improved performance and page speeds across all sites.

  • Added CSV import previews and batch operation improvements, along with 16 new types of data import tools. We now support importing 43 different types of data, but please reach out to us before you do! The import work is still underway.

  • The admin menu has been restyled.

  • Overhauled internal authorization logic to be more secure.

  • Charts are now loaded asynchronously which improves page load speeds in admin revenue reports.

January 11th

New Features

  • Added "Purchased" and "Subscribed" events to the "Emails to Deliver" settings found in settings/communications. This will now send an email to the sites default email when a new payment is made, and when a new subscription is created.

Changes

  • Moved "View Site" button from dropdown into the admin bar for one less click to view site.

  • Fixed editor not saving if form submitted while in code view.

  • Fixed image uploads for supers

  • Fixed error in return path after form submission due to no contact page being setup

  • Fixed error not awarding game points due to customer reaching end of level

  • Fixed error not accounting for form submission with javascript disabled

  • Fail gracefully if no coupon or plan found when claiming a coupon for subscriptions

  • Fixed privacy and term paths in app footer

January 12th

New Features

  • Downloads can now be scheduled.

  • The published_at date can now be changed for courses and downloads.

  • Scheduled launch now showing for courses and downloads if record is scheduled

Changes

  • Posts and downloads now ordered by scheduled at first (if there are any), followed by published_at :desc

  • Post, Course, and Download published_at field is now updated when the record is moved to publish, instead of when it's created

  • Fixed status label of scheduled for admin records that are scheduled

  • Added tooltip to show when the record was published, and if its scheduled, when it's scheduled for.

Data Migrations

  • The course published_at fields were updated to match the created at fields, but only if the course was published and the publish_at date and scheduled_at fields were nil. This was necessary to maintain backwards compatibility as the new field was introduced to existing data.

  • The download publishedat date has been updated to the created at date for all existing records, again only necessary due to the introduction of the published at field to maintain backwards compatibility.

January 14th

  • Hotpatch admin course view. The tooltip that shows when the course was published was throwing an error because the course was published, but the published_at date was missing.

January 21st

New Features

  • Lessons are now automatically marked if a lesson has a video, and the video is 90% watched.

  • When a Lesson is marked as watched, the accompanying lesson in the course list is now updated in real time to reflect the completed status. Previously this would remain unchanged, possibly leading to some initial confusion.

  • Categories, sub categories, and tags can now be created directly while editing a course, download, post, or live stream.

  • Added a link to "Orders" in the customer avatar dropdown.

  • Added a badge in the customer orders screen to indicate what type of product was ordered.

Changes

  • Fixed a display bug with revenue charts not listening to the date range picker.

  • Fixed a display bug that was causing an extra day to be showing before, and after a chosen range in report charts.

  • Fixed a display bug preventing admin live streams from loading if a stream was scheduled.

Did you know?

Mavenseed is run by just two people! Wes fields support, and Nick is the sole developer. Keep those bug reports and feature requests coming! We thank you for your continued patience. ♥️

PreviousFebruary 2021Next2020

Last updated 4 years ago

Was this helpful?