Skip to content

Tags: tecwindow/albayan

Tags

6.2.0

Toggle 6.2.0's commit message
Bump version to 6.2.0 and add repo menu

Prepare release 6.2.0: update version strings across installer, docs, script defaults and constants; update release download URLs to 6.2.0; add a "repository" submenu to the Help menu to open or copy the GitHub repo URL; fix a small typo and reorder help items in the user guide and whats-new pages. Files updated: albayan.iss, documentation/* (HTML/MD), documentation_creater.py, setup.py, ui/widgets/menu_bar.py, utils/const.py.

6.1.1

Toggle 6.1.1's commit message
Bump version to 6.1.1; add security note

Update project version to 6.1.1 across installer, code, and documentation. Updated albayan.iss, utils/const.py, and setup.py defaults/env to 6.1.1; updated documentation HTML titles and md/html content to reflect 6.1.1 and added a brief security update note in WhatsNew. Also adjusted documentation_creater.py default/version examples to 6.1.1.

6.1.0

Toggle 6.1.0's commit message
more changes in documentation files.

6.0.0

Toggle 6.0.0's commit message
Release 6.0.0: add portable support and docs

Bump release to 6.0.0 and add portable build/support. Changes include:

- Update version string in installer (albayan.iss), program constants (utils/const.py), setup defaults and environment fallback (setup.py), and documentation generator defaults (documentation_creater.py).
- Add portable packaging step in GitHub Actions: copy build into portable_output\Albayan before zipping.
- Add portable-related UI behavior in main.py: display program name as Installed/Portable/Source.
- Expand UserGuide and WhatsNew (HTML/MD) to document portable downloads, creation, storage differences, additional requirements (MSVC redistributable), and acknowledgements.
- Remove utils/mode.py (registry/installed detection implementation replaced or relocated).

These changes prepare and document the 6.0.0 release with official portable distribution support and related UX/docs updates.

5.0.1

Toggle 5.0.1's commit message
Bump version to 5.0.1 and update docs

Bump the project version to 5.0.1 across the codebase (utils/const.py, albayan.iss, setup.py) and update defaults/env var in setup.py and documentation_creater.py. Refresh documentation page titles (Marks.html, Shortcuts.html, UserGuide.html), add the 5.0.1 release notes (WhatsNew.html, WhatsNew.md), and update installer metadata (copyright year).

5.0.0

Toggle 5.0.0's commit message
some changes.

4.0.2

Toggle 4.0.2's commit message
Updated Albayan to 4.0.2.

4.0.1

Toggle 4.0.1's commit message
Merge branch 'albayan_beta'

4.0.0

Toggle 4.0.0's commit message
Added default value for saved_sura_number.

3.0.1

Toggle 3.0.1's commit message
Some fixes.