Changelog for
kate-lang-24.08.2-1.2.noarch.rpm :
* Tue Oct 08 2024 Christophe Marin
- Update to 24.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.2/- Changes since 24.08.1:
* snapcraft: Add paths for libs in core22 to ld_library_path
* snapcraft: Ensure $SNAP path is first in LD_LIBRARY_PATH
* snapcraft: Patchelf dri files so we have graphics.
* fix strange behavior on document close after restore (kde#487034)
* add compat code to read old session config for views
* fix session restore of tabs/views of untitled documents (kde#464703)
* don\'t store pointer
* Tue Sep 10 2024 Christophe Marin - Update to 24.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.1/- Changes since 24.08.0:
* snapcraft: Fix typo..
* snapcraft: Actually add the neon packages.
* snapcraft: Use neon packages to simplify build and runtime.
* snapcraft: New upstream release. Refresh prime cleanup.
* back to normal konsole
* Remove unneeded search result expanding limit (kde#491890)
* KateBuildView: Remove close button entirely
* Formatter: add formatting for Odin language
* Change the default LSP client for GLSL language to glsl_analyzer
* Fix tooltip hides on scrolling using scrollbar (kde#492092)
* Tooltip: Only highlight blocks that are marked BlockCodeLanguage (kde#492076)
* Dont insert line breaks in tooltip (kde#492062)
* Fix crash on window close
* Build release branch.
* Mon Aug 19 2024 Christophe Marin - Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/- Too many changes since 24.05.2, only listing bugfixes:
* Fix Show sidebar shortcut not being restored properly (kde#453715)
* Tabs: Wrap around to first on nextTab if current is last tab (kde#476565)
* Diff: Allow jumping to hunks with full context (kde#488418)
* Diff: Forward wheel event to editor (kde#490406)
* try to avoid to create parent less widgets (kde#490712)
* fix crash if no konsole installed (kde#490957)
* Allow removing multiple items from welcome page (kde#490308)
* plugin_kategdp: When breakpoint mark changes, toggle breakpoint for it (kde#481691)
* ensure we restore stashed documents with right encoding (kde#489360)
* use session file name as stash folder name (kde#485551)
* Fix katesql plugin build (kde#488694)
* Fix crash in urlbar (kde#489931)
* keep track of focus for widgets, too (kde#485209)
* ensure plugin actions are in front of context menu (kde#488336)
* update clangd homepage (kde#486939)
* Fix ruby method parsing and nested classes parsing (kde#480756)
* keep track of recent used files on saveAs & close (kde#486203)
* use kate from the right virtual desktop (kde#486066)
* S&R: Improve tab handling (kde#484231)
* Tue Jul 02 2024 Christophe Marin - Update to 24.05.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.2/- No code change since 24.05.1
* Wed Jun 12 2024 Christophe Marin - Update to 24.05.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.1/- Changes since 24.05.0:
* guard more dbus headers
* add missing KWindowSystem include
* guard fillinRunningKateAppInstances
* guard dbus header
* guard dbus app adaptor
* Sun May 19 2024 Christophe Marin - Update to 24.05.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.05.0/- Changes since 24.04.80:
* KateSaveModifiedDialog: Use message box icon size from style
* UrlBar: Optimize showing a directory
* UrlBar: Fix filtering in treeview
* urlbar: Slightly optimize current symbol finding
* UrlBar: Fix symbol view
* Fix RBQL toolview remains after plugin is disabled
* Refer to qml language server binary by upstream name
* fix capture warnings
* fix capture warnings
* use 6.0 as minimal release and use C++20 like frameworks
* use new theme and style init functions
* keep track of recent used files on saveAs & close (kde#486203)
* make dbus optional is a start, needs more work
* don\'t force konsole master
* use kate from the right virtual desktop (kde#486066)
* Fri May 03 2024 Christophe Marin - Update to 24.04.80
* New feature release- Too many changes since 24.02.2, only listing bugfixes:
* Fix external tools get lost on modification (kde#456502)
* Fix crash on deleting the only file in view (kde#485738)
* project: Add ruff code analysis tool (kde#466175)
* Fix tooltip hides on trying to scroll using scrollbar (kde#485120)
* Documents: Fix sorting for directories (kde#476307)
* ColorPicker: connect to line wrap/unwrap signals (kde#475109)
* Add Rainbow CSV plugin (kde#451981)
* Fix tabbar visibility check (kde#455890)
* Fix session autosave deletes view session config (kde#482018)
* Restore last active toolview when closing file history (kde#474129)
* diag: Fix filtering after removing previous items (kde#481381)
* move lsp context menu actions to xmlgui (kde#477224)
* add size limit config option to search in files (kde#480489)
* don\'t acces member without checking (kde#482946)
* improve safefty, don\'t crash on non arrays (kde#482152)
* fix crash on close other with active widget (kde#481625)
* more descriptive label (kde#464065)
* fix Kate snippets: crash when editing a snippet repository (kde#478230)
* fix: terminal path automatically changes on launch even if the terminal setting is disabled (kde#480080)
* Tue Apr 09 2024 Christophe Marin - Update to 24.02.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.2/- Changes since 24.02.1:
* Add job to publish to Microsoft Store
* Enable appx build for Windows
* add appimage ci
* [CI/CD] Add macOS jobs
* build Qt6 based Appx
* Tue Apr 02 2024 Christophe Marin - Add a couple recommended plugins to preview files in kate
* Tue Mar 19 2024 Christophe Marin - Update to 24.02.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.1/- Changes since 24.02.0:
* Fix tooltip not hiding after context menu was opened
* diag: Trying to match cursor position instead of just line
* diag: Match severity when trying to find item for line
* diag: Fix severity filter
* diag: Fix relatedInfo and fix items are hidden after applying filter
* share code for url handling
* don\'t acces member without checking (kde#482946)
* improve safefty, don\'t crash on non arrays (kde#482152)
* flatpak: Switch to non-preview runtime
* Fix rainbow highlighting breaks on bracket removal
* tabswitcher: Do not emit if we\'re adding no documents
* Fix tabswitcher performance when large of docs are opened
* Avoid many proxy invalidations on close
* fix crash on close other with active widget (kde#481625)
* Fri Feb 23 2024 Christophe Marin - Update to 24.02.0
* New feature release- Changes since 24.01.95:
* Fix tabswitcher performance when large of docs are opened
* Avoid many proxy invalidations on close
* fix crash on close other with active widget (kde#481625)
* Fix crash
* Documents: Fix row numbers not updated after dnd
* Fix diagnostic count when removing diagnostics from a doc with multiple providers
* diag: Always allow diagnostics for active document
* Fri Feb 09 2024 Christophe Marin - Update to 24.01.95
* https://kde.org/announcements/megarelease/6/rc2/
* Fri Dec 15 2023 Christophe Marin - Require extra-cmake-modules at build time
* Tue Dec 05 2023 Christophe Marin - Update to 23.08.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.4/- No code change since 23.08.3
* Tue Nov 07 2023 Christophe Marin - Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/- Changes since 23.08.2:
* snapcraft: Don\'t bundle c++ libs. (kde#476498)
* Reflect move of KActivities out of Frameworks to Plasma
* Update to reflect move of KUserFeedback to Frameworks
* snapcraft: Fix wayland installs by bundling qtwayland libs.
* Fix crash on dropping file in project (kde#476016)
* snapcraft: add missig build dep gettext.
* [flatpak] Use Qt5 branch for deps
* snapcraft: initial import snacraft files
* Tue Oct 10 2023 Christophe Marin - Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/- Changes since 23.08.1:
* ensure we don\'t crash if no item is selected (kde#475379)
* Fix prettier.resolveConfig.sync is not a function (kde#474722)
* Explicitly call QCoreApplication::exit()
* Tue Sep 12 2023 Christophe Marin - Update to 23.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.1/- Changes since 23.08.0:
* lsp: Fix crash on clicking \"Close dynamic reference tabs\" (kde#474216)
* Fix assert when moving a widget to a new vertical viewspace
* Fix crash on viewspace close
* Sun Aug 20 2023 Christophe Marin - Update to 23.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.08.0/- Changes since 23.07.90:
* Fix crash when adding/removing suppression
* Use QFontMetrics::lineSpacing to calculate the line y offset (kde#473362)
* Mon Aug 14 2023 Christophe Marin - Update to 23.07.90
* New feature release- Changes since 23.07.80:
* block session auto save in some more places
* File Browser plugin: make search string partial-matching (kde#472374)
* Fix diagnostics tab overlay
* check that blocking level is zero
* avoid that the session save timer messes up session saving (kde#470293)
* Add missing $ to fix installed translated documentation
* Add missing KI18n links
* handle tab deletion/creation
* diagnostics: Handle suppressions from multiple providers
* diagnostics: Refactor diagnostics removal
* Remove Designer\'s \".\" normaloff file data from icon properties in .ui files
* ensure we don\'t use m_quickOpen uninited
* remove deprecated Id
* ensure proper parent for dialog
* ensure proper parent for dialog
* Tue Aug 01 2023 Christophe Marin - Update to 23.07.80
* New feature release- Too many changes since 23.04.3, only listing bugfixes:
* lsp: always honor server when using Completion.textEdit.newText (kde#468130)
* Add open action to tabbar context menu (kde#471471)
* use word-completion-minimal-word-length as configured (kde#470494)
* Allow opening new tab in front of currently active tab optionally (kde#471225)
* Fix double drive letters on \"Run Current Doc\" (kde#469340)
* ensure sidebars are properly collapsed (kde#460160)
* Don\'t ask user if he wants to save modified document when deleting (kde#448861)
* Fix --version, --help, -h, -v not working (kde#468318)
* CompilerExplorer: Fix crash when minimizing (kde#468294)
* Fix preview for markdown files not loaded on mode change (kde#384972)
* Include markdownpart in flatpak builds (kde#466349)
* Fix asking to save untitled empty doc on close (kde#462347)
* Intoduce open links plugin (kde#93087)
* Konsole: Show error when konsole not found (kde#438308)
* Intoduce KateTextHintManager (kde#467322)
* Use internal diff view in KateMWonHDDialog (kde#441120)
* ensure projects view is focused (kde#465786)
* Allow opening multiple files from welcome view (kde#467097)
* Cleanup/improve MWModOnHDDialog (kde#464088)
* Search: Fix crash on clicking clear (kde#467255)
* Tue Jul 04 2023 Christophe Marin - Update to 23.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.3/- Changes since 23.04.2:
* Improve code action invocation with no selection
* Fix LSP inlay hint deserialization
* lsp: Use label as insertText as a last resort
* Tue Jun 06 2023 Christophe Marin - Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/- Changes since 23.04.1:
* Fix double drive letters on \"Run Current Doc\" (kde#469340)
* Tue May 09 2023 Christophe Marin - Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/- Changes since 23.04.0:
* ensure sidebars are properly collapsed (kde#460160)
* Sat Apr 15 2023 Christophe Marin - Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
* Fri Mar 31 2023 Christophe Marin - Update to 23.03.90
* New feature release
* Fri Mar 17 2023 Christophe Marin - Update to 23.03.80
* New feature release- Rebase patch:
* 0001-Defuse-root-block.patch
* Thu Mar 16 2023 Christophe Marin - Use the %ldconfig_scriptlets macro
* Tue Feb 28 2023 Christophe Marin - Update to 22.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.3/
* Tue Jan 31 2023 Christophe Marin - Update to 22.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.2/- Drop patch, merged upstream:
* 0001-Fix-settings-saving-regression-in-CTags-plugin.patch
* Mon Jan 09 2023 Fabian Vogt - Add patch to fix the save button in the ctags configuration (kde#463993, boo#1206984):
* 0001-Fix-settings-saving-regression-in-CTags-plugin.patch
* Tue Jan 03 2023 Christophe Marin - Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
* Fri Dec 02 2022 Christophe Marin - Update to 22.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.12.0/
* Sat Nov 26 2022 Christophe Giboudeaux - Update to 22.11.90
* New feature release
* Sat Nov 12 2022 Christophe Giboudeaux - Update to 22.11.80
* New feature release
* Tue Nov 01 2022 Christophe Giboudeaux - Update to 22.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.3/
* Tue Oct 11 2022 Christophe Giboudeaux - Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
* Tue Sep 06 2022 Christophe Giboudeaux - Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
* Sun Aug 14 2022 Christophe Giboudeaux - Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
* Fri Aug 05 2022 Christophe Giboudeaux - Update to 22.07.90
* New feature release
* Sat Jul 16 2022 Christophe Giboudeaux - Update to 22.07.80
* New feature release- Rebase 0001-Defuse-root-block.patch
* Tue Jul 05 2022 Christophe Giboudeaux - Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
* Wed Jun 08 2022 Christophe Giboudeaux - Update to 22.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.2/
* Tue May 10 2022 Christophe Giboudeaux - Update to 22.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.1/
* Mon Apr 18 2022 Christophe Giboudeaux - Update to 22.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.04.0/
* Fri Apr 08 2022 Christophe Giboudeaux - Update to 22.03.90
* New feature release
* Wed Mar 23 2022 Christophe Giboudeaux - Update to 22.03.80
* New feature release- Too many changes since 21.12.3, only listing bugfixes:
* show documents as loaded from config (kde#353373)
* ensure some proper initial size (kde#450686)
* make config dialog scrollable (kde#445541)
* Handle SIGINT/SIGTERM to prevent accidental data loss (kde#445016)
* Fix crash when closing multiple tabs if limited number of tabs is enabled (kde#450873)
* Sort by url instead of comparing strings (kde#435334)
* Fix tab jumping with unlimited tabs (kde#440585, kde#435780)
* Fix LRU tab behaviour (kde#434062)
* S&R: Fix Look-ahead & behind highlighting & replace (kde#449545)
* Fix stashing not working when Kate is quit using Ctrl+Q (kde#449229)
* lspclient: also support some alternative WorkspaceEdit replies (kde#447640)
* Allow DND of tabs among viewspaces (kde#426768)
* Dont bring kate to front when files externally modified (kde#353712)
* Fix the check to also handle 0 doc views (kde#448847)
* Improve views closing in split view behaviour (kde#344374)
* Fix terminal focus action text when focusing/defocusing (kde#409813)
* step down warning level when LSP not found (kde#448549)
* filetree: Fix folders collapse after opening new file (kde#410143)
* Clear highlights if text field becomes empty (kde#436674)
* lspclient: only allow symbol view header toggle sort when applicable (kde#447653)
* Search: Utilize context lengths more efficiently (kde#438094)
* Fix search for unsaved files (kde#434287)
* Ignore rename if newName == oldName (kde#447951)
* SemanticTokens: Use size_t as argument for type (kde#447553)
* GDB: Use debug-run theme icon in stead of custom icon (kde#444670)
* do nothing if use canceled project open (kde#447194)
* fix sessions segfault because of invalid iterator (kde#446863)
* enable/disable project actions (kde#445494)- Use GCC 10 for building kate on Leap 15.
* Tue Mar 01 2022 Christophe Giboudeaux - Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/- Changes since 21.12.2:
* Fix stashing not working when Kate is quit using Ctrl+Q (kde#449229)
* Tue Feb 01 2022 Christophe Giboudeaux - Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/- Changes since 21.12.1:
* improve QProcess handling
* avoid that we execute LSP binaries from cwd (CVE-2022-23853)
* step down warning level when LSP not found (kde#448549)
* lspclient: send didSave notification if so requested
* lspclient: consider some additional server capabilities
* Tue Jan 04 2022 Christophe Giboudeaux - Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/- Changes since 21.12.0:
* lsp: Do not HTML escape markdown text
* Fix blame not visible after switching to a \'diff view\'
* SemanticTokens: Use size_t as argument for type (kde#447553)
* lsp: Handle client/RegisterCapability
* Fix incorrect blame info parsing when summary has \'\\t\'
* ColorBrackets: Fix disconnecting wrong view
* Fix 2 second delays for everything semantic highlighting related
* do nothing if use canceled project open (kde#447194)
* Ensure to clean up saved ranges when docs close
* enable/disable project actions (kde#445494)
* Fix segfault on session change
* try to fix compile on FreeBSD
* build \'Colored brackets for readability\' plugin in master
* fix sessions segfault because of invalid iterator (kde#446863)
* appstream: Remove duplicated release info
* Fix LSPTooltip sizing
* Fri Dec 03 2021 Christophe Giboudeaux - Update to 21.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.12.0/- Changes since 21.11.90:
* Fix git blame for git submodules
* Fix blame fails when opening a single file
* git-blame: Fix commit summary not available
* Introducing Colored Brackets plugin
* Sat Nov 27 2021 Christophe Giboudeaux - Update to 21.11.90
* New feature release- Changes since 21.11.80:
* Add more options for clangd
* Sat Nov 13 2021 Christophe Giboudeaux - Update to 21.11.80
* New feature release- Too many changes since 21.08.3, only listing bugfixes:
* LSP Completion: use textEdit.newText as a workaround (kde#445085)
* Fix compile cpp when path has spaces (kde#443618)
* Show LspClient after positioning (kde#443895)
* fixes reload dialog on wayland (kde#440583)
* avoid crash on session rename (kde#443267)
* fix view differences (kde#441120)
* save \'Show output view for message type\' setting (kde#442707)
* Fix infinite recursion in project filter model (kde#443026)
* Fix replicode plugin not deleting its toolview (kde#441859)
* Delete unfilled entries in tool config group (kde#437419)
* KWrite: use KStandardAction::preferences (kde#441505)
* Escape shortcut mnemonic markers (&) in tab texts (kde#441340)
* Allow multiple tabs for Konsole plugin(s) (kde#437922, kde#419710, kde#435398, kde#200322, kde#145203)
* handle nullptr return of screenAt() (kde#439804)
* Expand tool view sidebars when they are collapsed (kde#439535)
* avoid that tool view split view collapse (kde#439535)
* Tue Nov 02 2021 Christophe Giboudeaux - Update to 21.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.3/- No code change since 21.08.2
* Tue Oct 05 2021 Christophe Giboudeaux - Update to 21.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.2/- Changes since 21.08.1:
* Fix replicode plugin not deleting its toolview (kde#441859)
* Fix commit dialog width- Change the license tag to LGPL-2.0-only AND LGPL-2.1-or-later. There are no GPL-3.0 files.
* Wed Sep 01 2021 Christophe Giboudeaux - Update to 21.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.1- Changes since 21.08.0:
* semantic highlighter: Use a timer to reduce amount of requests being sent
* Fri Aug 06 2021 Christophe Giboudeaux - Update to 21.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.08.0- Changes since 21.07.90:
* improve kate on haiku os
* avoid double branch name computation- Rebase 0001-Defuse-root-block.patch
* Fri Jul 30 2021 Christophe Giboudeaux - Update to 21.07.90
* New feature release- Changes since 21.07.80:
* LocHistory: When limiting size, also rewind currentLocation
* Location history improvements
* handle nullptr return of screenAt() (kde#439804)
* Sat Jul 17 2021 Christophe Giboudeaux - Update to 21.07.80
* New feature release- Too many changes since 21.04.3, only listing bugfixes:
* ensure we unify line endings (kde#436753)
* add missing name for hot new stuff (kde#438018)
* lspclient: bypass shutdown delay if not needed and cleanup defunct code (kde#438790)
* ensure to not crash on missing context menu (kde#426939)
* lspclient: add action to request and apply quick fix code action (kde#437746)
* Work around conflicting shortcuts in preview plugin (kde#386265)
* S&R: Fix matching ^ and $ in multi-line expressions (kde#318232)
* Prevent storing diff files in recent files history (kde#436906)- Only install the license files once
* Wed Jul 07 2021 Christophe Giboudeaux - Update to 21.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.3- Changes since 21.04.2:
* Make sure we only have one button for \'Enable Indexing\'
* Tue Jun 08 2021 Christophe Giboudeaux - Update to 21.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.2- Changes since 21.04.1:
* Prevent crash in git-blame for HUGE git commits (kde#437683)
* Fix crash when turning on \"bg shading\" for Documents plugin
* deactivate Kate command bar if KXMLGui command bar is there
* Wed May 12 2021 Christophe Giboudeaux - Update to 21.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/21.04.1- Changes since 21.04.0:
* Fix possible leak when commiting
* Fix branch change not reflected if projectbase != dotGit
* git: Don\'t report error if git not found
* Fix changing branch doesn\'t update the branch button
* Try to fix of a rare crash with Ctrl + Click in LSP
* show new mascot in about dialog
* Html escape lsptooltip text
* Downgrade .git not found warning to info message (kde#435945)
* Fri Apr 16 2021 Christophe Giboudeaux - Update to 21.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.04- Changes since 21.03.90:
* Fix S&R not recovering from canceled folder search (kde#435689)- Stop owning directories provided by the filesystem package (boo#1184786)
* Fri Apr 09 2021 Christophe Giboudeaux - Update to 21.03.90
* New feature release- Too many changes to list here.
* Sun Mar 21 2021 Christophe Giboudeaux - Update to 21.03.80
* New feature release- Too many changes to list here.- Rebase 0001-Defuse-root-block.patch
* Thu Mar 04 2021 Luca Beltrame - Update to 20.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/20.12.3- No code change since 20.12.2
* Wed Feb 03 2021 Christophe Giboudeaux - Update to 20.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-02-apps-update- No code change since 20.12.1
* Tue Jan 05 2021 Luca Beltrame - Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update- No code change since 20.12.0