Releases: vinitkumar/node-twitter
Releases · vinitkumar/node-twitter
Minor Release
- #252, Move all secrets and sensitive data to env variables and add a
.env.example
file (@irsol) - Add Github's Actions for greeting. (@vinitkumar)
Major release
- Upgraded Express to 4.x.x ( #140 )
- Refactored majority of class names to use BEM
- Pug files are more component based so as to increase reusability
- Individual tweets can be viewed in a modal window by clicking on the date next to the user's name on any tweet ( #114 )
- Navbar is more visually "balanced" ( #162 )
- Sass is being used for all website styling
- Commenter avatar images are now displayed ( #169 )
Release
- Remove keys and put it using env variables
Bugfix release
- add validation to the tweet and commit length
- add pagination to the tweet page
- fix crash in case the page lands where tweets where created from fb, twitter.
- same as above for profile page
- make the stack trace much more readable.
Release
- Revamp UI and give it a dark color theme. Thanks @Engineering-Robert
- Fix some other warnings.
Fixes for username
Release v0.0.2
These features should be in here
- Flat UI
- User Profile
- Profile Dashboard