Releases: jbrodriguez/mediagui
Releases · jbrodriguez/mediagui
5.1.1
5.0.3
2019-02-21 - 5.0.3
- Fix UI spacing (Firefox)
- Fix data sources
- Fix cix hooks
5.0.1
2019-01-13 - 5.0.1
- Fix for multi-director movies
5.0.0
2018-12-19 - 5.0.0
This release replaces go-micro with gRPC.
This brings the additional benefit of dropping the consul dependency.
Changes:
- Replace go-micro with gRPC
- Cleanup go mod
4.0.2
2018-10-17 - 4.0.2
- Fix movie title shade
4.0.1
2018-10-17 - 4.0.1
Post-release fixes:
- Modify README.md copy
- Change favicon
4.0.0
2018-10-17 - 4.0.0
This release implements @vue-cli 3.x and splits the state tree into modules.
- Fix package issues
- Fix imdb rating issue
- Go lint (revive)
- Fix scraping issues
- Fix imdb parsing
- Migrate project outside GOPATH
- Initial working version
- Implement Movies screen
- Small UI fixes
- Implement paginations in movies screen
- Fix conflicts
- Implement HeaderBar features
- Implement Import screen
- Implement Add screen
- Implement Settings screen
- Implement Duplicates screen
- Fix Movies api type definition
- Implement Prune screen
- Remove deprecated component
- Readiness
- Remove errors for production build
- Add gzip to server
3.8.0
2018-07-12 - 3.8.0
- Implement new logic to prune items
- Fix linting issues
3.7.3
2017-09-15 - 3.7.3
- Fix parameter binding issue
3.7.2
2017-09-15 - 3.7.2
- Update vue template
- Switch from yarn to npm5
- Update scripts
- Update server packages