Skip to content

Commit 490b9f9

Browse files
committed
Update file template
1 parent a6d1345 commit 490b9f9

File tree

2 files changed

+15
-19
lines changed

2 files changed

+15
-19
lines changed

Changelog.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
# Next **2026.0.0**
3+
# 2025-04-02 **2026.0.0**
44

55
A new major RevitLookup update with official Revit 2026 support and a lot of enhancements 🎉
66

@@ -142,24 +142,6 @@ Isolating the engine also brings many new improvements:
142142

143143
Made with love by @Nice3point 🕊️
144144

145-
# 2025-02-22 **2026.0.0-preview.2.250222**
146-
147-
A new preview version of RevitLookup is available for public testing 🎉
148-
149-
In this release, a resolved conflict issue with third-party plugins is available for testing.
150-
If you have a lot of plugins installed and are having trouble running RevitLookup, join the beta test.
151-
152-
Feedback: https://github.com/jeremytammik/RevitLookup/issues/269
153-
154-
# 2025-01-29 **2026.0.0-preview.1.250129**
155-
156-
A preview version of RevitLookup is available for public testing 🎉
157-
158-
More than 50k changes, redesigned application architecture, component portability, accelerated application responsiveness.
159-
No more details, we'll come back at the release.
160-
161-
Feedback: https://github.com/jeremytammik/RevitLookup/pull/296
162-
163145
# 2025-09-29 **2025.0.10**
164146

165147
- Fixed placeholder for the Dark theme https://github.com/jeremytammik/RevitLookup/issues/291

RevitLookup.slnx.DotSettings

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
2+
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue">Copyright (c) Lookup Foundation and Contributors
3+
4+
Permission to use, copy, modify, and distribute this software in
5+
object code form for any purpose and without fee is hereby granted,
6+
provided that the above copyright notice appears in all copies and
7+
that both that copyright notice and the limited warranty and
8+
restricted rights notice below appear in all supporting
9+
documentation.
10+
11+
THIS PROGRAM IS PROVIDED "AS IS" AND WITH ALL FAULTS.
12+
NO IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE IS PROVIDED.
13+
THERE IS NO GUARANTEE THAT THE OPERATION OF THE PROGRAM WILL BE
14+
UNINTERRUPTED OR ERROR FREE.</s:String>
15+
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EFeature_002EServices_002ECodeCleanup_002EFileHeader_002EFileHeaderSettingsMigrate/@EntryIndexedValue">True</s:Boolean>
216
<s:Boolean x:Key="/Default/UserDictionary/Words/=addin/@EntryIndexedValue">True</s:Boolean>
317
<s:Boolean x:Key="/Default/UserDictionary/Words/=addins/@EntryIndexedValue">True</s:Boolean>
418
<s:Boolean x:Key="/Default/UserDictionary/Words/=formaters/@EntryIndexedValue">True</s:Boolean>

0 commit comments

Comments
 (0)