Releases: cdmoro/literature-clock
Releases · cdmoro/literature-clock
Version 2.3.0
v2.1.0
Version v2.0.0
Version 2.0.0
We are happy to announce that all of the typos related to the time in the quotes have been solved!! We can still find some minor typos, but it's fine, nothing to worry about.
Other features added:
- New theme added: Photo, shows a random picture every minute
- Copy quote to clipboard
- Add labels to the selects
- The last locale selected is used when you choose "Random locale", before that it was changed to English by default
Screenshots
Version v1.7.0
- Fade effect
- Show time at the top of the screen
- Pre-fetch quotes to reduce latency
- Custom font support: using
font
query param you can set a custom font (and it remains in the font selector :D it allows one custom font at a time), examples:
Version v1.6.0
Version v1.5.0
Added new cool features!
- Migrate all the js files to typescript
- Add tests
- Use Vite
- Use Vitest
- Improve CSS organization