close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
fix_video_2fix_video_problemmain
|
Last change
on this file since 10c705f was
0bbf774,
checked in by Vadim Troshchinskiy <vtroshchinskiy@…>, 3 months ago
|
|
refs #2506 Update changelog
|
-
Property mode set to
100644
|
|
File size:
1.8 KB
|
| Line | |
|---|
| 1 | # Changelog |
|---|
| 2 | |
|---|
| 3 | All notable changes to this project will be documented in this file. |
|---|
| 4 | |
|---|
| 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), |
|---|
| 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|---|
| 7 | |
|---|
| 8 | ## [3.14.0] - 2025-08-14 |
|---|
| 9 | |
|---|
| 10 | ### Added |
|---|
| 11 | |
|---|
| 12 | - Fix interfaceAdmin code |
|---|
| 13 | - Rename parameters |
|---|
| 14 | |
|---|
| 15 | ## [3.13.0] - 2025-08-08 |
|---|
| 16 | |
|---|
| 17 | ### Added |
|---|
| 18 | |
|---|
| 19 | - Have filebeat collect OGAgentUser logs in /home |
|---|
| 20 | |
|---|
| 21 | ## [3.12.1] - 2025-08-05 |
|---|
| 22 | |
|---|
| 23 | ### Added |
|---|
| 24 | |
|---|
| 25 | - Save a log of early init (oginit/ogfuncions) |
|---|
| 26 | |
|---|
| 27 | ## [3.12.0] - 2025-07-31 |
|---|
| 28 | |
|---|
| 29 | ### Changed |
|---|
| 30 | |
|---|
| 31 | - Have /sbin/init run the python init |
|---|
| 32 | |
|---|
| 33 | ## [3.11.2] - 2025-07-18 |
|---|
| 34 | |
|---|
| 35 | ### Changed |
|---|
| 36 | |
|---|
| 37 | - Don't use the "@euro" locales |
|---|
| 38 | |
|---|
| 39 | ## [3.11.1] - 2025-07-11 |
|---|
| 40 | |
|---|
| 41 | ### Fixed |
|---|
| 42 | |
|---|
| 43 | - Fix opensearch pipeline |
|---|
| 44 | |
|---|
| 45 | ## [3.11.0] - 2025-07-11 |
|---|
| 46 | |
|---|
| 47 | ### Added |
|---|
| 48 | |
|---|
| 49 | - Install filebeat |
|---|
| 50 | |
|---|
| 51 | ## [3.10.1] - 2025-07-03 |
|---|
| 52 | |
|---|
| 53 | ### Changed |
|---|
| 54 | |
|---|
| 55 | - Undo the pcp/dstat change--does nothing |
|---|
| 56 | |
|---|
| 57 | ## [3.10.0] - 2025-07-03 |
|---|
| 58 | |
|---|
| 59 | ### Changed |
|---|
| 60 | |
|---|
| 61 | - Explicitly remove pcp and install dstat |
|---|
| 62 | |
|---|
| 63 | ## [3.9.2] - 2025-06-26 |
|---|
| 64 | |
|---|
| 65 | ### Fixed |
|---|
| 66 | |
|---|
| 67 | - Include dbus env var in .xinitrc |
|---|
| 68 | |
|---|
| 69 | ## [3.9.1] - 2025-06-18 |
|---|
| 70 | |
|---|
| 71 | ### Fixed |
|---|
| 72 | |
|---|
| 73 | - Increase "open files" ulimit for the qt6 browser |
|---|
| 74 | |
|---|
| 75 | ## [3.9.0] - 2025-06-16 |
|---|
| 76 | |
|---|
| 77 | ### Added |
|---|
| 78 | |
|---|
| 79 | - Take ogrepository SSH key from its git repo |
|---|
| 80 | |
|---|
| 81 | ## [3.8.0] - 2025-06-16 |
|---|
| 82 | |
|---|
| 83 | ### Added |
|---|
| 84 | |
|---|
| 85 | - Installation of package opengnsys-gitlib |
|---|
| 86 | |
|---|
| 87 | ## [3.7.0] - 2025-05-28 |
|---|
| 88 | |
|---|
| 89 | ### Changed |
|---|
| 90 | |
|---|
| 91 | - Leave resolv.conf as a symlink to /run/resolvconf/resolv.conf |
|---|
| 92 | |
|---|
| 93 | ## [3.6.0] - 2025-05-21 |
|---|
| 94 | |
|---|
| 95 | ### Changed |
|---|
| 96 | |
|---|
| 97 | - Configure stunnel and dbus via includes rather than in python code |
|---|
| 98 | |
|---|
| 99 | ### Added |
|---|
| 100 | |
|---|
| 101 | - Add script for changing the URL in the running browser |
|---|
| 102 | |
|---|
| 103 | ## [3.5.0] - 2025-05-19 |
|---|
| 104 | |
|---|
| 105 | ### Changed |
|---|
| 106 | |
|---|
| 107 | - Configure dbus |
|---|
| 108 | |
|---|
| 109 | ## [3.4.0] - 2025-05-18 |
|---|
| 110 | |
|---|
| 111 | ### Changed |
|---|
| 112 | |
|---|
| 113 | - Install and configure stunnel in the image |
|---|
| 114 | |
|---|
| 115 | ## [3.3.0] - 2025-05-14 |
|---|
| 116 | |
|---|
| 117 | ### Changed |
|---|
| 118 | |
|---|
| 119 | - Add changes required for the new browser |
|---|
| 120 | |
|---|
| 121 | ## [3.2.1] - 2025-03-31 |
|---|
| 122 | |
|---|
| 123 | ### Changed |
|---|
| 124 | |
|---|
| 125 | - Include build date in the final VERSION.txt |
|---|
Note: See
TracBrowser
for help on using the repository browser.
Download in other formats: