Skip to content

Releases: DevelOpsITU/MiniTwit

Version 1.7.0

31 May 22:49
f8a415a

Choose a tag to compare

Hand-in

What's Changed

Full Changelog: v1.6.0...v1.7.0

Version 1.6.0

26 Apr 12:40
87ca63d

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

Version 1.5.0

24 Mar 14:42
393f2bd

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

15 Mar 17:06
a46e0b3

Choose a tag to compare

Overview:

  • Added monitoring to the minitwit application
  • Bug fix when following and unfollowing a user
  • Bug fix add https to Gravatar links

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

Version 1.3.0

12 Mar 11:24

Choose a tag to compare

Notes

  • Successful database migration from local SQLite database on Application server to Postgres database on Database server
  • Start using structured logging.
  • Fix cookie logic
  • Almost 100% mirror of the original minitwit layout and looks.

What's Changed

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

01 Mar 12:02

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

Version 1.1.0

15 Feb 14:44
48dcde5

Choose a tag to compare

Version 1.1.0 Pre-release
Pre-release
  • Uses Go instead of python for minitwit
  • Uses Gin
  • Seperated minitwit into several files

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

01 Feb 13:34

Choose a tag to compare

First release