Patch notes

Aldaleon #5

Change log 2017-07-22:

  • Re-enabled wildcard support for search terms. If you write aw*th it should henceforth yield awarth, wheras *aw would yield a words ending with aw, e.g. aw, baw, daw, gaw, maw etc.
  • Increased comment field size.
  • Added a polyfill for requestAnimationFrame to enable scrolling animations for Android devices.
Aldaleon #3857

Change log 2024-05-08:

  • Upgraded all frontend libraries and improved default component behaviour.
  • UI/UX improvements to Phrases.
  • Improvements to our ability to prevent spam.

aldaleon

Aldaleon #3863

Change log 2024-05-12:

  • Lets you navigate through phrases with the arrow key. Tap on a word to get started, and you can use the left and right arrow keys to move from word to word.
  • Updated the About section with information about neo-Elvish.
  • Improved the insertion of new lines when working with lists and tables. A new paragraph (i.e. two new lines) will only be inserted when you're working with text.

aldaleon

Aldaleon #3864

Change log 2024-05-13:

  • [Phrases] Fixed the representation of translations when there are multiple sentences in a paragraph. This will be useful for longer texts and I discovered this issue while working on one myself.
  • [Phrases] You can now fine tune the sentence and paragraph order in the contribution view. Don't do that though if you don't know what you're doing as it can lead to quite unintended side-effects!
  • [Phrases] The escape key can now be used to exit the grammar inspector! :)

aldaleon

Aldaleon #3971

Change log 2024-06-17:

  • Fine tuned server configuration to improve client performance and speed things up. There's still this weird slowdown due to Google Adsense on some devices in certain locales which I'm still working to figure out. More to come soon.
  • Migrated session management to speed things up!

aldaleon

Aldaleon #4168

Change log 2024-09-26:

  • A new activity feed on your profile page! It'll show your most recent activities within Discuss and the dictionary. I'll add to it and improve it over time.
    • I'm rolling this out slowly so it will not immediately refresh with new content you post. It'll feel more immediate in time once I've ironed out a few performance concerns
  • Fixed an issue affecting people trying to upload large pictures as their profile photos. They'll be resized within the client now before being sent to the server, hopefully fixing the issue for you folks.
  • Various other platform improvements, including error logging and the serialization of dates.

aldaleon

Aldaleon #4173

Change log 2024-09-27:

Sorry for the outage today! The server went down while I was patching a number of bugs on feed.

  • Feed should be active for everyone now! It currently refreshes every 15 minutes.
  • Switched feed from gloss to gloss revisions. This ensures that every change you make to the dictionary is accounted for in your feed.

Known bugs:

  • Added phrases aren't complete in the feed. I'll look into that soon. (fixed!)

aldaleon

Aldaleon #4224

Change log 2024-10-21:

A small update with some minor fixes to bugs observed in the server log.

  • Fixed a compatibility bug with Google Translate in Chrome.
  • Fixed a race condition when merging accounts.

aldaleon