mirror of
https://github.com/Studio3T/robomongo.git
synced 2025-12-04 16:25:19 -05:00
Page:
New Release Check List
Pages
Build Robomongo (0.8.x 0.9.0 RC9)
Feature Spec
Home
How Welcome Tab works
How to export to CSV
How to use SSH port forwarding with Robo 3T
New Release Check List
Notes: Upgrade to MongoDB 4.0
Package Robomongo
Qt Build System
Restore connection strings from versions below 0.9.0 RC2
Robo 3T Schematics: Build, Class and UI Diagrams
Robomongo Code Quality
Robomongo Code Review
Robomongo Coding Style
Robomongo Config File Guide
Robomongo Config File
Robomongo Cplusplus 11, 14 Transition Guide
Robomongo ECMAScript 2015 (aka ES6) Support
Static Code Analysis
Tests
Translator's guide
Unit Tests
Upgrade Guide From MongoDB 3.2 to 3.4 and 3.4 to 4.0
Upgrade Guide to MongoDB 4.2 from 4.0
macOS Upgrade Guide
No results
12
New Release Check List
Bazza-Carter edited this page 2022-07-14 15:59:36 +03:00
Table of Contents
Pre-Release
-
Add welcome tab image and content for the new version (Linux only)
-
Update program version in root
CMakeLists.txtfile, e.g.1.4.0
(Important: Due to updates notification feature requirements "beta", "RC" or any other post string after version number must not be used, only three digit version number should be used e.g. "1.1.0".) -
Add previous version's config. file path into
SettingsManager.cpp(import from latest version feature) -
Update
\robomongo\CHANGELOG -
Check/update About Dialog
-
git tag
-
Create new release on github: https://github.com/Studio3T/robomongo/releases
-
Update Wiki
-
Update Wiki → Feature Spec.
Post-Release
- Summary text for https://robomongo.org/download
- Twitter announcement
- Update github issues about new release fixes or features
- Subscribe to new blog page to receive notification emails for comments (strangely, even the author of the blog needs to subscribe manually - login with Disqus and click subscribe)
- Inform community (on github, stackoverflow, blogs, intercom etc..) about important feature releases (i.e. SSL, Replica Set etc..)
- Send official release to Beta testers (optional)