summaryrefslogtreecommitdiff
path: root/res/about/version.gmi
AgeCommit message (Collapse)Author
2021-12-11Updated release notesJaakko Keränen
2021-12-10Fixed history with multiple items having the same URLJaakko Keränen
If there were multiple instances of the same URL in history, only the latest one's content would be used when navigating back/forward.
2021-12-02Refactored CertListWidget out of the sidebarJaakko Keränen
The identity list is needed elsewhere outside of the sidebar, so moved it into a specialized ListWidget class.
2021-12-01Added switching to the identity toolbar menuJaakko Keränen
One can now use the identity toolbar menu to switch between client certificates that have been used on the current site. The five latest ones are remembered.
2021-11-30Updated release notesJaakko Keränen
2021-11-29Updated release notesJaakko Keränen
2021-11-29Updated release notesJaakko Keränen
2021-11-29Updated release notesJaakko Keränen
2021-11-29Updated release notesJaakko Keränen
2021-11-29Updated release notesJaakko Keränen
2021-11-28Fixed page timestamp; 24-hour time preferenceJaakko Keränen
IssueID #349
2021-11-27GmDocument: Heading level 3 indents like text linesJaakko Keränen
Making the heading hierarchy even clearer. H3 is now indented like normal text lines, and uses a bolder font.
2021-11-25Updated release notesJaakko Keränen
2021-11-25Unsplit button in toolbarJaakko Keränen
IssueID #378
2021-11-25GmDocument: Heading font stylesJaakko Keränen
Swapped bold styling of heading levels 2 and 3 for better visual distinction of the hierarchy.
2021-11-24Toolbar button for toggling sidebarJaakko Keränen
2021-11-24SidebarWidget: Non-item-related context menusJaakko Keränen
IssueID #388
2021-11-24Updated release notesJaakko Keränen
2021-11-24Updated release notesJaakko Keränen
2021-11-23Updated release notesJaakko Keränen
2021-11-23Updated release notesJaakko Keränen
2021-11-23Added Turkish UI languageJaakko Keränen
IssueID #396
2021-11-23Updated release notesJaakko Keränen
2021-11-23Select folder when adding/editing bookmarksJaakko Keränen
Most recently used folder is persistently stored in bookmarks.ini. IssueID #358
2021-11-23Feeds: Fixed handlig of duplicate entriesJaakko Keränen
Feed entries are expected to have unique URLs, since the URL is the identifier of an entry. If a feed has the same URL for more than one entry, only process the first one and ignore the rest. An entry will still show up as unread if it keeps the same URL but changes its title.
2021-11-21Merge branch 'dev' into work/v1.9Jaakko Keränen
# Conflicts: # CMakeLists.txt # res/about/version.gmi
2021-11-21Site-specific Titan upload identityJaakko Keränen
The identity to be used for uploads is now in sitespec.ini, so it applies to an entire site root. This should match actual use cases better than having URL-specific identities. Also fixed an issue with native menus. Replacing the items with new ones was not implemented. IssueID #379
2021-11-19Fixed clicking on tabs when banner is underneathJaakko Keränen
Banner was too eager to eat all mouse events.
2021-11-14Updated release notesJaakko Keränen
2021-11-14Merge branch 'dev' into work/v1.9Jaakko Keränen
# Conflicts: # CMakeLists.txt # Depends.cmake # src/lang.c
2021-11-13Updated release notesJaakko Keränen
2021-11-12Updated release notesJaakko Keränen
2021-11-10Updated release notesJaakko Keränen
2021-11-09Updated release notesJaakko Keränen
2021-11-08Bumped version number to 1.8.2Jaakko Keränen
2021-11-06Updated release notesJaakko Keränen
2021-11-04Added Czech UI translationJaakko Keränen
2021-11-04Updated release notesJaakko Keränen
2021-11-04Merge branch 'dev' into work/v1.9Jaakko Keränen
# Conflicts: # src/lang.c
2021-11-03Updated release notes: typoJaakko Keränen
2021-11-02Updated release notesJaakko Keränen
2021-11-02Updated release notesJaakko Keränen
2021-10-31CleanupJaakko Keränen
2021-10-30Added Ukrainian UI translationJaakko Keränen
Kudos to Alyssa Liddell for a 100% translation.
2021-10-27Updated documentationJaakko Keränen
Fonts and other changes.
2021-10-26Cleanup; minor tweaksJaakko Keränen
2021-10-26Updated release notesJaakko Keränen
2021-10-22Preferences: Visited links not bold by defaultJaakko Keränen
2021-10-19Bumped version to 1.7.3; updated release notesJaakko Keränen
2021-10-11Updated release notesJaakko Keränen