Skip to content

Latest commit

 

History

History
88 lines (74 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

88 lines (74 loc) · 3.17 KB

v2.2.0 (2024-11-15)

Improvements

  • Upgrade to MUI v6.1
  • Upgraded components
  • Updated instrucions in user library

v2.1.13 (2024-05-24)

Improvements

  • Upgraded components
  • Scroll the page to the top of the main component when a new project is set

v2.1.12 (2024-04-07)

Improvements

  • Upgraded components
  • Report project page views to Koko Analytics WordPress plugin, if available.
  • Improve error messages

v2.1.11 (2024-04-01)

Improvements

  • Upgraded components.
  • CTRL+click on card opens the project in new tab
  • Improved SEO with 'canonical' and 'alternate' head tags
  • Added some PHP snippets for WordPress
  • Display dates in the current locale format
  • Improved the usability of 'switch to list' control
  • Optimized search box

v2.1.4 (2023-02-03)

Improvements

  • Upgraded components.
  • Removed default padding in main components.

v2.1.3 (2022-11-21)

Improvements

  • Upgraded components.
  • Replaced the direct call to Java WebStart, which no longer works, with an informative note when clicking the "install project" button.

v2.1.2 (2022-10-09)

Improvements

  • Clean up global CSS directives that can affect the rendering of the Google button.

v2.1.1 (2022-10-04)

Improvements

  • Upgraded to React 18 and MUI 5.
  • React apps can now be used as Web Components with Shadow DOM for better integration on sites with complex styles, like some WordPress themes.
  • Upgraded components.
  • Added support for WebP file format in project covers.
  • Update styling to MUI5 with sx props.
  • Set back-to-top button optional.
  • Added a standard React DOM renderer, to be able to use the apps without the Web Component envelope.
  • Added support for the new Google Identity Services API.

v2.0.7 (2021-09-19)

Improvements

  • Optimized expression parsing
  • Re-styled cards and titles
  • Optimized grid layout

v2.0.5 (2021-08-15)

Improvements

  • Display user name in title

v2.0.4 (2021-08-15)

Improvements

  • Optimized login in userLib
  • Use Markdown as default text format

v2.0.3 (2021-07-31)

Improvements

  • Style HTML snippets with makeStyles

v2.0.2 (2021-07-29)

Improvements

  • Added info blocks to userLib

v2.0.1 (2021-07-25)

Improvements

  • Added 'lang' param in settings
  • User libraries
  • Improved history management
  • Use babel-eslint to allow ES2022 features
  • Implemented project downloading
  • Added "share to social" buttons

v2.0.0 (2021-07-23)