Skip to content

Releases: nyudlts/go-medialog

v1.0.8

09 Oct 15:13
6c47294
Compare
Choose a tag to compare

What's Changed

  • CSV Exports for reports; API Endpoints for reports by @dmnyu in #10

Full Changelog: v1.0.7...v1.0.8

v1.0.7

30 Sep 10:58
3f62daf
Compare
Choose a tag to compare

adding support for csv file generation.

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

09 Sep 14:59
441b2bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

19 Aug 19:31
Compare
Choose a tag to compare

What's Changed

  • updating token logic for api and app
  • setting timouts to 3 hours for api and app
  • updating secrets logic when starting app
  • extending api
  • converting entries pages to tabbed layout

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Aug 18:59
42a029a
Compare
Choose a tag to compare
  • Adding tokens table to control access to front-end and api
  • Refactoring ThrowError to return error type insted of bool
  • Adding CanAccessAPI field to User model
  • Adding methods to allow and revoke API access

What's Changed

  • Api tokens by @dmnyu in #3
  • updating users to allow and revoke access to api by @dmnyu in #4

Full Changelog: v1.0.3...v1.0.4

v1.0.3

30 Jul 16:20
4c184d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

17 Jul 18:30
Compare
Choose a tag to compare

What's Changed

  • Creating a UserPage and link to it from global menu by @dmnyu in #1

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 Jul 11:23
Compare
Choose a tag to compare

Changing http codes for redirects to 302
Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jul 12:45
Compare
Choose a tag to compare

production release

v0.2.6-beta

03 Jul 17:05
Compare
Choose a tag to compare
v0.2.6-beta Pre-release
Pre-release
updating migration logging