v76.0.0

Weekly release issued on October 9th, 2020.

Breaking changes

  • Remove legacy allSmallApps privilege and migrate all users to give right permissions
  • Add a new thumbnail asset copied from bg-1 to be used in the store
  • MongoDB upgrade from 4.0 to 4.2

Highlights

New home button

To enhance collaborative usage of Toucan Toco, we have revamped the action buttons on the home page 🔥

You’ll find a button that automatically expand when you reach the bottom of your home page. From there users can access the PDF Report, the datawall, the presentation mode or send the home by email. Same for app builder, they’ll be also able to edit these options directly from there.

Home buttons

Gantt timeline granularity

You can easily choose how to display the timeline in your Gantt chart. Do you want weeks rolling up to month? Month to quarter? Just pick and choose!

You can read more about it right here.

New features

Data Storytellers

  • General :: Home actions :: General availability
  • Charts :: Gantt :: Add different levels of granularity on your timeline
  • General :: Toolbar :: Only activate status indicator when the status changes
  • Requesters :: Hierarchical requester :: Allow easier configuration of default
  • Data :: Precision editor :: Add precision format validation
  • Data :: Precision editor :: Suggest the most common formats
  • Data :: Menu :: Move code mode switch
  • Tiles :: Video :: Handle urls in the id field
  • Filters :: Filters can be local to a story
  • Charts :: Leaderboard :: You can choose the drill children order
  • General :: Studio :: Confirm sheet close when unsaved changes are present

End-users

  • General :: Home actions :: General availability
  • Charts :: Gantt :: Smaller left content for better display
  • Charts :: Linechart :: Add selected value in share link

Bug fixes

Data Storytellers

  • General :: Color scheme :: Update palette on color change

End-users

  • Chat :: Notifications :: Fix broken comment links
  • Chart :: Leaderboard :: Fix error in selection emitter
  • Charts :: Display no data error on all new vue charts

New documentation available

  • Tuto :: Leaderboard :: Add drill children order
  • Vocabulary : update terms
  • Tuto :: Gantt :: How to add granularity
  • Tuto :: Filters :: Add doc for each type of filter

Patches

  • Laputa v76.0.3:
    • fix(analytics): remove “privileges” attribute from augment
    • fix(analytics): premium and freemium should have the same data

Self-Hosted Breaking changes

Following the release of the refresh token, we added encryption in the applicative database for sensitive fields like tokens and client_secrets. As an administrator, running Toucan Toco self-hosted, you now must provide a TOUCAN_DB_ENCRYPTION_SECRET before running the app. An error will show if not provided, preventing it to start.

Choose a strong one! and keep it secret ;)