Skip to content

Latest commit

 

History

History
256 lines (125 loc) · 14.7 KB

CHANGELOG.md

File metadata and controls

256 lines (125 loc) · 14.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.3.0 (2019-06-25)

Bug Fixes

  • admincp: datepicker failed because needs parsed date (#301) (417471b)
  • reader: prev button is deactivated in the second chapter (#284) (c820e43)
  • chapters are not being filtered by language in Work view (#250) (62fa66c)
  • package: update apollo-boost to version 0.3 (dd4a314)

Features

4.2.0 (2019-02-25)

Bug Fixes

  • fix simple-slugify-string import (8278304)
  • language detection didn't work correctly (#233) (0e5eecf)
  • reader is not updating the actual chapter (#196) (3bea6fd)
  • Reader: next and previous buttons were giving the id instead of the name of the language (#210) (ccb7a5c)
  • refactor layout reducer and action to use intl (#237) (0499e19)
  • admincp: use FileReader to create a preview before upload and update the filename from server (#172) (bb3420e)
  • ci: add new workflow to handle deploy only on tags (#230) (457a749)
  • the markdown editor wasn't updating properly (d559d1c)
  • use status instead statusText to check if response is ok (#166) (42a482e)
  • home: adapt new styles to small covers (#228) (3d5ad96)
  • releases: chapters were not correctly assigned (#214) (e53dfc8)

Features

Performance Improvements

  • core: use a better config for LazyLoad and add some advice from lighthouse (#180) (2947fd0)

4.1.0 (2018-11-11)

Bug Fixes

  • add router as props in auth (activate account and signup) (#164) (a592b86)
  • change stub to work like foolslider one (#163) (69fddc9)
  • works, chapters and posts can be hidden (#159) (c84835b)

Features

  • add censorship to Home and Releases modules (#160) (6bd3f9c)
  • chapters are sorted by releaseDate column (#157) (acf3b0d)
  • use env variables instead plain js config (#155) (017568d)

4.0.0 (2018-10-14)

Features

BREAKING CHANGES

    • FoOlSlide-API is deprecated, now it uses ReaderFront-API as backend.
  • Use axios instead fetch to make HTTP request
  • Serie(s) were renamed as Work(s)
  • Serie has many people (artist, author, etc)
  • Serie has many genres
  • Serie has a demographic category and a status (on going, completed and dropped)
  • The Blog module has been redesigned

3.5.0 (2018-07-15)

Bug Fixes

  • Home: carousel button is not symmetrical (#75) (412685c)
  • Reader: chapters weren't sorted and caused that next and previous buttons doesn't work properly (#74) (0b46091)
  • Reader: Reader did not update itself correctly when changing from one series to another (#71) (97d02d6)

Features

  • Home: New module, it will display the latest releases, recently added series, a random series and a discord widget (#69) (9488597)
  • Reader: Lazy loading images (#67) (360c93c)

3.4.2 (2018-05-16)

Bug Fixes

  • Header: Toggle nav didn't work (#64) (8db5b93)
  • Reader: Disqus comments were not updated correctly (#63) (9843294)

3.4.1 (2018-05-01)

Bug Fixes

  • Reader: Images do not fit correctly to the size of the container (#62) (99ac18c)

3.4.0 (2018-04-30)

Features

3.3.0 (2018-04-07)

Bug Fixes

  • Reader: Corrección que casuaba que los link directos en otro idioma no funcionaban (#49) (3a5821b)
  • Releases: Ahora muestra el nombre de la serie en vez del nombre del capítulo (#47) (e7c6b7d)

Features

  • Integración de CD para la rama 'ravens' (#46) (f747dce)
  • Links de Discord y Patreon ahora son configurables (#55) (7f3c43e)

3.2.0 (2018-03-27)

Bug Fixes

  • Reader: Corrección de estilos de imágenes (f6202d3)
  • Series: Se corrige error en los estilos que no permitía buscar series. (#38) (17e6871)

Features

  • Portada por defecto para las series (#41) (6c93d7e)

3.1.0 (2018-03-06)

Bug Fixes

  • Blog: Corrección de estilos del módulo Blog (#31) (f2b9db6)
  • Reader: Se añade salto de línea para cada imágen (#32) (cb5dc2a)

Features

  • Actualizar a Bootstrap 4 con la lib reactstrap (#26) (51c932e), closes #17

3.0.1 (2018-02-15)

Bug Fixes

  • Nuevo link de Boostrap con la versión 3.3.7 (#20) (27c9101), closes #19

3.0.0 (2018-01-24)

Features

BREAKING CHANGES

  • `Ahora está hecho en React, por lo que cambiaron prácticamente todas las dependencias.

2.1.2 (2017-09-09)

2.1.1 (2017-08-15)

2.1.0 (2017-08-05)

2.0.0 (2017-07-08)

1.0.0 (2017-05-28)

0.1.0 (2017-05-21)

0.0.7 (2017-04-30)