This repository was archived by the owner on Oct 1, 2021. It is now read-only.
Releases: VChet/StyleBase
Releases · VChet/StyleBase
Release list
3.4.0 (2020-12-27)
Features
- parser: fill style name, description, license from metadata (efc6e07)
Bug Fixes
- database: fix owner id being stored as string instead of number (c060cf0)
- features: update texts (f302361)
- login: add authorization information (e5fe070)
- rss: add RSS feed link in the head tag (3536e92)
- server: remove Access-Control-Allow-Origin header (b05eca6)
- style edit: fix user organizations check (e1cd00c)
- style update: update style with metadata in scheduled update (0c522e7)
- styles: rearrange sort options, set 'most liked' as default (bd553fc)
- styles: set initial sort order after filter reset (4372346)
3.3.0 (2020-12-17)
3.2.1 (2020-12-16)
3.2.0 (2020-12-15)
Features
- add style: set custom fields before submitting a style (b408ab5)
Bug Fixes
- custom fields: fix old values rewriting (06b4175)
- custom preview: disallow icns, ico, sketch extensions (a54719f)
- style grid: fetch style list on a style update (cf0b3a4)
- style update: skip failed requests and update other styles (08b3db8)
- styles api: change 'edit style' request method to patch (698b239)
3.1.1 (2020-12-13)
3.1.0 (2020-12-13)
Features
- add style: support codeberg.org repos (730a5aa)
- authentication: add gitea login strategy (885ddcd)
- login: add dialog with login options (47ffca7)
- parser: support codeberg.org repos (97fdee9)
Bug Fixes
- add style: fix wrong parameters when looking for duplicates (27675f0)
- authorization: check owner by id instead of username (5b921ec)
- parser: handle empty url, handle unsupported hosting providers (caddb9a)
- style card: capitalize first letters of a style name (4dfbc40)
- user model: fix creating new user with codeberg id (ad7f2e3)
3.0.3 (2020-12-09)
Bug Fixes
- style update: fix passing wrong argument to the parser (50ff133)
3.0.2 (2020-12-09)
3.0.1 (2020-12-06)
Bug Fixes
- alerts: show custom style name in add/update/delete notifications (adcbcbd)