This document lists all changes of LittleBrotherTaskbar
with the most recent changes at the top.
- Upgrade
python_base_app
to 0.2.50
- Support Windows
- Upgrade
python_base_app
to 0.2.40 (eliminate dependency on PIP packagepython-ldap
) - Call
MainLoop
ofwxpython
in main thread - Derive path of temporary directory in a platform independent way
- Added some debugging output
- Build URLs in a platform independent way
- Merge Snyk security fix
- Add CODE_OF_CONDUCT.md and CONTRIBUTING.md
- Add Snyk package health indicator in README.md
- Upgrade
python_base_app
to 0.2.36
- Add CodeClimate rating to README.md
- Handle status window using
wxglade
- Use
HtmlWindow
for displaying message - Remove resize hack
- Upgrade
python_base_app
to 0.2.23 - Closes #30, see here
- Update Italian localization
- Add tabs to configuration dialog
- Closes #25, see here
- Closes #26, see here
- Closes #27, see here
- Add class
StatusFrame
- Add script
run_little_brother_taskbar_test_suite_no_env.py
- Activate Sonarcube analysis
- Accepts pull request regarding Italian localization
- Accepts pull request regarding French localization
- Beautified tray logo
- Upgrade to
python_base_app
0.2.13 (fix CircleCI CPU limit issue)
- Fix wrong release branch (some changes from master branch were missing)
- Update
wxPython
to 4.1.1 (this solves problem with compilation error ofwxPython
for currentsetuptools
) - Upgrade to
python_base_app
0.2.10 - Correct URLs for test.pypi.org and pypi.org
- Closes #17, see here
- Closes #18, see here
- Add icon in window header to show whether spoken notifications are enabled
- Update Italian localization
- Use LocaleHelper
- More consistent naming of configurations options and variables
- Closes #1, see here
- Closes #2, see here
- Closes #5, see here
- Closes #12, see here
- Closes #14, see here
- Upgrade to
python_base_app
0.2.1
- Set default locale to "en"
- Add YouTube video
- Upgrade to
python_base_app
0.2.0
- Add Danish localization (locale 'da')
- Add Spanish localization (locale 'es')
- Upgrade to
python_base_app
0.1.11
- Add Finnish localization (locale 'fi')
- Add Turkish localization (locale 'tr')
- Add Japanese localization (locale 'ja')
- Add Bangla localization (locale 'bn')
- Add French localization (locale 'fr')
- Add Thai localization (locale 'th')
- Add license file
- Suppress old spoken notifications upon login
- Upgrade to
python_base_app
0.1.9 - Remove translations of
python_base_app
from Babel files - Add README.md section on installation as desktop startup application
- Add Dutch localization (locale 'nl')
- Upgrade to
python_base_app
0.1.8
- Optionally provide speech generation for notification messages
- Upgrade to
python_base_app
0.1.6
- Activate the Italian translations
- Increase default width of window to allow for Italian texts to be fully displayed
- Upgrade to python_base_app 0.1.5
- Read long_description of
setup.py
fromREADME.md
- Provide new icon showing panda in tray
- Provide empty test suite for CI
- Align version of PIP package
Jinja2
to that ofpython-base-app
- Remove some Codacy smells
- Automatic loading of user configuration file
- Provide sample configuration file**
- Provide default English translations for Italian and French
- Initial version