Skip to content

v13.1.0 - "Sunstone"

Compare
Choose a tag to compare
@zachberry zachberry released this 26 Jul 14:06
· 592 commits to master since this release
v13.1.0
46a7390

This release adds a new list spacing option for lists as well as a number of bug fixes. Read on to find out more!

New Feature Screenshots

List Spacing Options

You can now change the amount of spacing between list items - this can make lists easier to read when they contain a lot of text. In the Visual Editor click on the (...) details menu to see the new option:

2021-07-23 10 53 22

Here's a comparison of the different spacing options:

Compact (default):

Screen Shot 2021-07-23 at 10 54 30 AM

Moderate:

Screen Shot 2021-07-23 at 10 54 20 AM

Generous:

Screen Shot 2021-07-23 at 10 54 09 AM

Complete Issues List

The list of completed pull requests can be seen on our GitHub milestone page.

  • #1843 - 🐛 Fixes the answer input box in numeric input questions from rendering incorrectly if the units text is tall
  • #1874 - 🐛 Fixes a bug that prevented you from entering custom colors for text in the Visual Editor
  • #1875 - 🐛 Removes an unnecessary comma in the controls attribute for IFrames when editing in XML
  • #1876 - 🐛 Stops the page from jumping around unexpectedly when answering a question
  • #1878 - 🛠️ Prevents scrolling in Repository when a modal is open
  • #1879 - 🐛 Fixes a bug causing the IFrame dialog to sometimes render incorrectly in Safari
  • #1881 - ✨ Adds list spacing options to lists

Issue legend:

  • ✨: New features
  • 🛠️: Improvements & enhancements
  • 🐛: Bug fixes

Release Stats

Commits: 14
Developers: 3
Files Changed: 59
Lines Changed: 586 (+386 / −200)
Commit Dates: June 1st, 2021 - July 23rd, 2021

Lines of Code (expand to view)
cloc ./ --hide-rate --by-percent cmb --read-lang-def=cloc-type-definitions.txt
    2308 text files.
    2050 unique files.
     315 files ignored.

github.com/AlDanial/cloc v 1.84
---------------------------------------------------------------------------------
Language                       files        blank %      comment %           code
---------------------------------------------------------------------------------
Jest Test Snapshots              278           0.93           0.05         529485
Jest Tests                       547          13.68           2.00          89225
JavaScript                       783          12.52           8.27          49795
JSON                              93           0.01           0.00          31899
Sass                             162          15.36           1.03          11493
JSX                               40           9.88           0.89           2493
XML                               33           2.29           5.10           1415
Markdown                           4          19.10           0.00            614
EJS                               12           8.48           0.96            470
SVG                               41           0.55           0.00            181
YAML                               4          16.39           7.56            181
---------------------------------------------------------------------------------
SUM:                            1997           3.97           1.04         717251
---------------------------------------------------------------------------------

Thanks!

A big thanks to our contributors for this release (listed in alphabetical order):