Skip to content

Commit

Permalink
some changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
QaisAlrefai committed Aug 10, 2022
1 parent a8ece7b commit 566a70e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 323 deletions.
30 changes: 29 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,31 @@ This simple program enables you to search Wikipedia, the free encyclopedia, with

## what's new:

### Version 1.2:

This version comes with numerous new features and bug fixes.

- Added French translation, Thanks Riad Assoum.
- You can now adjust the size and color of the font while reading the article.
- Added an option to display a dialog with the tables in the article. Warning: it may not always display correctly, but rather depends on the format of the article.
- Added an option to display a list of external references from within the article so that you can open any of them in your browser.
- Added an option to display articles that are linked to the currently displayed article. You may interact with them just like you do with the search results.
- You can now save the article as an HTML file.
- Added the ability to display random articles with their language depending on the already set search language. You may interact with them just like you do with the search results.
- Added an option in settings to view the article as HTML (note: buggy and unreliable).
- Added quite a few communication methods in the main menu to reach the developers.
- Changed a few options within the action menu of the displayed article window.
- The program will start faster if you disable the auto check for updates feature.
- Fixed the bug where an update's changelog was not being shown correctly in the update dialog.
- Changed some keyboard shortcut.
- Fixed a few minor bugs here and there.

#### Notes:

- Due to a change in the language suffixes in this version, the program language will automatically revert back to English after the update. You will need to change it only once and it will auto-save just like before.
- All new article options can be found by pressing alt and browsing the menus where you may find and learn all the hotkeys.
- All hotkeys will later be written to this file.

### Version 1.1:

We are still learning and improving this software as we improve our knowledge of programming, and we have been able to add quite a few features in this version.
Expand All @@ -16,7 +41,7 @@ We are still learning and improving this software as we improve our knowledge of
- You can now jump to any of the article headings while reading it.
- You can now customize the number of search results up to 100 at the moment (you can change the number from the settings).
- You can now close the article window using the escape key (you can enable this feature from the settings).
-The program will now warn you if you try to close it while one or more articles are open (this feature can be disabled from the settings).
- The program will now warn you if you try to close it while one or more articles are open (this feature can be disabled from the settings).
- The program will now check for updates automatically when launched (you can disable this feature from the settings.
- The program will now remember the selected search language for future uses.

Expand All @@ -28,6 +53,9 @@ We are still learning and improving this software as we improve our knowledge of
* Change the color of the entire frame while reading the article. The next versions will allow further customizations to the colors and fonts.
* An auto-updater that allows users quick access to new features.

## Supported OS:
The software supports Windows 8 and above with both 32 and 64 bit architectures.

## Requirements
Python 3.xx

Expand Down
322 changes: 0 additions & 322 deletions messages.pot

This file was deleted.

0 comments on commit 566a70e

Please sign in to comment.