Skip to content

Latest commit

 

History

History
231 lines (159 loc) · 7.2 KB

CHANGELOG.md

File metadata and controls

231 lines (159 loc) · 7.2 KB

ui

4.1 12 Sep 2022

  • Add validation that email field is not empty
  • Use state to handle success and errors

4.0 8 Sep 2022

  • Remove some unused components
  • Add reference to Wikibase(.cloud) documentation to the dashboards

3.99 24 Aug 2022

  • Removed the unused option to enable Federated Properties

3.98 19 Aug 2022

3.97 21 July 2022

  • Re-add waiting list link on landing page

3.96 13 June 2022

  • Add documentation link to footer

3.95 23 May 2022

  • Add error handling when user exceeds number of allowed wikis
  • Updates some github action versions related to building the docker image

3.94 23 May 2022

  • Update footer with new links
  • Remove GetStartedBanner, WikiCount, WhatCanYouDo and WhatIsIncluded
  • Add new URL linked to wikibase community page and mailing list

3.93 12 May 2022

3.92 10 May 2022

3.91 14 April 2022

3.9 14 April 2022

3.8 11 April 2022

  • Fix missing time period in ToS

3.7 08 April 2022

3.6 01 April 2022

3.5 21 February 2022

  • Disable Federated Properties setting

3.4 17 February 2022

  • Switch to recaptcha.net instead of google.com

3.3 17 February 2022

  • Add support for specifying CNAME_RECORD hint in ui

3.2 26 January 2022

  • New landing page for wikibase.cloud

3.1 26 October 2021

  • Fix recaptcha site key config name

3.0 - 22 October 2021

  • Allow config vars to be set at runtime
  • Add configuration for domain suffix

2.12 - 24 September 2021

  • Just dep updates

2.11 - 24 August 2021

  • Add notice on data deletion (hard deletion) for wikis

2.10 - 24 June 2021

  • Fix password reset form
  • Add new blog post
  • Make home and dash nicer on mobile
  • Fix typos

2.9 - 29 April 2021

  • Update Infrastructure blog post list

2.8 - 26 April 2021

2.7 - 2 April 2021

2.6 - 26 March 2021

#89

2.5.1 - 25 March 2021

  • Fix env file for production

2.5 - 25 March 2021

2.4 - 13 December 2020

2.3 - 6 December 2020

2.2- 17 November 2020

2.1 - November 2020

  • Move to GitHub & vue-cli

October 2020

June 2020

  • 1.13 - Multilang (term) length options

May 2020

  • 1.12 - Wiki settings for wikibase string length an ConfirmAccount
  • 1.11 - Privacy policy, more content
  • 1.10 - Better user verification flow
  • 1.09 - Fix wiki deletion api call
  • 1.08 - Custom default mediawiki skin

April 2020

  • 1.07 - Add 2020 Update #1 blog post
  • 1.06 - Verify email, be nice if the token is gone, and add coloorr
  • 1.05 - Tom poke dashboard list :)
  • 1.04 - Logo uploads
  • 1.03 - Fix a few other page layouts
  • 1.02 - Fix styles in footer
  • 1.00 - Update to vuetify 2.2.21 (from 1.5)
  • 0.30 - ui, open links to wikis in new tabs
  • 0.29 - Lick of paint everywhere
  • 0.28 - Custom domain support on wiki creation
  • 0.27 - Email verification nice if done
  • 0.26 - Delete wiki functionality (stop making dashboard say we cant do it)
  • 0.25 - Delete wiki functionality
  • 0.24 - Reset password functionality 1
  • 0.23 - Update texts & npm audit fix

February 2020

  • 0.22 - Fix typo
  • 0.21 - Update some links

December 2019

November 2019

  • 0.17 - more text, and better login error messages...

October 2019

  • 0.16 - company -> organization in footer
  • 0.15 - registration tweaks, password length note
  • 0.14 - registration tweaks
  • 0.13 - Friday, wikimanage, Note about email, and hide tier...
  • 0.12 - Friday, Hide things and stuff
  • 0.11 - Friday, recpatcha on all registrations
  • 0.10 - Wednesday before Wikidatacon
  • 0.6 - prod, use www/api instead of api. for api access
  • 0.5 - Try again for API_URL after poking the app a bit...
  • 0.4 - Try again for the correct API_URL in build...
  • 0.3 - Build with correct API_URL env var...
  • 0.2 - Fixed nginx config for always service main file (als use wbstack)

August 2019

  • 0.1 - Initial version