forked from CelestiaProject/www
-
Notifications
You must be signed in to change notification settings - Fork 0
/
news.html
219 lines (213 loc) · 13.5 KB
/
news.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<!DOCTYPE HTML>
<html>
<head>
<title>Celestia: News</title>
<meta name="description" content="List of key events of the Celestia project. Here you will find information about past releases of the program, as well as other updates." />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
<body class="landing">
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo"><a href="/">Celestia</a></h1>
<nav id="nav">
<ul>
<li><a href="/">Home</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="news.html">News</a></li>
<li>
<a href="#">Documentation</a>
<ul>
<li><a href="guides.html">Celestia Guides</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="sites.html">Related Sites</a></li>
</ul>
</li>
<li>
<a href="#">Add-Ons</a>
<ul>
<li><a href="addons.html">Download Links</a></li>
<li>
<a href="#">LUA Tools</a>
<ul>
<li><a href="lua-universal-tools.html">LUA Universal Tools</a></li>
<li><a href="lua-other.html">Other</a></li>
</ul>
</li>
<li><a href="#">Utilites</a>
<ul>
<li><a href="config-manager.html">Celestia Config Manager</a></li>
<li><a href="utilites.html">Other</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="/forum">Forum</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<div id="main" class="wrapper style1">
<div class="container">
<header class="major">
<h2>News</h2>
<p>News about Celestia</p>
</header>
<table>
<tr>
<td class="icon fa-calendar"> November 5, 2023</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Celestia 1.6.4</h3>
<p>Version 1.6.4 of Celestia is now available for all supported systems. It updates site references to <a href="https://celestiaproject.space">celestiaproject.space</a> and fixes compiling with the latest Lua version 5.4. Celestia 1.6.4 is available for download from the <a href="download.html">download page</a>.</p>
</td>
</tr>
<tr>
<tr>
<td class="icon fa-calendar"> June 28, 2023</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>New domain name</h3>
<p>Our new site is <a href="https://celestiaproject.space">celestiaproject.space</a>. Cybersquatters were faster and we're not eager to give them $$$.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> April 20, 2023</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Celestia 1.6.3</h3>
<p>Version 1.6.3 of Celestia is now available for all supported systems. It fixes issues with 3DS models and location handling, macOS-specific problems such as re-adding support for OS X 10.7 to 10.9 and flickering edges on some GPUs, and fixes some issues with the executable name in celestia.desktop and a buffer overflow in the eclipser finder on Unix-based systems. The Bulgarian translation has been updated, and features from 1.7.0 have been backported, including location updates and allowing binary orbits to work without text sources. Celestia 1.6.3 is available for download from the <a href="download.html">download page</a>.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Dec 09, 2022</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Fosshost is going EOL, here's what to expect</h3>
<p>Our website is hosted by Fosshost, a website hosting project that caters to Free and Open Source Software (FOSS) projects such as Celestia and many others. Just earlier today, Fosshost announced that their servers are going to shut down in the near future and they are going end-of-life. In their own words, from their website: <b>"At this time, Fosshost is deeply sorry to announce we are no longer able to continue offering our services. Due to circumstances outside of the control of the Fosshost volunteers, we are now in a situation where we cannot guarantee our servers will stay online, and in fact expect them to go offline shortly. Because of this, we strongly recommend all Fosshost tenants to backup their data immediately, and migrate elsewhere as soon as possible."</b></p>
<p>Luckily, some people over at Fosshost started a new, similar project called <a href="https://radixproject.org/">Radix</a>. This is the most likely option for future hosting of the website. Even though Fosshost announced that their datacenters will be operational until at least the end of the year, they still recommend finding new hosting, and their servers may become unstable, so expect interruptions on the website. Once we are ready to move to Radix, the website will temporarily go offline. One of our Forum Admins, SevenSpheres, is currently attempting to archive as much of the Forums as he can, but it is <b style="font-weight: 600;">strongly recommended</b> that you backup any add-ons or pictures regardless. Once the website has been transferred, it will retain the same URL as it does now. Stay tuned on Celestia's socials (Primarily the Discord server, linked on the Forums at the top of the page).</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Jan 17, 2021</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Celestia 1.6.2.2</h3>
<p>Version 1.6.2.2 of Celestia is now available for Windows systems. It fixes incorrect work of bookmark manger. Builds for other systems are not affected by this bug. See the <a href="/download.html">download page</a>.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Nov 26, 2020</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Celestia 1.6.2.1</h3>
<p>Version 1.6.2.1 of Celestia is now available for Windows systems. It fixes garbage displayed in some dialog boxes in non-Latin locales. Builds for other systems are not affected by this bug. See the <a href="/download.html">download page</a>.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Nov 19, 2020</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Celestia 1.6.2</h3>
<p>Version 1.6.2 of Celestia is now available for all supported systems — see the <a href="/download.html">download page</a>. 1.6.2 contains bug fixes, new and more complete translations, and supports <em>64-bit</em> Windows and macOS systems. This is especially important for macOS Catalina and newer versions, which have dropped support for 32-bit apps. There are no data updates in this release; they will be added later, but for now you can use <a href="/forum/viewtopic.php?f=23&t=20533" target="_blank">Celestia Origin</a> and/or other addons <a href="/forum/viewtopic.php?f=23&t=20205" target="_blank">from the Celestia Forums</a>. See the <a href="/162changes.txt">change log</a> for a complete list of differences from version 1.6.1.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Jul 7, 2020</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Mobile Celestia release</h3>
<p>Celestia is out of beta testing and now available for iOS and Android, links provided on <a href="https://celestia.mobi/" target="_blank">celestia.mobi</a>. The program was ported to mobile devices by Levin Li.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Jul 3, 2020</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>New owner of the Celestia website</h3>
<p>Alexandr Kuznetsov (Alexell) has left the project and transferred ownership rights to Hleb Valoshka (onetwothree), who has created a new server that hosts the Celestia Website and the Forum. For more info, see the <a href="/forum/viewtopic.php?f=17&t=20375" target="_blank">forum topic</a>.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Nov 2, 2018</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>A new Celestia fork is announced</h3>
<p>Hleb Valoshka (onetwothree) imported the Celestia repository to GitHub more properly, started developing and presented a <a href="/forum/viewtopic.php?f=4&t=18372" target="_blank">roadmap</a> on the forum. Subsequently, this fork became the main one.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Dec 14, 2017</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>New Celestia Website and new Forum design</h3>
<p>Introducing a new modern design of the website, made with the latest web technologies (HTML5 + CSS3). We are also launching a new design of the forum in dark colors. Thanks are due to Alexandr Kuznetsov (Alexell), who is responsible for the new website and forum design! More info on <a href="/forum/viewtopic.php?f=17&t=17916" target="_blank">forum topic</a>.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Aug 10, 2016</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Restored Celestia Forums</h3>
<p>Today we are launching restored old Celestia <a href="/forum">Forums</a>! Unfortunately, the old forum files (attachments and avatars) are lost, therefore many messages are now without pictures. User accounts registered in the 2002-2014 years should work fine.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Jul 24, 2016</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>New Celestia Website</h3>
<p>Welcome to the newly relocated and updated Celestia website. Thanks are due to Chris Laurel, who allowed to transfer website to a new URL. We have updated the top logo, documentation and downloads pages and we make the possibility of translating website into <a href="/translate.html" title="Instructions for website translation into your language.">other languages</a>.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Jun 10, 2011</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Celestia 1.6.1</h3>
<p>Version 1.6.1 of Celestia is now available for Mac, Windows, and Linux - see the <a href="download.html">download page</a>. 1.6.1 contains bugs fixes, new and more complete translations, and updated data files (including new exoplanet discoveries.) See the <a href="/161changes.txt">change log</a> for a complete list of differences from version 1.6.0.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Jul 9, 2009</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Celestia 1.6.0</h3>
<p>The next major update of Celestia is finally ready. Download version 1.6.0 for Mac, Windows, and Linux from SourceForge. 1.6.0 adds a lot of new capabilities to Celestia. <a href="/features/160-features.html">This list</a> describes a few of them. For a thorough list of what has changed, have a look at the <a href="http://sourceforge.net/project/shownotes.php?group_id=21302&release_id=695491" target="_blank">change log</a>.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> May 5, 2008</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Celestia 1.5.1</h3>
<p>Celestia version 1.5.1 is now available for download from SourceForge. 1.5.1 is a bug fix and translation release that offers no new features beyond what it is in 1.5.0. The translations in 1.5.1 are much more complete than in 1.5.0 and fonts with Japanese, Chinese, and Cyrillic character sets are now included in the standard package. See the short <a href="/151changes.txt">change list</a> for details on the bug fixes.</p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Jan 26, 2008</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>Celestia 1.5.0</h3>
<p>After nearly two years of development, the next major version is finally ready. You can download the Mac OS X package, Windows package, and source tarball from SourceForge. Read the <a href="/features/150-features.html">1.5.0 Feature Summary</a> to find out what's new in this version.<p>
</td>
</tr>
<tr>
<td class="icon fa-calendar"> Feb 11, 2005</td>
<td class="8u$ 12u$(medium) important(medium)">
<h3>New Celestia Web Site</h3>
<p>Welcome to the newly redesigned Celestia web site. Thanks are due to Runar Thorvaldsen, who is responsible for the new and vastly improved look of the site. I apologize for the long down time and hope that you enjoy the new layout.</p>
</td>
</tr>
</table>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://twitter.com/CelestiaProject" target="_blank" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/CelestiaProject/Celestia" target="_blank" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="mailto:[email protected]" class="icon alt fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>Celestia is Copyright © 2001-<script type="text/javascript">document.write(new Date().getFullYear())</script>, Celestia Development Team.</li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>