Releases: hobovsky/polyglot
Releases · hobovsky/polyglot
Customizable sidebar menu
Minor fixes
What's Changed
- Improvements to kata solution grouping by @Kacarott
- Improvements in positioning of "Copy to clipboard" buttons
Notifications after ranking up on leaderboards
New feature: a notification is shown after users rank up on a leaderboard after completing a kata.
Remove session_id setting
Removes the session_id setting which was necessary to use the "Show attempted languages" feature. It is no longer needed because Tampermonkey handles session cookies on its own now and they do not have to be passed manually.
Show raw markdown of posts
Adds a toggle button to posts which switches between HTML and raw markdown. Hopefully useful when viewing posts with code and missing code blocks.
Bug fixes
Lambdas
Bug fixes
Improve settings dialog
1.14.1 Bump up version
Scan attempted languages, remove obsolete features
- Adds a way to see languages a user attempted a kata with.
- Removes deprecated feature of rank leaderboards.
- Removes deprecated feature of sorting languages in the progress circle.
Full Changelog: 1.13.21...1.14.0