Skip to content

Releases: hobovsky/polyglot

Customizable sidebar menu

21 Nov 20:21
4c63aa5

Choose a tag to compare

Sidebar menu can be modified by users now.

Minor fixes

01 Nov 17:55

Choose a tag to compare

What's Changed

  • Improvements to kata solution grouping by @Kacarott
  • Improvements in positioning of "Copy to clipboard" buttons

Notifications after ranking up on leaderboards

15 Oct 12:25

Choose a tag to compare

New feature: a notification is shown after users rank up on a leaderboard after completing a kata.

Remove session_id setting

05 Oct 19:48

Choose a tag to compare

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

22 Sep 13:29
325cd62

Choose a tag to compare

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

21 Sep 23:47

Choose a tag to compare

  • Fixes "Attempted languages" button which sometimes did not show anything.

Lambdas

03 Sep 08:55
af2f84a

Choose a tag to compare

show lambdas for LC (#57)

* show error if user id could not be fetched
* minor code formatting
* bump to version 1.14.3

Bug fixes

26 Jun 17:17

Choose a tag to compare

1.14.2

Bump up version

Improve settings dialog

25 Mar 20:05

Choose a tag to compare

1.14.1

Bump up version

Scan attempted languages, remove obsolete features

24 Mar 23:04
1ea3b10

Choose a tag to compare

  • 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