Jaifroid
96bf62136e
Changelog for 3.7
2025-08-06 16:00:43 +03:00
jainex
7f5a62a60a
Feat:708 Remove ToC when one or less elements #708 ( #747 )
...
Signed off by @Jainex17
2025-08-06 15:41:03 +03:00
Jaifroid
3249740d94
When changing mobile-desktop styles reload article
2025-08-06 14:34:37 +03:00
Jaifroid
3ca7777de0
Do not close sections in desktop Vector ZIMs
...
Fixes #752
2025-08-06 14:33:28 +03:00
Jaifroid
74c11b830b
Fix logic for when to apply Wikimedia ZIM fixes
2025-08-06 13:17:06 +03:00
Jaifroid
a69091f7ed
Bump app version
2025-08-06 12:50:31 +03:00
Jaifroid
88e86f0b68
Bump changelogs
2025-08-06 12:49:33 +03:00
Jaifroid
65b4dc73df
Update documentation of features
2025-08-06 11:16:28 +03:00
Jaifroid
246f1649d1
Remove heading on Wikimedia landing pages
2025-08-06 08:02:05 +03:00
Jaifroid
c7a5f19e01
Fix misplaced infoboxes and misaligned titles in RTL ZIMs #749 ( #750 )
...
* Fix misplaced infoboxes in RTL ZIMs mobile style
* Fix misaligned title
* Fix relocation of infobox
* Fix regression with legacy ZIM styles
* Simplify infobox detection code
* Make repeated code into a helper function
2025-08-06 07:34:38 +03:00
Jaifroid
4c3fe5c032
Add missing external link SVG for Vector css
2025-08-06 07:32:42 +03:00
Ryan
f46a39d82f
Fix typo in configuration page ( #751 )
2025-08-05 19:41:04 +03:00
Jaifroid
0d01e58a8f
Bump changelogs
2025-08-04 20:04:16 +03:00
Jaifroid
c394379de9
Bump app version
2025-08-04 19:59:47 +03:00
Jaifroid
7572491357
Fix footnote numbering for local mobile style #740 ( #746 )
2025-08-04 19:42:58 +03:00
Jaifroid
14768b9a4b
Bump app version
2025-08-04 16:57:48 +03:00
Jaifroid
47e19a888b
Bump changelogs
2025-08-04 16:57:01 +03:00
Jaifroid
b3307395f2
Fix opening and closing of Wikipedia headers #744 ( #745 )
...
* Fix opening and closing of Wikipedia headers
* Only make sections closeable in mobile styles
* Fix misplaced hatnote in mobile style
2025-08-03 07:01:09 +03:00
Jaifroid
0b2246eee0
Fix typo in config
...
Fixes #743 .
2025-07-30 10:08:30 +03:00
Jaifroid
ea6e027d13
Bump Electron builder to latest
2025-07-28 18:07:51 +03:00
Jaifroid
8ae0712e6b
Better loading logic for latest Electron
2025-07-28 18:07:32 +03:00
Jaifroid
88497964ce
Update permalinks
2025-07-27 16:53:43 +03:00
Jaifroid
2fabb9a1ca
Change code signing thumbprint
v3.6.8-E
v3.6.8
2025-07-26 17:16:46 +03:00
Jaifroid
bc9e935b95
Add known issue
2025-07-19 12:08:39 +01:00
Jaifroid
f369c5dbc7
Further code to remove max page width
2025-07-19 11:59:53 +01:00
Jaifroid
df901b9a2a
Update skins.vector.styles.css
2025-07-19 10:55:30 +01:00
Jaifroid
8b15f36844
Bump app to v3.6.8
2025-07-19 10:42:49 +01:00
Jaifroid
801685eca7
Update changelogs for release 3.6.7 / 3.6.8
2025-07-19 10:40:50 +01:00
Jaifroid
1d000fd479
Update mediawiki.page.gallery.styles.css
...
Fixes #737
2025-07-19 10:27:48 +01:00
dependabot[bot]
78f141ef31
Bump electron from 29.3.1 to 29.3.3 ( #738 )
...
Bumps [electron](https://github.com/electron/electron ) from 29.3.1 to 29.3.3.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v29.3.1...v29.3.3 )
---
updated-dependencies:
- dependency-name: electron
dependency-version: 29.3.3
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-13 16:09:29 +01:00
Jaifroid
6ccffd0001
Bump app version
2025-06-19 10:08:46 +01:00
Jaifroid
263889fcb7
Update CHANGELOG.md
2025-06-19 10:08:11 +01:00
Jaifroid
46e47e792b
Fix find in article bar not showing #732 ( #733 )
2025-06-19 09:59:14 +01:00
Jaifroid
ae99e20e6c
Fix missing text on some pages #730 ( #731 )
...
Removes unneeded dirty patches that misbehave.
2025-06-19 07:08:52 +01:00
Jaifroid
2aa6bbf585
Revert "Try to fix npm error"
...
This reverts commit 80e4157c92ffb6628f94cabc62b756ac45f46dd0.
2025-06-18 06:50:52 +01:00
Jaifroid
80e4157c92
Try to fix npm error
2025-06-17 20:50:23 +01:00
Jaifroid
fe7539c335
Update CHANGELOG.md
2025-06-17 20:33:01 +01:00
Jaifroid
769249c059
Update information about fulltext search
2025-06-17 20:32:43 +01:00
Jaifroid
d9b588919c
Bump app version
2025-06-17 20:00:17 +01:00
Jaifroid
bfa70d09f7
Security updates
2025-06-17 19:59:53 +01:00
Jaifroid
b971457af7
Fix runaway regular expression when parsing MathML #714 ( #728 )
2025-06-17 19:56:58 +01:00
Jaifroid
cf0dfc73f2
Fix rare case of popover icons not found
2025-06-17 14:01:34 +01:00
Jaifroid
b9def35bdd
Move and improve ZIM theme style detection
2025-06-17 11:17:10 +01:00
Jaifroid
0c53ffcf1e
Match missing styles with ./mw instead of -/mw
2025-06-17 11:16:38 +01:00
Jaifroid
4fb15c8cad
Add snippets to fulltext search #724 ( #725 )
2025-06-14 17:23:35 +01:00
Jaifroid
bb5136e677
Fix unresponsive search prefix ( #726 )
2025-06-13 08:49:26 +01:00
Jaifroid
05a1409fe2
Make features section clickable
2025-06-11 09:23:24 +01:00
Jaifroid
8c46c2ca07
Fix figcaption dark style
2025-06-10 20:58:44 +01:00
Jaifroid
4d46656112
Update CHANGELOG.md
2025-06-10 11:30:47 +01:00
Jaifroid
d29afd0576
Bunp app version
2025-06-10 11:29:41 +01:00