- Restructuring, code cleanup
- hot key Ctrl+Shift+L to simplify whole page
- Identify language and limit simplifications to supported languages, display warning if not supported
- Provide language ID to simplification call
- Warning if no user registered (e.g. after fresh install)
- Connection check at browser action
- Check for new version at browser action
- Popup menu to change user and simplify whole page
- Allow to simplify whole page again (targets with available synonyms)
- Terms and conditions link
- Disabled simplification of entire page after login/registration
- Fixed bugs with on-demand simplifications
session_id
renamed torequest_id
- Fixed on-demand simplification interface
- Moved to on-demand simplifications
- Removed thumbsdown and feedback text
- Improved CSS to prevent linebreaks at thumbsdown
- Allow execution of Lexi only once per tab load
- better style of notification boxes
- marking original word
- change user in context menu
- division of injected CSS and iframe CSS
- centralised configuration (e.g. of URLs)
- slimmer message passing
- towards resizing frame containers to their content
- Notifier and feedback reminder back into main frame (due to problems with unresizable iframe containers)
- Notifier and feedback reminder in iframes
- Cleanup of simplify.js
- Clarification of why personal data is needed in registration modal
- Terms and conditions checked in registration modal
- Provide 'other' option in educational status
- Feedback reminder later and not closable
- Bugfix in star ratings
- better error handling
- small bugfix in manifest.json
(skipped publication)
- changeText() works on
choices
rather than harder-codedoriginal
andsimple
- UX improvements (feedback reminder closable), some CSS improvements
- Include session IDs
- Notifier closable
- Feedback reminder instead of modal on every page leave
- Modals in iframes, much better JS/HTML isolation (and CSS isolation from content page)
selection
key in simplification objects counts all number of clicks, selects word by modulo operation
- frontend version number in all requests
- initial release