All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.0 - 2024-01-20
- Search bar(s)
- The whole idea on how to sort word translations. Now will be in categories according to the literature they are used in.
- Deployed with GitHub pages, instead of AWS with docker.
- Migrate to Typescript.
- Migrate to yarn (from npm).
- backend
- not functioning jest tests
1.1.1 2023-12-02
- Volumes (to persist db data)
- If not deployed, pdf version.
- Full backup with descriptions
- .env.template not all vars
1.1.0 - 2023-10-27
- 10th, 11th grade new words
- Add "I was here" counter to the same project
- Add some syntax corrections
- Database and backend
- bash script for running docker-compose
- bash script to be able to rollback to old version in case of error >> Implement Docker layer caching (not remove, but rebuild image)
- dict.json data file. Changed with relational database
- More references
- Add more words (from npw.lt physics)
- Add nice drawing to dark-light mode
- The bash script file. Might work now...
1.0.1 - 2023-08-29
- More words
- Some styling
- More instructions for GitHub PR
- Less useless descriptions
1.0.0 - 2023-08-25
- Initial working deployed version