Skip to content

Releases: jbrodriguez/mediagui

5.1.1

24 Dec 10:26
Compare
Choose a tag to compare

2019-12-24 - 5.1.1

  • Add workspace
  • Fix workspace
  • Improve linting
  • Fix npm issues
  • Implement merging of movie watched dates

5.0.3

21 Feb 22:19
Compare
Choose a tag to compare

2019-02-21 - 5.0.3

  • Fix UI spacing (Firefox)
  • Fix data sources
  • Fix cix hooks

5.0.1

13 Jan 09:04
Compare
Choose a tag to compare

2019-01-13 - 5.0.1

  • Fix for multi-director movies

5.0.0

19 Dec 13:11
Compare
Choose a tag to compare

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

17 Oct 22:13
Compare
Choose a tag to compare

2018-10-17 - 4.0.2

  • Fix movie title shade

4.0.1

17 Oct 21:50
Compare
Choose a tag to compare

2018-10-17 - 4.0.1

Post-release fixes:

  • Modify README.md copy
  • Change favicon

4.0.0

17 Oct 21:31
Compare
Choose a tag to compare

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

12 Jul 19:19
Compare
Choose a tag to compare

2018-07-12 - 3.8.0

  • Implement new logic to prune items
  • Fix linting issues

3.7.3

15 Sep 16:48
Compare
Choose a tag to compare

2017-09-15 - 3.7.3

  • Fix parameter binding issue

3.7.2

15 Sep 16:09
Compare
Choose a tag to compare

2017-09-15 - 3.7.2

  • Update vue template
  • Switch from yarn to npm5
  • Update scripts
  • Update server packages