All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.1.0 (2020-07-07)
- chart: add chart and stats api for timeseries, not connected yet (10b6967)
- chart: allow query granularity by week (0cfaec6)
- chart: allow using url query to change breakdown (45fad91)
- chart: connect the stats with UI (8b754db)
- chart: improve breakdown feature. (2c0f16d)
- chart: move component to chart page. (203eb82)
- chart: start a timeseries barchart and loading indictor (05cc800)
- chart: support the feature to filter by WikiUserName and wiki. (60e7b91)
- cmd: create a notification cmd. (71cd558)
- feed: change lastbad feed to query mediawiki directly (3fd7211)
- i18n: add a few descriptions to longer messages. (6b10066)
- i18n: add a few i18n strings. A few left. (4aa47b9)
- i18n: add a few more UI strings. (51925c0)
- i18n: add back all languages, and use machine translation to fill in some missing strings. (25f6d6f)
- i18n: add bg, ca, es, it, ko, nl, th languages. (8227599)
- i18n: add explanation to all labels and short messages. (07a72cb)
- i18n: add iso-639-1 to generate native text for a language (5023dee)
- i18n: add ja and he support. (48c2664)
- i18n: add language support for ar,cs,fa,sv,uk with machine translation. (6f938af)
- i18n: add metadata descriptions in their translated version. (b9cd28f)
- i18n: added a few ui strings (48a8c2b)
- i18n: defined the metadata format for i18n and added readme. (c48e75e)
- i18n: expand localized date in all languages that current date-fns support. re: #268 (15480b2)
- i18n: improve help translate links. (ba948d3)
- i18n: mega extract ui strings into i18n strings. (f74c29b)
- i18n: migrate to Yml to support i18n-ally. (92538e1)
- i18n: normalize locale message id format and add 3 few more UI strings. (4260bd8)
- i18n: print out working locale languages for iso-639-1 native names. (89ffe99)
- i18n: support adding new UI strings in batch mode. (b9aa3fc)
- i18n: support forced Update, support @translatedAt, @translator and @isMachineTranslated. (d8934ba)
- i18n: translated zh strings (ea36f91)
- i18n: update with Andrei Goriachev's contribution for Russian (ru), Ted Hardie's contribution for Portugese (pt). (5700dbe)
- notice: add a simple banner with content promoting name change vote. (03b5f16)
- stiki: avoid connecting to STIKI if no mysql url (14cc29b), closes #272
- i18n: fix the ui strings to conform naming convention. (d85453d)
- added v-bind where raw variable names where getting leaked (#283) (3c8af18)
- i18n: fix bug (9407434)
- breakage (86faab6)
- fix a bug causing the anonymous user to not loading index. (f31adc9)
- fix user missing bug caused by query. (f2f829a)
- removed extraneous
}
in empty edit summary field (#270) (5605435), closes #269 - avatar: size of avatar (868a691)
- data: fix feed data (0595c5d)
- feed: fixes the wikidatawiki in wikitrust feed breakage (f15685e), closes #265