Releases: readthedocs-fr/bin-server
Releases · readthedocs-fr/bin-server
v1.4.0
Features
- config: support redis password and username (26b4fa4)
- front: add option to easily change lang (f829940)
- front: externalize SVGs (fbdf918)
- highlight: allow all languages (9f39fef), closes #119
- rtdbin.sh: configurable destination site (25f21e9)
- tests: new FakeConfig utility (c83c36f)
- tests: test the /new url (9e71701)
Bug Fixes
- front: typos in form placeholder tutorial (2adcc2f), closes #168
- tests: use cleanup instead of tearDown (c3d27fb)
v1.3.0
Features
- remove frontend for bin deletion (595e8e5)
Bug Fixes
- force identifier length to IDENTSIZE (9c8865e)
- include assets' root files (f0bdd82)
- undeclared 'token' error (1c4e5e3)
Dependencies
- update pygments and other dependencies (b8b6eee)
v1.1.2
Bug Fixes
- highlight: optional startinline (0bc3f7b)
v1.1.1
Bug Fixes
- manifest: update version file path (c709527), closes #132
v1.1.0
Features
- introduce logging (d256237)
- new /report endpoint to report a snippet (70c7ab8), closes #110
Bug Fixes
- identify form using name (da6ce4e)
- lang and extension parsing (dd84f12)
- synchronize /req.txt and /docs/req.txt (8172198)
v1.0.2
Bug Fixes
- lang and extension parsing (5868f01)
- prevent generated id to override with routes (466c111)
- release-please: workflow errors (#125) (16afd6b)
- snippet duplication typo (ebb6443)